deltanedas
                                            deltanedas
                                        
                                    https://valkyrienskies.miraheze.org/wiki/Valkyrium_Crystal#Bugs
- port to ui-lib - indentation - use slider instead of 50 button functions
**Describe the bug** Mouse up/down/move events never have `KeyModifier`s applied. Tested with ctrl and alt, shift+click is used directly by konsole so that probably shouldn't be known. **To Reproduce** 1....
With Minecraft 1.16.5, Fabric Loader 0.11.1, Fabric API 0.30.3+1.16, Justmap 1.2.19 I cannot connect to BungeeCord servers (tried cubecraft.net). After encrypting, I am disconnected with a logged warning being ```...
If your pull request is **not** translation or serverlist-related, read the list of requirements below and check each box: - [X] I have read the [contribution guidelines](https://github.com/Anuken/Mindustry/blob/master/CONTRIBUTING.md). - [ ]...
Simple Lua code: `print(string.format("Test%d", "NotNumber"))` In Lua 5.3.3 console: `bad argument #2 to 'format' (number expected, got string)` However, in 1.80pr1, it results with: `java.lang.ArrayIndexOutOfBoundsException` in red. That shouldn't happen...
the spec requires mention pills to be html escaped, so @ is %40 and : is %3a the bridge does not unescape these when trying to bridge pings, leading to...
i need it
it should serialize the server's EntityUid i think serializing is able to get an IEntityManager so this should be possible *maybe* requires serialization hooks i dont know how to do...
`Entity` should automatically convert to `Entity` adding `.Owner` is silly `Entity` should automatically convert to `Entity` with non-null Comp