6acb0f5dca
chore: enforce that account only owns one of 'singleton items' ( #969 )
...
Build / build (18) (push) Successful in 35s
Build / build (20) (push) Successful in 56s
Build Docker image / docker (push) Successful in 34s
Build / build (22) (push) Successful in 1m15s
Reviewed-on: #969
2025-02-19 13:42:36 -08:00
00a75a33fa
fix: don't use path-based matching to add QuestKeys ( #967 )
...
Build / build (22) (push) Successful in 33s
Build / build (20) (push) Successful in 56s
Build / build (18) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 37s
Reviewed-on: #967
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-19 12:42:21 -08:00
1413a6bcc2
feat: move quest cheats to webui ( #963 )
...
Build Docker image / docker (push) Successful in 35s
Build / build (22) (push) Successful in 1m9s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 57s
Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: #963
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-18 17:14:42 -08:00
87cc2594c8
fix: add missing quest keys at updateQuestKey ( #958 )
...
Build Docker image / docker (push) Successful in 37s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 59s
Build / build (22) (push) Successful in 1m7s
it's possible the quest key was not in already in the inventory but the quest was still available due to unlockAllQuests
Closes #957
Reviewed-on: #958
2025-02-18 13:48:21 -08:00
cd100c87b8
fix: respect purchaseQuantity when giving gear items from inbox message ( #960 )
...
Build / build (20) (push) Successful in 35s
Build / build (18) (push) Successful in 57s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m15s
Closes #942
Reviewed-on: #960
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:39:45 -08:00
c8542c9d75
chore: update PE+, add countedAtt to key chain triggered messages ( #959 )
...
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
Reviewed-on: #959
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:39:24 -08:00
a62e8eebc2
chore: log missionInventoryUpdate request body ( #961 )
...
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
0e7c124d26
fix: unable to add legendary core ( #955 )
...
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 56s
Build / build (22) (push) Successful in 1m13s
Build Docker image / docker (push) Successful in 40s
Related to #952
Reviewed-on: #955
2025-02-12 18:15:22 -08:00
7e7e4e2eea
feat: change dojo spawn room ( #949 )
...
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 56s
Build Docker image / docker (push) Successful in 32s
Build / build (20) (push) Successful in 1m23s
Closes #524
Reviewed-on: #949
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-12 14:06:48 -08:00
2dade02f3e
feat(stats): log unknown categories in updateStats ( #947 )
...
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: #947
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-02-11 21:27:05 -08:00
cf50738d34
feat: setDojoComponentMessage ( #948 )
...
Build / build (20) (push) Successful in 56s
Build / build (22) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 33s
Build / build (18) (push) Successful in 40s
Closes #946
Reviewed-on: #948
2025-02-11 20:11:31 -08:00
dc4d592b5a
chore: fix order in api.ts
Build / build (22) (push) Successful in 34s
Build / build (20) (push) Successful in 57s
Build Docker image / docker (push) Successful in 34s
Build / build (18) (push) Successful in 1m23s
2025-02-12 00:22:05 +01:00
61471d6785
chore: update nightwave to vol. 8 ( #941 )
...
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: #941
2025-02-11 08:22:37 -08:00
30061fb0e3
fix: don't abort quest update when quest completion rewards are missing. ( #937 )
...
Build / build (22) (push) Successful in 34s
Build / build (20) (push) Successful in 54s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m20s
Temporary fix until quest completion items are added. This is wip.
Your account has to own the quest keys for the quest system to work.
Reviewed-on: #937
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-09 14:37:25 -08:00
a03c987f69
chore: handle client requesting non-Lotus assets ( #934 )
...
Build Docker image / docker (push) Successful in 33s
Build / build (20) (push) Successful in 35s
Build / build (18) (push) Successful in 56s
Build / build (22) (push) Has been cancelled
Reviewed-on: #934
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-09 09:39:52 -08:00
7863833850
fix: save nightwave challenges & sortie/archon hunt completion ( #933 )
...
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
Closes #932 , Closes #468
Reviewed-on: #933
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-09 09:39:45 -08:00
7c59d4fe3f
feat(webui): currencies ( #931 )
...
Build / build (22) (push) Successful in 33s
Build / build (20) (push) Successful in 57s
Build / build (18) (push) Successful in 1m29s
Build Docker image / docker (push) Successful in 32s
Closes #854
Reviewed-on: #931
2025-02-09 07:17:42 -08:00
4504b95977
feat(import): EvolutionProgress ( #930 )
...
Build / build (18) (push) Successful in 56s
Build / build (20) (push) Successful in 1m19s
Build / build (22) (push) Successful in 38s
Build Docker image / docker (push) Successful in 34s
Closes #929
Reviewed-on: #930
2025-02-08 22:22:30 -08:00
90b6d13923
feat(webui): change SupportedSyndicate ( #923 )
...
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
Closes #829
Reviewed-on: #923
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-02-08 22:22:22 -08:00
3d62fc4259
fix: save tailorshop customisations ( #927 )
...
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 59s
Build / build (22) (push) Successful in 1m15s
Build Docker image / docker (push) Successful in 1m16s
Reviewed-on: #927
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-08 17:41:33 -08:00
d4c5e367b4
fix: nightmare missions rewards ( #926 )
...
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
Closes #416
Reviewed-on: #926
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-02-08 17:41:21 -08:00
eb3acad598
feat(vs-code): Debugging ( #924 )
...
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 55s
Build / build (20) (push) Successful in 1m17s
Reviewed-on: #924
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-07 09:49:13 -08:00
0c1624cc03
chore: remove console logs ( #922 )
...
Build Docker image / docker (push) Successful in 34s
Build / build (18) (push) Successful in 39s
Build / build (20) (push) Successful in 55s
Build / build (22) (push) Successful in 1m9s
Reviewed-on: #922
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-07 04:53:26 -08:00
9539bcf8ee
fix: setting active quest ( #921 )
...
Build Docker image / docker (push) Successful in 32s
Build / build (18) (push) Successful in 55s
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
fixes #920
Reviewed-on: #921
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-07 04:44:45 -08:00
e8559bc09c
fix: don't add unknown skin items to RawUpgrades ( #918 )
...
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: #918
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-07 02:07:18 -08:00
0fbf300d3e
refactor: don't pass undefined to getRandomMissionRewards ( #913 )
...
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
78032f191c
feat(webui): translations ( #909 )
...
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 37s
Build Docker image / docker (push) Successful in 39s
Build / build (22) (push) Successful in 1m17s
Closes #900
Supersedes #903
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Reviewed-on: #909
2025-02-06 07:00:21 -08:00
13c68a75c1
feat: initial stats save ( #884 )
...
Build Docker image / docker (push) Successful in 30s
Build / build (20) (push) Successful in 41s
Build / build (18) (push) Successful in 57s
Build / build (22) (push) Successful in 39s
Closes #203
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/884
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-02-06 04:42:59 -08:00
8175deb023
chore: get rid of instances of markModified ( #908 )
...
Build / build (20) (push) Successful in 34s
Build / build (22) (push) Successful in 52s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m18s
Closes #904
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/908
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-06 04:39:01 -08:00
1c82b90033
feat: obtaining crewship related items on mission update ( #897 )
...
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 51s
Build / build (20) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 36s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/897
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-02-05 12:23:35 -08:00
d396fe8b5c
fix: handle acquisition of modular weapon parts ( #906 )
...
Build / build (18) (push) Successful in 36s
Build / build (20) (push) Successful in 52s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m30s
Fixes #905
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/906
2025-02-05 09:00:20 -08:00
4353c67867
fix: delete inbox messages when deleting account ( #899 )
...
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 51s
Build / build (20) (push) Successful in 1m3s
Build Docker image / docker (push) Successful in 31s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/899
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-05 05:54:24 -08:00
8633696dc8
chore: update tunablesController ( #901 )
...
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 49s
Build / build (22) (push) Successful in 36s
Build Docker image / docker (push) Successful in 1m38s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/901
2025-02-04 19:13:48 -08:00
a5d74b92c8
feat(import): Consumables ( #895 )
...
Build / build (18) (push) Successful in 35s
Build / build (20) (push) Successful in 53s
Build Docker image / docker (push) Successful in 30s
Build / build (22) (push) Successful in 1m13s
Closes #894
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/895
2025-02-04 09:19:14 -08:00
c1fcd3042e
feat(webui): ensure forma count of at least 5 when max ranking item ( #893 )
...
Build / build (22) (push) Successful in 33s
Build / build (20) (push) Successful in 51s
Build Docker image / docker (push) Successful in 30s
Build / build (18) (push) Successful in 1m11s
Closes #889
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/893
2025-02-04 03:22:37 -08:00
fb232f74bd
feat: acquiring CrewShipHarness with CrewShip ( #888 )
...
Build / build (20) (push) Successful in 36s
Build / build (22) (push) Successful in 52s
Build / build (18) (push) Successful in 1m5s
Build Docker image / docker (push) Successful in 32s
Closes #886
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/888
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-02-04 02:29:23 -08:00
3b3edaced4
fix: universalPolarityEverywhere not affecting all necramech slots ( #891 )
...
Build / build (18) (push) Successful in 34s
Build / build (20) (push) Successful in 50s
Build / build (22) (push) Successful in 1m12s
Fixes #890
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/891
2025-02-03 13:21:12 -08:00
e46b3c7d29
chore: use mongoose's 'id' function in addGearExpByCategory ( #892 )
...
Build / build (20) (push) Successful in 33s
Build / build (22) (push) Successful in 50s
Build / build (18) (push) Successful in 1m20s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/892
2025-02-03 13:20:56 -08:00
07451dcef0
fix: inventory not being requested when visiting navigation ( #882 )
...
Build / build (22) (push) Successful in 34s
Build / build (18) (push) Successful in 53s
Build / build (20) (push) Successful in 26s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/882
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-02 05:16:43 -08:00
d62ef9bbf3
fix: don't give level mission credits on free roam missions ( #881 )
...
Build / build (22) (push) Successful in 35s
Build / build (20) (push) Successful in 50s
Build / build (18) (push) Successful in 32s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/881
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-01 08:20:11 -08:00
5460ccf93d
feat: loc-pin saving ( #879 )
...
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 50s
Build / build (20) (push) Successful in 40s
Closes #404
Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/879
Reviewed-by: Sainan <sainan@noreply.localhost>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-01 07:41:34 -08:00
53ce6ccce2
fix: subtract standing gained in missions from daily bin ( #880 )
...
Build / build (18) (push) Successful in 38s
Build / build (22) (push) Successful in 35s
Build / build (20) (push) Successful in 39s
Fixes #794
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/880
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-01 07:32:56 -08:00
edc3171eee
feat: Quests 2 ( #878 )
Build / build (18) (push) Successful in 35s
Build / build (22) (push) Successful in 50s
Build / build (20) (push) Successful in 38s
2025-02-01 16:31:04 +01:00
01d369bf38
fix: can't log in to existing account
Build / build (18) (push) Successful in 1m51s
Build / build (20) (push) Successful in 38s
Build / build (22) (push) Successful in 38s
2025-01-31 17:15:58 +01:00
aca0b0fe4c
feat: earning intrinsics ( #872 )
2025-01-31 17:03:14 +01:00
9ab0d8d15e
feat: startLibraryPersonalTarget ( #873 )
2025-01-31 17:03:00 +01:00
3a7cb5d9b1
fix: correctly add kubrow eggs to inventory ( #875 )
2025-01-31 17:02:46 +01:00
9de87f0959
fix: 'account now owns a negative amount' not showing when it had 0 ( #877 )
2025-01-31 17:02:27 +01:00
50c280cf01
feat: Inbox ( #876 )
2025-01-31 14:15:36 +01:00
cf196430b7
fix: sort api imports alphabetically
2025-01-31 09:37:51 +01:00