4 Commits

Author SHA1 Message Date
afc09a3dec chore: improve ship customization stuff
All checks were successful
Build / build (pull_request) Successful in 1m1s
The only functionally relevant change is that orbiter scenes are now saved via SkinFlavourItem (as of U39?).
The rest is cleanup of the types because the ship customization stuff was duplicated all over the place.
2025-07-04 07:12:11 +02:00
bd83738168 fix: provide a response to setPlacedDecoInfo (#1632)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
This seems to be needed for the client when refreshing the ship after loading into a mission as it does not resync the ship otherwise.

Closes #1629

Reviewed-on: #1632
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-15 06:15:49 -07:00
987b05a334
chore: update express to v5 (#599) 2024-12-22 15:42:24 +01:00
ba349535fb
feat: implement setPlacedDecoInfo (#558) 2024-10-18 16:54:49 +02:00