File tree Expand file tree Collapse file tree
common/src/main/java/dev/ryanhcode/sable/api/physics/object/rope Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- - Fix a crash with the Create sticker and new constraints
1+ - Fix Sable Fabric not working (#1205 )
2+ - Delete Sable Rapier natives file before copying
3+ - Fixes a crash with rope hitting fragile blocks
4+ - Fix client render-pose caching (#1175 )
Original file line number Diff line number Diff line change 11package dev .ryanhcode .sable .api .physics .object .rope ;
22
3- import dev .ryanhcode .sable .companion .math .BoundingBox3d ;
43import dev .ryanhcode .sable .api .physics .object .ArbitraryPhysicsObject ;
4+ import dev .ryanhcode .sable .companion .math .BoundingBox3d ;
55import dev .ryanhcode .sable .sublevel .ServerSubLevel ;
66import dev .ryanhcode .sable .sublevel .storage .holding .SubLevelHoldingChunkMap ;
77import dev .ryanhcode .sable .sublevel .system .SubLevelPhysicsSystem ;
Original file line number Diff line number Diff line change 1- version =2.0.1
1+ version =2.0.3
22group =dev.ryanhcode.sable
33java_version =21
44
You can’t perform that action at this time.
0 commit comments