Mindustry/fastlane/metadata/android/en-US/changelogs/104.1.txt

7 lines
453 B
Plaintext
Raw Normal View History

2020-02-12 11:15:51 +07:00
- Optimized and cleaned up conveyors
- Made unloaders take items from blocks in equal amounts
- Added server categories (Partially contributed by @Quezler)
- Added require() function for scripts (Contributed by @DeltaNedas)
- Added color gradient for battery status (Contributed by @Arkanic (eventually))
- Changed script loading: For mods with more than one script file, the main file must be named "main.js" and must require() other files to run them