Arcanox

Results 13 issues of Arcanox

I was having issues with this library due to its dependency on `babel-polyfill`, as I needed to reference `babel-polyfill` on my own before this library. This was causing an error...

One of the players on my server mistakenly tried to place a Project Red lamp with an RFTools builder. This sent the server into a crash loop with the following...

I'm having troubles properly overriding the return value on some functions I'm trying to map. I have multiple `

**Feature Description:** If it's possible to implement, it would be nice for UdonSharp to support C#'s [`DeclarationExpression`](https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7#out-variables) for methods with out parameters, such as `int.TryParse`. This would allow the following...

enhancement

(repost from Microsoft/vsminecraft#18) I set up a new Java project using the "New MinecraftForge Mod (Minecraft 1.8)" template (from Microsoft's Minecraft plugin), and went to rename the folder "examplemod" under...

bug
projects

After the 1.1.14 update, TypeScript files are not highlighted correctly. Several colors that used to be green (mtk11 class in the editor) are now blue (mtk4 editor class). The actual...

**Describe the bug** When using a dark-palette theme, cards using the "theme" colors (e.g. `k-card-error`) have a white background instead of the appropriate theme color background. **To reproduce** Steps to...

Bug

This adds some new logic connections that utilize the Flash Shift and Speed Booster upgrade items recently added for Dread. I'm leaving this open as a draft for now as...

feature: Database
game: Metroid Dread

**Describe the bug** Calling the `addObject` function with a directory path doesn't seem to do anything at all - custom object modules are not required. It looks like all this...

bug