20 Commits

Author SHA1 Message Date
8d788d38a5 chore: remove query for ship in getShipController (#2022)
All checks were successful
Build Docker image / docker (push) Successful in 48s
Build / build (push) Successful in 1m48s
as far as I can tell, the ShipAttachments and SkinFlavourItem are just here due to the fact that the type from ShipExterior is being reused, but they aren't actually needed because the interior can't have attachments or flavour items - and if it could, they would be different from the exterior anyway.

Reviewed-on: #2022
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-08 17:37:00 -07:00
a90d3a5156 feat: gardening (#1849)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #1849
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-26 11:54:06 -07:00
827ea47468 feat: personal quarters loadout, stencil, vignette, & fish customisation (#1619)
All checks were successful
Build Docker image / docker (push) Successful in 57s
Build / build (push) Successful in 55s
Closes #1618

Reviewed-on: #1619
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-14 07:16:25 -07:00
c9b48ace36
feat: import (#831) 2025-01-20 12:19:32 +01:00
4756f54f40
chore: add middleware for error handling (#695) 2025-01-03 22:25:03 +01:00
dda41875ae
fix: acquiring ships (#619) 2024-12-23 09:15:41 +01:00
918e33f126
fix: incorrect types for PersonalRooms & TailorShop (#618) 2024-12-23 06:21:48 +01:00
95bd07b50f
feat: decorating the backroom (#604) 2024-12-22 20:32:19 +01:00
987b05a334
chore: update express to v5 (#599) 2024-12-22 15:42:24 +01:00
Vampire Kitten
5a083f5b13
Fixed Typo in config.json (#291) 2024-06-11 12:56:51 +02:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
8a6d55e22e
fix: duplicated code in getShipController (#158) 2024-05-09 16:07:19 +02:00
a96eea0e63
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
2024-02-18 13:58:43 +01:00
dd99e8782c
saveLoadout and misc. (#99)
Co-authored-by: Matej Voboril <tobiah@pm.me>
2023-12-14 17:34:15 +01:00
a91f969282
fix some ship things. (#16) 2023-06-05 00:17:01 +02:00
6520284cba
Add Ship (#13) 2023-06-04 22:16:49 +02:00
Alan Morel
5b029cfb3b refactor: run prettier cli to format all files 2023-05-23 20:42:06 -04:00
Ângelo Tadeucci
84c825e8a7 Initial commit 2023-05-19 15:26:36 -03:00