Updated bundle

This commit is contained in:
Anuken
2020-03-01 21:23:50 -05:00
parent d93ca520ae
commit f88fe898ff
5 changed files with 16 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
- Updated feature suggestion link
- Updated translations
- Fixed modified player name persisting after server is exited
- Added solar power multiplier rule

View File

@@ -0,0 +1,6 @@
- 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

View File

@@ -0,0 +1,4 @@
- Updated feature suggestion link
- Updated translations
- Fixed modified player name persisting after server is exited
- Added solar power multiplier rule