21 Commits

Author SHA1 Message Date
8b8836ea5b feat: bounty rewards
All checks were successful
Build / build (push) Successful in 1m21s
2025-04-10 22:09:55 +02:00
1d1abf5550 chore: remove unused eslint-disable directives
All checks were successful
Build / build (22) (push) Successful in 39s
Build / build (20) (push) Successful in 1m16s
Build / build (18) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 33s
2025-04-05 02:54:06 +02:00
59fd816b0c feat: handle EmailItems received during mission (#1088)
Some checks failed
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Closes #1087

Reviewed-on: #1088
2025-03-07 00:41:18 -08:00
a62e8eebc2 chore: log missionInventoryUpdate request body (#961)
All checks were successful
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 57s
Build / build (22) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 34s
there's still so much uncertainty about this, this is vital information to have logged by default, imo

Reviewed-on: #961
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:24:28 -08:00
0fbf300d3e refactor: don't pass undefined to getRandomMissionRewards (#913)
All checks were successful
Build / build (18) (push) Successful in 36s
Build / build (20) (push) Successful in 55s
Build Docker image / docker (push) Successful in 29s
Build / build (22) (push) Successful in 1m17s
Reviewed-on: #913
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-06 07:11:31 -08:00
cb7c15a382
fix: provide LoadOutPresets & Ships in missionInventoryUpdate response (#869) 2025-01-25 13:12:49 +01:00
b72a0d12ef
fix: apply spoofing stuff to missionInventoryUpdate's InventoryJson (#866) 2025-01-24 21:09:34 +01:00
57061073be
fix: adjust mission update controller to add xp when aborting mission(#864) 2025-01-24 16:17:59 +01:00
249d2056ed fix: use logger instead of console 2025-01-24 15:20:51 +01:00
ebd51cc380
fix: aborting Mission and completeAllQuests config (#858) 2025-01-24 15:13:55 +01:00
8b836020bf
chore: turn getJSONfromString into a template/generic function (#836) 2025-01-24 14:27:10 +01:00
ef2708b510
feat: Quests1 (#852) 2025-01-24 14:13:21 +01:00
987b05a334
chore: update express to v5 (#599) 2024-12-22 15:42:24 +01:00
d0b8c8a1d3
fix: endo pickups (#359) 2024-06-22 17:56:36 +02:00
f15105a048
fix: missionInventoryUpdateService's file name (#315) 2024-06-17 16:38:43 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
Nicat
67b7338381
Mission rewards fix (#54) 2023-09-09 22:10:21 +02:00
Nicat
01cfecd9d2
MissionInventoryUpdate(not completed), Mod upgrade, Booster purchase (#49)
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-09-06 12:02:54 +02:00
7f8ddd
a931863249
Fix interface names, +genericUpdate (#51)
Co-authored-by: nk <nk@fbi.rocks>
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2023-09-05 14:37:30 +02:00
Nicat
db0aaffb44
Mission rewards save (#46) 2023-08-31 12:29:09 +02:00
AKCore
a79ec62c94 Add missing api routes. 2023-06-01 17:08:05 -07:00