Taylor Stephensen 67ef365505 Rewrite asset file loading for new toolchain
Old implementation throws null dereference errors on new toolchain. New implementation has not been fully stress-tested but should be mostly operational.
2023-10-19 21:13:00 -04:00
..
2022-07-10 10:37:19 -04:00
2022-07-20 02:58:14 -04:00
2022-06-27 14:47:55 -04:00
2023-09-17 15:53:34 -04:00
2021-08-05 21:00:41 -04:00

misc Mod

This mod has several miscellaneous mods that are too small to be their own mod, including:

  • Rendering text above the hotbar when an item is selected.
  • Sanitizing player usernames for invalid characters.
  • Removing the red background from unobtainable items in the inventory.
  • Loading the bundled language file.
  • Printing chat messages to the log.