LiteLoader Changelog

What's new in LiteLoader 1.7.10-04

Feb 11, 2015
  • launchwrapper 1.11 and ASM5.03 to support Java 8
  • Fix a problem with the mod dependency check which caused a crash
  • Increase verbosity of some startup messages to help with troubleshooting startup issues
  • Write a warning when a file ending .litemod.zip is encountered
  • Added liteloaderjarassassin and force-update system to allow user to forcibly delete jar when an update is available
  • More verbose logging and option to disable the JInput enumerator, should allow bypass on systems with faulty input device drivers
  • Switch all event handlers to the new FastIterable HandlerList, uses bytecode generation for super fast event handling
  • Fix the previously-unimplemented RenderWorld
  • Deprecate some interfaces ready for 1.8 transition
  • Added intra-mod MessageBus system for mod-to-mod signalling
  • Changed all liteloader events over to the new event subsystem, deprecating the old
  • Lots of code clean up ready for 1.8