v1.5.0
What's Changed
- [BUG FIX & Update] Upgrade to M-UI 2.0.8-1.7.10 by @bioastroiner in #3
* * fix CommonProxy being private (someone had an issue with this)
* + Update Modular UI to 2.0.8 (This will make the mod only run on this version!)
* * fix version name
* * disabled format checking, the only tests we need are hard error tests everything else passes
* * change energy usage to EU
* * dedicated server fix (rewrite to use packets instead of handlers this will also mean that we can migrate to non MUI stuff later or use commands instead of items and each scan is now unique)
* * Multiplayer is now fully functional
* + commands for openning GUI (experimental)
* * soft dep for ModularUI on server (experimental)
* * make it so water dosent cover Oil in Fluid Mode
Full Changelog: 1.4-Debug...1.5.0