Flywheel/src/main/java/com/simibubi/create/foundation/utility
simibubi e0b36a79c9 Mounted Storage and Contraption Stalling
- Saws are now portable and chop trees while mounted
- Portable contraptions can now hold an inventory
- Saw, Drill and Harvester now fill a contraptions internal storage before dropping items
- Mounted blocks can now hold moving contraptions in place
- Saw and Drill now briefly stall contraptions while breaking blocks in front of themselves
- Refactored IHaveMovementBehaviour to IPortableBlock and MovementBehaviour
- Fixed Harvester blades rotating in the wrong direction sometimes
- Shadows on portable contraptions are now a little less aggressive
- Added a block for item exchange with storage on contraptions
- Fixed link range config registering with wrong id
- Added a utility for purposely slowing down animations on the client to match server tps
- Smart Tileentities now lazy tick on initialization
- Fixed crash when breaking active bearings
- Fixed crash when cart assembler fails to assemble a contraption
- Fixed goggles having missing textures
- Reworked Schematicannon Model
- Removed Schematicannon Creatifier from creative tab
2020-02-12 01:36:18 +01:00
..
recipe SmartTileEntities and TileEntityBehaviour 2020-01-05 19:41:38 +01:00
AllShapes.java Mounted Storage and Contraption Stalling 2020-02-12 01:36:18 +01:00
AngleHelper.java Refactored animated block partials 2020-02-04 14:48:21 +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 The registry super purge 2020-01-26 23:58:55 +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 Mounted Storage and Contraption Stalling 2020-02-12 01:36:18 +01:00
SuperByteBuffer.java It's alive 2019-12-06 19:48:15 +01:00
SuperByteBufferCache.java Refactored animated block partials 2020-02-04 14:48:21 +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 couple changes to the new gauge blocks to fit in with voxel shape refactor 2019-12-10 23:40:12 +01:00
WrappedWorld.java Analog Gearshifting 2020-02-03 00:31:55 +01:00