Cleanup
This commit is contained in:
@@ -28,7 +28,7 @@ abstract class PuddleComp implements Posc, Puddlec, Drawc{
|
|||||||
|
|
||||||
@Import float x, y;
|
@Import float x, y;
|
||||||
|
|
||||||
transient float accepting, updateTime, lastRipple;
|
transient float accepting, updateTime;
|
||||||
float amount;
|
float amount;
|
||||||
int generation;
|
int generation;
|
||||||
Tile tile;
|
Tile tile;
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Decreased junction item capacity - this may cause slight desync on servers running previous 121 versions, servers are advised to update
|
||||||
|
- Many various small bugfixes
|
||||||
Reference in New Issue
Block a user