|
1 | | - - Fix issues with glibc support on Linux Sable Rapier natives |
2 | | - - Fix Create Blueprints not working on sub-levels |
| 1 | +- Allow for force-loading sub-levels (`/sable forceload <add|remove>`) |
| 2 | +- Catch Sable Rapier panics nicely and crash the game normally (#477) |
| 3 | +- Update Sodium compatibility to 0.8.13 |
| 4 | +- Update NeoForge version |
| 5 | + |
| 6 | +- Add a config for sub-level saving messages |
| 7 | +- Add a client config for attempt_udp_networking |
| 8 | +- Add sub_levels_with_players_cannot_unload config |
| 9 | +- Redo sub-level explosion handling |
| 10 | + |
| 11 | +- Separate sable_rapier into its own module |
| 12 | +- Update the physics constraint API |
| 13 | +- Mark some internal Sable classes as internal |
| 14 | + |
| 15 | +Fixes |
| 16 | +- Fix Create rope pulley rope blocks not being weightless |
| 17 | +- Fix some visual issues with Sodium on AMD machines |
| 18 | +- Fix spectators weirdly inheriting sub-level velocity |
| 19 | +- Fix nether portal linking issues |
| 20 | +- Fix issues with slab and ladder masses |
| 21 | +- Fix issues with loyalty tridents and sub-levels |
| 22 | +- Fix sub-level assembly not working in short dimensions |
| 23 | +- Fix mechanical arms thinking they aren't loaded on sublevels |
| 24 | +- Fix track graph visualizer crash |
| 25 | +- Fix Breeze charges not affecting contraptions (#901) |
| 26 | +- Fix POIs not getting updated with assembly |
| 27 | +- Fix physics property crash with some modded blocks (#685) |
| 28 | +- Fix party parrot on sublevels |
| 29 | +- Fix wind charge effect not considered wind charged |
| 30 | +- Fix small issues with particles and sub-levels |
| 31 | +- Fix standing up from crawling (#929) |
| 32 | +- Fix item duplication with some block entities on assembly (#981) |
0 commit comments