Show the side about to be rotated to when wrenching (Chocohead).
#Survivalcraft 2 seeds how to#
Explicitly mention how to connect pipes (Chocohead).
Play about with pipe hitboxes some more Sort of an attempt at compromise between a fitting and helpful hitbox (Chocohead).
Fix crash testing the internal side of pipes (Chocohead).
Fix storages boxes and tanks not stacking properly.
Improve tooltips for tank and storage box.
Fix pipe bounding boxes for good Could alternatively flip a static boolean to change the return of getOutlineBoundingBox() when rendering Saves cloning vanilla code but also looks clunkier (Chocohead).
Turn off debugging to prevent log spam (estebes).
Improve the dynamic recipe manager (estebes).
Temporarily disable the coke kiln (estebes).
#Survivalcraft 2 seeds update#
Update German translation, thanks rumspringa (Chocohead).
Nothing to see here Unless you're in dev, in which case there's a "hot" "cube" Also the beginnings of a semi-analogue heat transfering mechanism (Chocohead).
Drop event notification system It's massively memory heavy for high surface areas for little gain Trades the memory savings so nodes know their neighbours (Chocohead).
Fix a collection of bugs Actually lets heat flow now (without deadlocking too) (Chocohead).
Temporarily work around temperature-colouring scaling not being implemented (Chocohead).
Avoid memory churning collections so much (Chocohead).
Rough colour changes for temperature Good enough for the time being (Chocohead).
Log surface with temperature Super spammy but makes it clear which a cube is in (Chocohead).
Ensure the client is kept aware of cube heat Little bit more work as it can (and does) change off thread (Chocohead).
Implement multi-surface merging Also makes some more optimisations (Chocohead).
Implement surface removal Appears to all work at least (Chocohead).
Fix removals failing to notify neighbours (Chocohead).
Fix machines not dropping anything when broken with anything but a wrench (Chocohead).
Added a lot more oredictionary entries (estebes).
Create OreDictionary entry for the iridium ore (ingotIridium) (estebes).