Skip to content

Commit 2fc8ff8

Browse files
committed
Backporting 1.20.x/main fixes
1 parent 8ce2fe3 commit 2fc8ff8

File tree

4 files changed

+326
-60
lines changed

4 files changed

+326
-60
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ classes/
1616
.vscode
1717
.settings
1818
*.launch
19+
.architectury-transformer
1920

2021
quaternion.lua
2122
matrix.lua

changelog.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Changes
2-
- Fixed Physics Ticks Event Handler only responding to one computer only
3-
- Fixed Ship API missing methods
4-
- Merged Extended Ship API into Ship API
5-
- New documentation via LDoc (targeting `1.20.x/main`)
2+
- Fixed Ship API silently failing to load methods due to improperly wrapping `ship.getConstraints`
63

74
# This version is now officially dead and archived!

0 commit comments

Comments
 (0)