Skip to content

Commit 3c4bfb5

Browse files
committed
Update version number and changelog
1 parent e70862d commit 3c4bfb5

2 files changed

Lines changed: 13 additions & 7 deletions

File tree

changelog.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
- Fix items being blurry and red on some Intel systems
2-
- Ship natives so Intel Macs can load Sable Rapier
3-
- Fix compatibility issues with Lithium causing crashes on sub-level loading
4-
- Fix block entities not rendering on sub-levels with Sodium Extras installed
5-
- Fix a duplication bug with assembling un-generated loot chests
6-
- Allow paddling on sub-levels in Creative mode
1+
- Fix texture binding issues causing visual artifacts on some Intel GPUs
2+
- Fix lectern Linked Controller dupe
3+
- Fix Sculk events working with sub-levels
4+
- Fix a crash with Create Chain Conveyors
5+
- Fix vines growing outside of sub-level bounds
6+
- Add small `/sable storage` commands for finding and listing positions of unloaded ships
7+
- Improve issue handling for Sable's UDP pipeline
8+
- Improve the compatibility of Sable's mixins for Create's Mechanical Harvester
9+
- Update Sable Companion to support more API methods
10+
- Add API handles for generic physics constraints
11+
- Add stack-trace for easier debugging of entity large-AABB aborting issues
12+
- Optimize some mixins used for sub-levels

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.0.6
1+
version=1.0.7
22
group=dev.ryanhcode.sable
33
java_version=21
44

0 commit comments

Comments
 (0)