Articdive

Results 5 issues of Articdive

It might only be for the console I haven't had enough time to test this issue as of yet but by using 2 spaces in a String input for example:...

bug
core

So I'm back for a while again and while I'm at it I might aswell take care of our biggest problem so the plan is this: - [ ] move...

I'm aware of SnakeYaml not supporting comments during the parse, however since you have your own yaml writer you can definitely support outputting comments, you would just need to bridge...

enhancement :arrow_up:
yaml

This PR adds a weather system. The weather system has two main components, the Weather object and the WeatherManager. To demo the system, check out the new /weather command. Weather...

When using unicode characters in the extended charset (UTF-16BE), which is what Vanilla Minecraft supports. I attempt to add the char (due to the BE, two chars represent 1 char)...