feat: getShip import #2627

Merged
Sainan merged 4 commits from AMelonInsideLemon/SpaceNinjaServer:getShip-import into main 2025-08-15 15:13:36 -07:00

Re #2592
Unsure about import note, is it okay that we leave the API path?

Re #2592 Unsure about import note, is it okay that we leave the API path?
AMelonInsideLemon added 1 commit 2025-08-14 22:01:42 -07:00
feat: getShip import
Some checks failed
Build / build (pull_request) Failing after 52s
c7258a9749
Re #2592
Owner

Looks good, but I would just say inventory.php and getShip.php without the leading / because that's slightly misleading. Also eslint failing.

Looks good, but I would just say `inventory.php` and `getShip.php` without the leading `/` because that's slightly misleading. Also eslint failing.
AMelonInsideLemon added 1 commit 2025-08-14 22:07:10 -07:00
eslint
All checks were successful
Build / build (pull_request) Successful in 1m2s
1c6d4b1ac1
AMelonInsideLemon added 1 commit 2025-08-14 22:08:30 -07:00
remove /
All checks were successful
Build / build (pull_request) Successful in 1m1s
1440e59362
Owner

Just FYI you could've declared convertShip to take Partial<IOrbiterClient> to handle ShipInterior being absent without the linter saying "it can't be".

Just FYI you could've declared `convertShip` to take `Partial<IOrbiterClient>` to handle `ShipInterior` being absent without the linter saying "it can't be".
Sainan approved these changes 2025-08-14 22:11:01 -07:00
AMelonInsideLemon added 1 commit 2025-08-14 22:42:23 -07:00
FavouriteLoadouts may be undefined on live
All checks were successful
Build / build (pull_request) Successful in 1m28s
ef4b083622
Sainan merged commit b0b68f474a into main 2025-08-15 15:13:36 -07:00
Sainan deleted branch getShip-import 2025-08-15 15:13:37 -07:00
Sainan referenced this issue from a commit 2025-08-15 15:13:38 -07:00
Sign in to join this conversation.
No description provided.