Flywheel/src/main/java/com/simibubi/create/foundation/utility
simibubi 81a2e314bc Contraption bugs and balance
- Added a config option to disable the stress/torque mechanic entirely
- Water wheel speed is halved and now configurable
- Water wheels now validate their current speed from time to time
- Fixed windmill bearings counting their sail blocks incorrectly
- Fixed windmill bearings not assembling when placed in a powered block position
- Fixed Contraption controllers not removing their entity reference on the client when disassembled
- Bearings no longer start rotating when no block was found
- Contraptions no longer move unbreakable blocks
- Pistons no longer assemble the whole line of blocks when retracting
- Non-sticky pistons no longer pull blocks back when assembled
- Pulley no longer assembles when the structure by itself is immovable
- Fixed pistons applying reversed motion in some orientations
- Fixed piston contraptions not including the poles into its render bounds
- Fixed Contraptions not culling backfaces when rendered
- Translucent blocks now get moved to the back of the render order in contraptions, fixes hidden block faces between translucent and non-translucent blocks
- Fixed Contraptions being movable through water, fans and other means of applying motion to entities.
- Belt segments can no longer be rotated by a wrench
- Hand cranks are now gated behind brass and sheet production
2020-02-16 18:26:06 +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 Clockwork Bearing and Rope Pulley 2020-02-15 18:54:23 +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 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
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 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