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

7 lines
453 B
Plaintext
Raw Normal View History

2020-03-02 09:23:50 +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