Skip to content

Commit 2c852dc

Browse files
committed
New version
1 parent 85ce328 commit 2c852dc

2 files changed

Lines changed: 4 additions & 13 deletions

File tree

changelog.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
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
1+
- Allow for the entire UDP pipeline to be disabled
2+
- Adjust compatibility with Create's Mechanical Harvester
3+
- Tweak assembly handling

gradle.properties

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

0 commit comments

Comments
 (0)