Flywheel/src/main/java/com/simibubi/create/foundation/utility
simibubi dea7a9869f Dreaming of Belts
- Extractors and Transposers now work when attached on belt casing
- Removed extraction delay for extractors putting items on belts
- Funnels and transposers now insert onto belts with their corresponding input direction
- Chained belts no longer space items out to 1.5m
- Belts now merge items properly
- Extractors, funnels and Transposers now take turns when inserting to/extracting from belts
- Inserting items on a segment no longer skips belt attachment processing
- Fixed belt tunnels not flapping properly when items are exactly 1m apart
- Overlapping items on merging belts should now have less z-fighting issues
- Fixed Transposers pulling more items than it can insert
- Fixed a few items in value boxes not displaying properly
2020-01-14 20:48:43 +01:00
..
recipe SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
AllShapes.java SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
AngleHelper.java Omnidirectional Extractors 2019-12-22 01:31:40 +01:00
AnimationTickHolder.java Mixing it up 2019-10-29 19:02:20 +01:00
BlockHelper.java Flicker awareness & Tree cutting 2019-12-13 18:15:11 +01:00
ColorHelper.java Configurable Logistical Contollers 2019-10-06 21:49:44 +02: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
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
SuperByteBuffer.java It's alive 2019-12-06 19:48:15 +01:00
SuperByteBufferCache.java Buffing the Buffers 2019-11-23 22:17:37 +01:00
TessellatorHelper.java Dreaming of Belts 2020-01-14 20:48:43 +01:00
TreeCutter.java Flicker awareness & Tree cutting 2019-12-13 18:15:11 +01:00
VecHelper.java SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
VoxelShaper.java couple changes to the new gauge blocks to fit in with voxel shape refactor 2019-12-10 23:40:12 +01:00
WrappedWorld.java Contraptions revisited 2019-09-12 14:32:11 +02:00