Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 22:56
· 30 commits to master since this release
bf83e17

What's Changed

* * 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