731ce6c215
feat: galleon of ghouls ( #2280 )
...
Build Docker image / docker-arm64 (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Build / build (push) Has been cancelled
Re #1103
Reviewed-on: #2280
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-25 08:04:03 -07:00
122950034e
chore: cleanup purchase stuff ( #2266 )
...
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Reviewed-on: #2266
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-23 21:51:09 -07:00
636d3100f3
fixup for 444c92f0c60d7bafc320b487105d610f0e1ff6af
...
Build / build (push) Successful in 56s
Build Docker image / docker-arm64 (push) Successful in 1m4s
Build Docker image / docker-amd64 (push) Successful in 52s
I forgot to save this file
2025-06-24 01:34:47 +02:00
444c92f0c6
fix: use shared count for calendar day indecies ( #2265 )
...
Build Docker image / docker-amd64 (push) Successful in 50s
Build Docker image / docker-arm64 (push) Successful in 1m4s
Build / build (push) Successful in 1m22s
I'm not sure if this was always this way and I was just really confused when I initially implemented this, or if this was changed in a later version, but at least now it seems to be tracking everything correctly for 38.6.0.
Closes #2264
Reviewed-on: #2265
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-23 15:02:30 -07:00
82b203e00b
fix(nemesis): subtract charge from installed mods instead of ideal mods ( #2259 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Because oull might substitute one of them.
Closes #2258
Reviewed-on: #2259
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-23 14:55:48 -07:00
cfd50e7402
feat: unlockAllSimarisResearchEntries cheat ( #2252 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Closes #1869
Reviewed-on: #2252
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-23 04:54:54 -07:00
d7b9fb1ab5
fix(webui): once awake stage 2 not consistently showing up in-game ( #2244 )
...
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Fixes #2040
Reviewed-on: #2244
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-22 06:41:06 -07:00
bf12f90c88
chore: replace unlockAllMissions config with an account cheats button ( #2241 )
...
Build / build (push) Successful in 55s
Build Docker image / docker-arm64 (push) Successful in 1m2s
Build Docker image / docker-amd64 (push) Successful in 1m11s
This way, mission completion rewards are given. This is especially import for junction rewards like quest keys (Closes #2229 ).
Reviewed-on: #2241
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-22 06:37:17 -07:00
6dd9b42f40
feat(webui): update inventory when in-game changes are made ( #2239 )
...
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
A bit of a rough initial implementation, but already works pretty well.
Closes #2224
Reviewed-on: #2239
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-22 06:36:47 -07:00
6cdd103c3d
chore(dev): improve bulk change handling ( #2234 )
...
Build / build (push) Successful in 49s
Build Docker image / docker-amd64 (push) Successful in 53s
Build Docker image / docker-arm64 (push) Successful in 1m0s
Fixed abandoned build processes sometimes still triggering a start (causing double-starts) made it more robust in regards to webui changes being intermixed: making the fetch a fire-and-forget to avoid errors, and waiting for the websocket connection to be re-established to avoid the browser attempting to reload when the server may not be up for a few seconds.
Reviewed-on: #2234
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-21 11:33:59 -07:00
2fa6dcc7ed
feat(webui): handle auth via websocket ( #2226 )
...
Build / build (push) Successful in 48s
Build Docker image / docker-amd64 (push) Successful in 1m19s
Build Docker image / docker-arm64 (push) Successful in 1m1s
Now when logging in and out of the game, the webui is notified so it can refresh the nonce, removing the need for constant login requests to revalidate it.
Closes #2223
Reviewed-on: #2226
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-21 07:26:43 -07:00
f84cc54c97
chore: use build & start process for development as well ( #2222 )
...
Build / build (push) Successful in 48s
Build Docker image / docker-amd64 (push) Successful in 54s
Build Docker image / docker-arm64 (push) Successful in 58s
Reviewed-on: #2222
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 18:30:52 -07:00
95136e6059
feat: dynamic void fissure missions ( #2214 )
...
Build Docker image / docker-arm64 (push) Successful in 59s
Build / build (push) Successful in 56s
Build Docker image / docker-amd64 (push) Successful in 1m6s
Closes #1512
Reviewed-on: #2214
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 04:47:45 -07:00
97064826b2
feat: unlockAllProfitTakerStages cheat ( #2215 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Closes #2081
Reviewed-on: #2215
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 04:41:13 -07:00
ce46fa14ac
chore: ignore crossPlaySetting in updateChallengeProgress
Build / build (push) Successful in 48s
Build Docker image / docker-amd64 (push) Successful in 1m4s
Build Docker image / docker-arm64 (push) Successful in 58s
2025-06-20 05:04:24 +02:00
e686a2d028
chore: report unknown fields in updateChallengeProgress payload ( #2210 )
...
Build / build (push) Successful in 1m19s
Build Docker image / docker-arm64 (push) Successful in 58s
Build Docker image / docker-amd64 (push) Successful in 1m10s
Reviewed-on: #2210
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-19 16:18:49 -07:00
d78ca91d6c
fix(webui): properly handle renaming of pets ( #2204 )
...
Build / build (push) Successful in 56s
Build Docker image / docker (push) Successful in 4m26s
Reviewed-on: #2204
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-19 04:23:33 -07:00
bf40155dd4
chore: no-op nemesis mode=w ( #2196 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2196
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-19 04:22:54 -07:00
dabca46e88
feat(webui): automatically commit toggle changes ( #2198 )
...
Build Docker image / docker (push) Successful in 44s
Build / build (push) Successful in 1m46s
Closes #2197
Reviewed-on: #2198
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-18 11:05:07 -07:00
b8b8b6a6c6
feat: railjack valence fusion ( #2194 )
...
Build Docker image / docker (push) Successful in 22s
Build / build (push) Successful in 1m25s
Closes #1678
Reviewed-on: #2194
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-18 05:52:16 -07:00
f8d0c9e0cb
chore: use ChallengesFixVersion that client provides ( #2190 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
It seems that now we're on version 7, so let's just not hard-code it.
Reviewed-on: #2190
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-18 05:51:20 -07:00
3dcd2663d3
fix: weaken classic lich when getting all 3 mods correct ( #2186 )
...
Build / build (push) Successful in 50s
Build Docker image / docker (push) Successful in 13s
Fixes #2185
Reviewed-on: #2186
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-18 05:39:10 -07:00
a9f1368cb7
fix: add UpgradeType field to repaired railjack weapons ( #2193 )
...
Build / build (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 18s
Reviewed-on: #2193
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-17 20:58:10 -07:00
1ead581780
chore: improve typing of IFocusXp ( #2182 )
...
Build Docker image / docker (push) Successful in 9s
Build / build (push) Successful in 58s
Any given focus school can be undefined in this object due to importing.
Reviewed-on: #2182
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-17 05:02:58 -07:00
145d21e30e
fix: weaken infested lich ( #2181 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #2180
Reviewed-on: #2181
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-17 05:02:34 -07:00
6c2055a246
feat: echoes of umbra ( #2177 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Having this item in the inventory unlocks the helminth option which is helpfully called "remove cyst" to install and uninstall it on a frame.
Reviewed-on: #2177
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-17 05:02:11 -07:00
01e490768c
fix: ensure helminth shard operations don't produce a null shard ( #2176 )
...
Build Docker image / docker (push) Waiting to run
Build / build (push) Has been cancelled
Reviewed-on: #2176
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-17 05:01:55 -07:00
2e8fe799d7
feat: setSuitInfection ( #2174 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #2172
Reviewed-on: #2174
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-17 05:01:21 -07:00
8c1147998d
fix(webui): respond with 200 for successful shard operations ( #2175 )
...
Build / build (push) Successful in 45s
Build Docker image / docker (push) Successful in 15s
Reviewed-on: #2175
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-16 14:55:56 -07:00
d00fbed46f
fix: treating chemstry delta as absolute value ( #2163 )
...
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #2163
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-15 05:05:18 -07:00
12d09531b3
feat: add dev.keepVendorsExpired config option ( #2161 )
...
Build / build (push) Successful in 44s
Build Docker image / docker (push) Successful in 10s
Reviewed-on: #2161
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-14 12:58:26 -07:00
b67ddf6df2
feat: handle classic syndicate alignments when trading in medals ( #2157 )
...
Build / build (push) Successful in 41s
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2157
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-14 12:57:40 -07:00
8b27fcf459
chore(webui): add archon crystal upgrades to translation system ( #2154 )
...
Build / build (push) Successful in 43s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #2154
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-13 19:57:19 -07:00
071ef528ea
fix: syndicate rank up from negative levels ( #2156 )
...
Build Docker image / docker (push) Successful in 34s
Build / build (push) Successful in 58s
For level <= 0, SacrificeLevel is the current level.
Reviewed-on: #2156
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-13 10:58:41 -07:00
fcc11206cc
fix: multiple syndicate level ups ( #2152 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Regression from 54a73ad5d7eab867a1701ccf66d56446db96c226 because I forgot that levelIncrease could now be >1
Reviewed-on: #2152
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-13 04:46:04 -07:00
54a73ad5d7
fix: syndicate initiation ( #2149 )
...
Build Docker image / docker (push) Successful in 39s
Build / build (push) Successful in 1m20s
Was accidentially broken by 1979b20f8cc00b79f305478f1da3d69f90a3d43e
Reviewed-on: #2149
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-12 09:20:32 -07:00
62d4b9f6cb
feat(webui): boosters ( #2140 )
...
Build Docker image / docker (push) Waiting to run
Build / build (push) Has been cancelled
Co-authored-by: ny <64143453+nyaoouo@users.noreply.github.com>
Co-authored-by: nyaoouo <64143453+nyaoouo@users.noreply.github.com>
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Reviewed-on: #2140
Co-authored-by: nyaoouo <nyaoouo@noreply.localhost>
Co-committed-by: nyaoouo <nyaoouo@noreply.localhost>
2025-06-12 04:54:17 -07:00
bdc41de8bb
fix: set incubated pet as in stasis when one is already active ( #2143 )
...
Build Docker image / docker (push) Successful in 34s
Build / build (push) Has been cancelled
Previously was kept in incubating state which is obviously wrong
Reviewed-on: #2143
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-11 02:31:14 -07:00
1979b20f8c
fix: handle multiple syndicate title increases at once ( #2139 )
...
Build / build (push) Successful in 57s
Build Docker image / docker (push) Successful in 1m25s
Only really possible with nightwave afaik. Bug reported via #2138 .
Reviewed-on: #2139
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-10 05:49:43 -07:00
c736310ff3
feat: send clan search message when reaching MR 2 ( #2136 )
...
Build Docker image / docker (push) Successful in 40s
Build / build (push) Successful in 2m25s
Closes #1960
Reviewed-on: #2136
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-09 11:03:56 -07:00
135b1e54fe
feat: classic lich guess history ( #2129 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #2123
Reviewed-on: #2129
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-07 16:46:18 -07:00
9def5c265e
feat: kubrow & kavat incubation ( #2131 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #377
Reviewed-on: #2131
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-07 16:45:50 -07:00
65387ccdea
feat(webui): disambiguate gear and resource with the same name for add items ( #2127 )
...
Build / build (push) Successful in 45s
Build Docker image / docker (push) Successful in 1m11s
Closes #2097
Reviewed-on: #2127
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-07 02:17:27 -07:00
4118528603
chore: some minor improvements to nemesis mode=s ( #2126 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2126
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-07 02:17:05 -07:00
8ffbb308c5
fix: oull being considered an incorrect guess ( #2125 )
...
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
Closes #2121
Reviewed-on: #2125
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-07 02:16:50 -07:00
0997f9567f
fix: cap nemesis rank ( #2122 )
...
Build Docker image / docker (push) Successful in 37s
Build / build (push) Successful in 1m50s
Re #2121
Reviewed-on: #2122
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-06 16:59:13 -07:00
20c4092dfe
fix: swapped operands ( #2119 )
...
Build / build (push) Successful in 45s
Build Docker image / docker (push) Successful in 41s
Closes #2118
Reviewed-on: #2119
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-06 13:13:36 -07:00
01492f4f16
fix: swapped operands ( #2115 )
...
Build Docker image / docker (push) Successful in 1m15s
Build / build (push) Successful in 1m20s
Closes #2113
Reviewed-on: #2115
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-06 08:59:22 -07:00
28da982c80
feat: renamePet ( #2106 )
...
Build Docker image / docker (push) Successful in 43s
Build / build (push) Successful in 2m19s
Reviewed-on: #2106
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-30 11:42:45 -07:00
082ae536f7
fix: more robust address detection ( #2099 )
...
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
Previously this had a few issues when using non-standard ports for HTTP(S)
Reviewed-on: #2099
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-24 01:48:10 -07:00