Flywheel/src/main/java/com/simibubi/create/foundation/utility
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
..
data added foundation for SoundEvents 2020-02-15 01:57:16 +01:00
recipe SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
AllShapes.java Minor refactors & Generic blockzapper 2020-03-04 14:06:34 +01:00
AngleHelper.java Clockwork Bearing and Rope Pulley 2020-02-15 18:54:23 +01:00
AnimationTickHolder.java Better Goggles and Rpm 2020-02-01 09:39:17 +01:00
BlockHelper.java Flicker awareness & Tree cutting 2019-12-13 18:15:11 +01:00
ColorHelper.java Optimizing and Stabilizing Kinetic Networks 2020-03-06 23:25:13 +01:00
Debug.java Flicker awareness & Tree cutting 2019-12-13 18:15:11 +01:00
FilesHelper.java Bug Fixes in 0.1.1a 2019-10-15 22:22:19 +02:00
GlHelper.java SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
IndependentShadowRenderer.java Jank Control 2019-11-14 13:00:55 +01:00
Lang.java Renamed method getTranslationComponent to createTranslationTextComponent 2020-01-05 18:33:40 +01:00
NBTHelper.java Mounted Storage and Contraption Stalling 2020-02-12 01:36:18 +01:00
PlacementSimulationWorld.java Contraptions revisited 2019-09-12 14:32:11 +02:00
RaycastHelper.java Shifting Things Around 2019-07-23 12:54:53 +02:00
ServerSpeedProvider.java Clockwork Bearing and Rope Pulley 2020-02-15 18:54:23 +01:00
SuperByteBuffer.java It's alive 2019-12-06 19:48:15 +01:00
SuperByteBufferCache.java Contraption bugs and balance 2020-02-16 18:26:06 +01:00
TessellatorHelper.java Dreaming of Belts 2020-01-14 20:48:43 +01:00
TreeCutter.java Bug Fixes and Enhancements 2020-02-01 14:26:19 +01:00
VecHelper.java SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
VoxelShaper.java Rotation Speed Controller 2020-02-28 22:17:40 +01:00
WrappedWorld.java Analog Gearshifting 2020-02-03 00:31:55 +01:00