Create/src/main/java/com/simibubi/create/foundation/utility
simibubi 7994835cb0 Seats, part II
- Any living entity can now use seats
- Fix client sync issues with seats
- Fixed contraptions double-reversing roll and pitch values when communicating to the collision engine
- Seats now transfer their passengers to a contraption when moved and back when disassembled
- Attempted further refinements to the collision response of horizontally rotated contraptions
- Set up a hook to inject custom interaction between players and contraption mounted blocks on right-click
- Seats can now by mounted by players while assembled to a contraption
- Minor refactors to the contraption class
2020-07-22 01:18:09 +02:00
..
outliner Ported ISTERs 2020-06-04 15:04:49 +02:00
recipe Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
worldWrappers Bug fixes 2020-06-08 13:34:51 +02:00
AngleHelper.java Robust entry collisions 2020-07-14 16:58:10 +02: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 Misc porting, mostly rendering. Mass rename RenderSystem/ILightReader 2020-03-22 23:06:37 -04:00
Debug.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
DirectionHelper.java Port new code to 1.15 (help) 2020-05-02 00:19:29 +02:00
FilesHelper.java Merging langs 2020-05-23 21:03:35 +02:00
Iterate.java Depot Implementation and Interaction 2020-06-27 15:20:22 +02:00
Lang.java Renamed method getTranslationComponent to createTranslationTextComponent 2020-01-05 18:33:40 +01:00
MatrixStacker.java Moving contraptions in 1.15 2020-05-25 19:58:13 +02:00
NBTHelper.java Brass Tunnel connectivity and filtering 2020-07-08 22:24:33 +02:00
Pointing.java PipeState 2020-06-14 22:24:46 +02:00
RaycastHelper.java Merge remote-tracking branch 'origin/mc1.14-v0.2.3' into mc1.15/dev 2020-05-02 00:16:04 +02:00
ServerSpeedProvider.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
ShadowRenderHelper.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
SuperByteBuffer.java Item registrates, and more porty 2020-05-28 01:29:26 +02:00
SuperByteBufferCache.java 1.15 port checkpoint: kinetic rendering mostly complete 2020-04-04 21:54:24 -04:00
TileEntityRenderHelper.java "Batched" rendering, huh 2020-06-03 22:04:05 +02:00
TreeCutter.java Mechanical Ploughs 2020-04-29 19:12:42 +02:00
VecHelper.java Seats, part II 2020-07-22 01:18:09 +02:00
VoxelShaper.java Rotation Speed Controller 2020-02-28 22:17:40 +01:00