mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 01:07:16 +07:00
7 lines
453 B
Plaintext
7 lines
453 B
Plaintext
|
- 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
|