966 Commits

Author SHA1 Message Date
b8e3be5018 chore: add IOtherDialogueInfo
All checks were successful
Build / build (22) (push) Successful in 1m9s
Build Docker image / docker (push) Successful in 33s
Build / build (18) (push) Successful in 1m25s
Build / build (20) (push) Successful in 39s
2025-03-22 21:11:16 +01:00
57786bfffb fix: don't touch NemesisAbandonedRewards when spawning a lich (#1275)
All checks were successful
Build / build (18) (push) Successful in 42s
Build / build (20) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m12s
Because this can contain both grineer and corpus weapons, I think we should simply defer to the client's missionInventoryUpdate request in this matter.
This still leaves open the possibility of the client crashing between spawning the lich and finishing the mission, but that's rather unlikely, I guess.

Reviewed-on: #1275
2025-03-22 07:30:29 -07:00
a0453ca61d feat: nemesis mode p (#1276)
Some checks failed
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build Docker image / docker (push) Waiting to run
Reviewed-on: #1276
2025-03-22 07:30:16 -07:00
16bfcc44d5 chore(webui): update to translation files (#1278)
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (22) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 30s
Build / build (18) (push) Successful in 1m28s
- Update to German translation.
- Added the new (previously missing) untranslated string to the other files.

Reviewed-on: #1278
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-03-22 06:44:05 -07:00
c6a2785175 feat: clearing lich infuance (#1270)
All checks were successful
Build / build (20) (push) Successful in 39s
Build / build (18) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m12s
Reviewed-on: #1270
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-22 06:08:00 -07:00
beb02bffb0 chore(webui): say "successfully removed" when using a negative quantity (#1271)
All checks were successful
Build / build (18) (push) Successful in 1m9s
Build / build (20) (push) Successful in 41s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m12s
Reviewed-on: #1271
2025-03-22 03:37:06 -07:00
468ede680a chore(webui): update russain translations (#1273)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1273
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-22 03:36:55 -07:00
42aca103ed feat: handle ShipDecorations in missionInventoryUpdate (#1267)
All checks were successful
Build / build (20) (push) Successful in 1m7s
Build / build (18) (push) Successful in 1m10s
Build / build (22) (push) Successful in 1m9s
Build Docker image / docker (push) Successful in 39s
Reviewed-on: #1267
2025-03-22 01:15:09 -07:00
aa95074ee0 chore(webui): give feedback via toasts instead of alerts (#1269)
All checks were successful
Build / build (20) (push) Successful in 1m8s
Build / build (18) (push) Successful in 1m13s
Build / build (22) (push) Successful in 1m8s
Build Docker image / docker (push) Successful in 38s
Reviewed-on: #1269
2025-03-22 01:10:41 -07:00
5038095c13 fix(webui): hide unapplicable server settings elements (#1266)
All checks were successful
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m19s
Build / build (18) (push) Successful in 44s
Build / build (20) (push) Successful in 1m9s
Reviewed-on: #1266
2025-03-21 05:20:01 -07:00
3b16ff9b54 feat: getProfileViewingData for players (#1258)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1258
2025-03-21 05:19:53 -07:00
6598318fc5 feat: daily tribute (#1241)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #367

Reviewed-on: #1241
2025-03-21 05:19:42 -07:00
e83970d326 chore(stats): fix eslint warnings (#1262)
All checks were successful
Build / build (18) (push) Successful in 45s
Build Docker image / docker (push) Successful in 40s
Build / build (20) (push) Successful in 1m12s
Build / build (22) (push) Successful in 40s
Reviewed-on: #1262
2025-03-21 04:02:49 -07:00
3c87dd56ca feat(stats): Ollie's Crash Course Rewards (#1260)
All checks were successful
Build / build (20) (push) Successful in 43s
Build / build (22) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 32s
Build / build (18) (push) Successful in 1m18s
Reviewed-on: #1260
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-21 03:40:20 -07:00
7d3f2e8796 feat(stats): minigame stats (#1249)
All checks were successful
Build / build (22) (push) Successful in 53s
Build / build (18) (push) Successful in 1m16s
Build / build (20) (push) Successful in 1m16s
Build Docker image / docker (push) Successful in 44s
Reviewed-on: #1249
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-21 02:40:04 -07:00
4cd35ef4d9 fix(webui): can't acquire entrati lanthorn
All checks were successful
Build / build (22) (push) Successful in 1m2s
Build Docker image / docker (push) Successful in 32s
Build / build (18) (push) Successful in 41s
Build / build (20) (push) Successful in 1m10s
2025-03-21 00:48:58 +01:00
9b16dc2c6a feat: valence fusion (#1251)
All checks were successful
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 1m8s
Build / build (22) (push) Successful in 1m5s
Build Docker image / docker (push) Successful in 31s
Reviewed-on: #1251
2025-03-20 15:27:37 -07:00
9d90a3ca26 fix: handle creation of infested lich (#1252)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
just setting the höllvania nodes and preventing the generation of a weapon index

Reviewed-on: #1252
2025-03-20 15:27:15 -07:00
b761ff1bff fix: tell client of PrimeTokens inventory change when buying from varzia (#1243)
All checks were successful
Build / build (18) (push) Successful in 1m15s
Build / build (22) (push) Successful in 42s
Build / build (20) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 42s
Reviewed-on: #1243
2025-03-20 10:08:00 -07:00
31ad97e215 feat: valence swap (#1244)
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (18) (push) Successful in 1m12s
Build Docker image / docker (push) Successful in 43s
Build / build (22) (push) Successful in 41s
Reviewed-on: #1244
2025-03-20 09:50:33 -07:00
9150d036d7 feat: installation of valence adapter (#1240)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #1240
2025-03-20 09:50:22 -07:00
1b4aee0b90 chore(webui): update to German translation (#1242)
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (20) (push) Successful in 1m11s
Build Docker image / docker (push) Successful in 45s
Build / build (18) (push) Successful in 43s
Translated the new `cheats_intrinsicsUnlockAll` string.

Reviewed-on: #1242
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-03-20 07:23:16 -07:00
88c5999d07 chore: use SubdocumentArray.id in upgradesController (#1238)
All checks were successful
Build / build (18) (push) Successful in 45s
Build / build (22) (push) Successful in 1m6s
Build / build (20) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #1238
2025-03-20 05:50:48 -07:00
f0ebeab74e fix: when acquiring lich weapon, add innate damage (#1237)
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m14s
Build / build (20) (push) Successful in 1m15s
Build Docker image / docker (push) Successful in 32s
just fully randomised right now but better than adding these in a 'broken' state

Reviewed-on: #1237
2025-03-20 05:37:53 -07:00
352c6df339 fix: default PlacedDecos in schema to [] to match the type (#1235)
Some checks failed
Build / build (20) (push) Successful in 43s
Build / build (18) (push) Successful in 1m9s
Build Docker image / docker (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1235
2025-03-20 05:36:45 -07:00
6135fdcdb9 fix: remove credits & ducats for purchases from baro (#1232)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1232
2025-03-20 05:36:36 -07:00
2334e76453 feat(webui): max rank all intrinsics (#1230)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1230
2025-03-20 05:36:29 -07:00
3986dac8ef fix: buying flawed mods on iron wake doesn't consume credits (#1228)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1228
2025-03-20 05:36:17 -07:00
0e1973e246 feat: start nemesis (#1227)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Closes #446

As discussed there, some support for 64-bit integers without precision loss had to be hacked in.

Reviewed-on: #1227
2025-03-20 05:36:09 -07:00
ae05172ad8 chore: update PE+ for 38.5.0
All checks were successful
Build / build (22) (push) Successful in 36s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m8s
2025-03-20 01:09:39 +01:00
6eebf0aa84 chore: update request handling for 38.5.0
All checks were successful
Build / build (18) (push) Successful in 42s
Build / build (20) (push) Successful in 1m4s
Build / build (22) (push) Successful in 56s
Build Docker image / docker (push) Successful in 30s
2025-03-19 20:38:14 +01:00
c98d872d52 chore: use projection for drones request when possible (#1231)
All checks were successful
Build / build (18) (push) Successful in 43s
Build / build (20) (push) Successful in 1m3s
Build / build (22) (push) Successful in 40s
Build Docker image / docker (push) Successful in 39s
Reviewed-on: #1231
2025-03-18 04:24:22 -07:00
2a703de0cb chore: replace instances of new Date().getTime() with Date.now() (#1229)
Some checks are pending
Build / build (18) (push) Waiting to run
Build / build (20) (push) Waiting to run
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Reviewed-on: #1229
2025-03-18 04:24:11 -07:00
8728cf3abf fix(webui): add riven placeholder text
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m12s
Build / build (20) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 35s
2025-03-18 10:00:12 +01:00
3e460c5728 chore: update RewardSeed in database after generating a new one (#1226)
All checks were successful
Build / build (22) (push) Successful in 40s
Build / build (20) (push) Successful in 1m6s
Build / build (18) (push) Successful in 1m2s
Build Docker image / docker (push) Successful in 34s
Reviewed-on: #1226
2025-03-18 01:45:16 -07:00
f78616980a feat: archon hunt rotation (#1220)
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
Reviewed-on: #1220
2025-03-18 01:45:08 -07:00
b4da457501 feat: mastery rank up inbox message (#1206)
All checks were successful
Build / build (18) (push) Successful in 41s
Build / build (22) (push) Successful in 1m4s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 32s
Closes #1203

Reviewed-on: #1206
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-17 12:23:17 -07:00
f2afa6bb55 chore: add GuildAdvertisementVendorManifest (#1221)
All checks were successful
Build / build (22) (push) Successful in 44s
Build / build (18) (push) Successful in 1m8s
Build / build (20) (push) Successful in 1m0s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #1221
2025-03-17 10:43:59 -07:00
7b866a2f71 fix(webui): unable to add relics (#1222)
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m9s
Build / build (20) (push) Successful in 59s
Build Docker image / docker (push) Successful in 32s
Reviewed-on: #1222
2025-03-17 10:06:25 -07:00
3eb5c366df fix(webui): ignore empty archon shard slots
Some checks failed
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m9s
Build / build (20) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
2025-03-17 18:05:27 +01:00
6f3f1fe5b9 fix: syndicate mission oids being longer than 24 chars
All checks were successful
Build / build (18) (push) Successful in 43s
Build / build (20) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m10s
2025-03-17 14:33:47 +01:00
0be54dd7ce feat: purchase modular weapon from daily special (#1217)
All checks were successful
Build / build (22) (push) Successful in 39s
Build / build (20) (push) Successful in 1m9s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m14s
Closes #685

Reviewed-on: #1217
2025-03-17 05:10:44 -07:00
1d091e3c4c chore: remove consumables, recipes, etc. from array when their ItemCount becomes 0 (#1216)
Some checks failed
Build / build (22) (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #1216
2025-03-17 05:10:28 -07:00
6d12d90877 chore: add indexes for various models (#1213)
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 31s
Build / build (20) (push) Successful in 1m14s
These are looked up by the owner account id and/or assumed to exist only once per account.
No index was added for "Ships" as that does not match these critera.

Reviewed-on: #1213
2025-03-16 08:46:02 -07:00
943edf7065 chore: use updateOne for active focus way change
All checks were successful
Build / build (22) (push) Successful in 39s
Build / build (18) (push) Successful in 1m7s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 32s
2025-03-16 16:41:39 +01:00
1d23f2736f chore: use inventory projection for getGuild requests (#1212)
All checks were successful
Build / build (18) (push) Successful in 42s
Build / build (20) (push) Successful in 1m6s
Build / build (22) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 37s
Reviewed-on: #1212
2025-03-16 08:16:49 -07:00
05356af9bd chore: use updateOne for simple inventory field setters (#1211)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
e.g. changing syndicate pledge now takes ~6 ms instead of ~84 ms.

Reviewed-on: #1211
2025-03-16 08:16:27 -07:00
818e09d4af fix: only track clan log dateTime once contributions are done (#1210)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1210
2025-03-16 08:16:11 -07:00
c3a9b42fa2 fix: update slots where addEquipment is used (#1207)
All checks were successful
Build / build (20) (push) Successful in 41s
Build / build (18) (push) Successful in 1m7s
Build / build (22) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 32s
Reviewed-on: #1207
2025-03-16 04:33:48 -07:00
651ab5f6f1 feat: death marks (#1205)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1205
2025-03-16 04:33:21 -07:00