No description
Find a file
simibubi ea5c77b2b2 Optimizing and Stabilizing Kinetic Networks
- Kinetic components can no longer overpower components of their own network, fixes speed-up cycles in certain arrangements
- Kinetic networks are now identified by the packed block position of the source
- Networks now get assigned to tileentities within the tick of them changing, fixes late overstress callbacks messing with some components
- Wrench now keeps the instance of kinetic TEs intact when rotating their blocks, it only updates their kinetic connections
- Kinetic blocks no longer carry over their rotation and source information when moved by pistons or rotated by bearings
- Fixed crash when pulley retracts without an attached structure
- Deployers now hold onto their stack of items if they match the filter
- Fixed Deployers duplicating activated blocks when not facing an axis-aligned direction
- Fixed belts not properly re-attaching the shafts left behind when destroyed
2020-03-06 23:25:13 +01:00
gradle/wrapper Setup Infrastructure 2019-07-11 09:03:08 +02:00
src/main Optimizing and Stabilizing Kinetic Networks 2020-03-06 23:25:13 +01:00
wiki Rotated Disassembly & Powered Latch 2020-02-27 18:09:41 +01:00
.gitattributes Initial commit 2019-07-11 08:29:24 +02:00
.gitignore Setup Infrastructure 2019-07-11 09:03:08 +02:00
build.gradle Refactored animated block partials 2020-02-04 14:48:21 +01:00
gradle.properties Addressing Todos 2019-10-13 21:30:25 +02:00
gradlew Setup Infrastructure 2019-07-11 09:03:08 +02:00
gradlew.bat Setup Infrastructure 2019-07-11 09:03:08 +02:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00