Skip to content

1.15.2-2.0.0.0

Compare
Choose a tag to compare
@MaidThatPrograms MaidThatPrograms released this 29 Jan 00:43
· 8 commits to master since this release

-Fixed /submit finally. It should now work properly as it is over a third party library instead of my own code.
-Updated semester information and links to new Spring 2021 class page.
-Disabled other dimensions apart from the Overworld.
-Node tags are now correctly synced between the server and client. This fixes some strange behavior in multiplayer servers.
-Added keys to cycle backwards through tags for a highlighted node (default 'G') and to toggle a highlighted node on and off (default 'R'). These can be changed in the vanilla controls menu.
-Added default settings to servers as well as clients. The Superflat world is unfortunately not Redstone Ready on the server due to limitations in the Minecraft code. To reset the modified settings to default, just change the 'reset-props' option in 'server.properties' to 'true' or completely delete it.
-Finally added a mod description to the in game mod menu.
-Configuration files will now always unload and reload when switching worlds in the client. This fixes some edge cases where it did not, in fact, do this.
-Performance improvements.