Added changelogs
This commit is contained in:
@@ -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
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
- Fixed incorrect line numbers in script errors
|
||||||
|
- Fixed black screen caused by bloom on some devices
|
||||||
|
- Fixed some music issues with sound playing at 0% [Android]
|
||||||
|
- Fixed client IDs resetting
|
||||||
|
- Fixed data resetting between specific versions [Android]
|
||||||
|
- Added server categories (Partially contributed by @Quezler)
|
||||||
|
- Added require() function for scripts (Contributed by @DeltaNedas)
|
||||||
|
- Optimized and cleaned up conveyors
|
||||||
|
- Tweaked power block palette
|
||||||
@@ -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
|
||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
Reference in New Issue
Block a user