349 Commits

Author SHA1 Message Date
38dfe14776 feat: fabricate research (#1150)
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (20) (push) Successful in 1m2s
Build / build (18) (push) Successful in 1m11s
Build Docker image / docker (push) Successful in 36s
Closes #910

Reviewed-on: #1150
2025-03-11 07:56:18 -07:00
fae6615df4 feat: clan members (#1143)
All checks were successful
Build / build (22) (push) Successful in 36s
Build / build (20) (push) Successful in 58s
Build / build (18) (push) Successful in 58s
Build Docker image / docker (push) Successful in 33s
Now you can add/remove members and accept/decline invites.

Closes #1110

Reviewed-on: #1143
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-10 16:40:40 -07:00
b553097fe4 fix: handle quest completion via missionInventoryUpdate (#1140)
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
Partial fix for #1126

Reviewed-on: #1140
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-10 16:22:02 -07:00
4937cf7f59 fix: handle refresh request for a single dojo component (#1136)
All checks were successful
Build / build (20) (push) Successful in 37s
Build / build (18) (push) Successful in 1m1s
Build / build (22) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 32s
Reviewed-on: #1136
2025-03-09 11:16:17 -07:00
758135d19b feat(webui): add resource drones & their blueprints via "add items" (#1137)
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
Closes #1133

Reviewed-on: #1137
2025-03-09 11:15:45 -07:00
1ae1cf5170 fix: can't rush dojo components with infinitePlatinum (#1138)
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: #1138
2025-03-09 11:15:33 -07:00
0ffa9c6bc4 feat: clan motd (#1134)
All checks were successful
Build / build (22) (push) Successful in 39s
Build / build (18) (push) Successful in 1m0s
Build / build (20) (push) Successful in 1m3s
Build Docker image / docker (push) Successful in 34s
Reviewed-on: #1134
2025-03-09 07:47:32 -07:00
814f4cfdad fix: consume resources & standing required for gilding (#1132)
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
Fixes #1122

Reviewed-on: #1132
2025-03-09 07:47:24 -07:00
1c276ce133 feat: stripped rewards (#1123)
Some checks are pending
Build / build (18) (push) Waiting to run
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Waiting to run
Closes #683

Reviewed-on: #1123
2025-03-09 07:42:55 -07:00
f6513420be feat: login conflict (#1127)
Some checks failed
Build / build (20) (push) Successful in 40s
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #1076

Reviewed-on: #1127
2025-03-09 07:40:37 -07:00
3da02385f9 chore: auto-detect 'my address', only use config as fallback (#1125)
All checks were successful
Build / build (18) (push) Successful in 43s
Build / build (20) (push) Successful in 59s
Build / build (22) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 33s
This is useful for LAN usage where we can use localhost on our own machine but have to use 192.168.x.y on other devices.

Reviewed-on: #1125
2025-03-09 05:45:11 -07:00
3af15881f5 fix: failure to remove shard installed via webui (#1129)
All checks were successful
Build / build (18) (push) Successful in 43s
Build / build (22) (push) Successful in 37s
Build / build (20) (push) Successful in 1m0s
Build Docker image / docker (push) Successful in 48s
Fixes #1128

Reviewed-on: #1129
2025-03-09 03:41:12 -07:00
901263ada3 feat: transmutation (#1112)
All checks were successful
Build / build (20) (push) Successful in 59s
Build / build (22) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 33s
Build / build (18) (push) Successful in 40s
Closes #1098

Reviewed-on: #1112
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:34:41 -08:00
d7e3f33ecf feat: add custom getName endpoint (#1108)
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
This can be useful for an IRC server to validate the accountId & nonce given and ensure the nickname matches.

Reviewed-on: #1108
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:34:14 -08:00
7fdb37f2e8 fix: donate platinum from clan vault (#1107)
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: #1107
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:34:00 -08:00
457663f14a fix: claim recipe response (#1106)
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
Fixes #1105

The client already 'knows' the ItemCount was decremented so when we also say it in the response, it actually ends up causing the client to think the recipe was used twice.

Reviewed-on: #1106
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:33:45 -08:00
6142b8d2dc feat: config option for star days event (#1104)
All checks were successful
Build / build (20) (push) Successful in 39s
Build Docker image / docker (push) Successful in 32s
Build / build (18) (push) Successful in 1m2s
Build / build (22) (push) Successful in 54s
Reviewed-on: #1104
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:28:05 -08:00
537fe5dcd1 fix: ensure exalted weapons are given from giveStartingGear (#1092)
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
Fixes #1020

Reviewed-on: #1092
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:27:11 -08:00
f7c2c74437 feat: clan xp (#1100)
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
Closes #690

Reviewed-on: #1100
2025-03-08 01:44:30 -08:00
e4a3b13160 chore: simplify config (#1090)
All checks were successful
Build / build (20) (push) Successful in 40s
Build / build (18) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 33s
Build / build (22) (push) Successful in 53s
Reviewed-on: #1090
2025-03-07 00:41:36 -08: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
b8b1c5e008 feat: library personal target progress (#1083)
Some checks failed
Build / build (20) (push) Waiting to run
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Closes #1081

Reviewed-on: #1083
2025-03-07 00:40:22 -08:00
57b3a5b9b3 feat: clan vault (#1093)
All checks were successful
Build / build (22) (push) Successful in 37s
Build / build (18) (push) Successful in 56s
Build / build (20) (push) Successful in 51s
Build Docker image / docker (push) Successful in 32s
Closes #1080

Reviewed-on: #1093
2025-03-06 21:24:25 -08:00
77aa1caa8f feat: dojo room destruction stage (#1089)
All checks were successful
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 57s
Build / build (22) (push) Successful in 56s
Build Docker image / docker (push) Successful in 39s
Closes #1074

Based on what I could find, apparently only rooms need 2 hours to destroy and decos are removed instantly.

Reviewed-on: #1089
2025-03-06 07:19:01 -08:00
c4ab496aa3 feat: dojo decorations (#1079)
All checks were successful
Build / build (22) (push) Successful in 37s
Build / build (20) (push) Successful in 55s
Build / build (18) (push) Successful in 52s
Build Docker image / docker (push) Successful in 32s
Closes #525

Reviewed-on: #1079
2025-03-05 23:54:47 -08:00
bafc6322c2 fix: proper response for fusionTreasures.php (#1078)
All checks were successful
Build / build (18) (push) Successful in 47s
Build / build (20) (push) Successful in 52s
Build / build (22) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 1m33s
Fixes #1077

Reviewed-on: #1078
2025-03-05 03:51:48 -08:00
0869bbfb27 feat: rush dojo component (#1075)
All checks were successful
Build / build (20) (push) Successful in 37s
Build / build (18) (push) Successful in 54s
Build Docker image / docker (push) Successful in 33s
Build / build (22) (push) Successful in 1m4s
Closes #1072

This whole system is a bit weird to me. It seems the RushPlatinum is not used by the client at all, so the server just adjusts the CompletionTime. We seem to be about 1% off, but I'm not quite sure why.

Reviewed-on: #1075
2025-03-04 10:33:38 -08:00
fba1808b07 fix: failure to create a new dojo
All checks were successful
Build / build (18) (push) Successful in 40s
Build / build (22) (push) Successful in 52s
Build Docker image / docker (push) Successful in 32s
Build / build (20) (push) Successful in 1m9s
2025-03-04 19:31:23 +01:00
2ec110733f note
All checks were successful
Build / build (20) (push) Successful in 39s
Build / build (22) (push) Successful in 52s
Build / build (18) (push) Successful in 58s
Build Docker image / docker (push) Successful in 32s
2025-03-04 08:34:42 +01:00
f3f1bfc890 chore: simplify rngService (#1073)
All checks were successful
Build / build (20) (push) Successful in 33s
Build / build (18) (push) Successful in 51s
Build / build (22) (push) Successful in 33s
Build Docker image / docker (push) Successful in 31s
getRandomWeightedReward now takes any object with lowercase 'rarity', and the only alternative to it is the 'uc' variant which takes any object with uppercase 'Rarity'
usage of IRngResult is now also optional

Reviewed-on: #1073
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-03 12:48:46 -08:00
67a275a009 feat: dojo component "collecting materials" stage (#1071)
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
Closes #1051

Reviewed-on: #1071
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-03 12:48:39 -08:00
b3003b9fb3 feat: resource extractor drones (#1068)
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
Closes #793

Reviewed-on: #1068
2025-03-03 05:48:46 -08:00
36d12e08c7 chore: turn guild DojoComponents into a DocumentArray (#1070)
All checks were successful
Build / build (22) (push) Successful in 35s
Build / build (18) (push) Successful in 53s
Build / build (20) (push) Successful in 57s
Build Docker image / docker (push) Successful in 32s
and use .id for setDojoComponentMessage

Reviewed-on: #1070
2025-03-03 05:46:16 -08:00
8a6f36a9b0 feat(webui): add relics via "add items" (#1066)
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 #1062

Reviewed-on: #1066
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-02 04:21:59 -08:00
bbc40d5534 feat: updateSongChallenge (#1024)
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
Closes #707

untested but should be correct based on all the information I could find

Reviewed-on: #1024
2025-02-28 18:18:33 -08:00
da2b50d537 feat: collectible series (#1025)
All checks were successful
Build / build (20) (push) Successful in 41s
Build / build (22) (push) Successful in 52s
Build / build (18) (push) Successful in 56s
Build Docker image / docker (push) Successful in 34s
Closes #712

a bit unsure about the inbox messages, but otherwise it should be working

Reviewed-on: #1025
2025-02-28 18:09:37 -08:00
c971a484ef feat: updateAlignment (#1039)
All checks were successful
Build / build (22) (push) Successful in 36s
Build / build (18) (push) Successful in 49s
Build / build (20) (push) Successful in 51s
Build Docker image / docker (push) Successful in 31s
Closes #1038

may need some more information about how this endpoint works. had to make a few assumptions.

Reviewed-on: #1039
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-28 12:36:49 -08:00
4205364bd8 feat: noDojoResearchCosts & noDojoResearchTime (#1053)
Some checks failed
Build / build (22) (push) Successful in 36s
Build / build (20) (push) Successful in 48s
Build Docker image / docker (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #1052

Reviewed-on: #1053
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-28 12:35:14 -08:00
caec5a6cbf feat: recipes that consume weapons (#1032)
All checks were successful
Build / build (18) (push) Successful in 39s
Build / build (22) (push) Successful in 50s
Build / build (20) (push) Successful in 57s
Build Docker image / docker (push) Successful in 32s
Closes #720

Reviewed-on: #1032
2025-02-28 06:47:34 -08:00
526ce1529b feat: unveiling rivens by doing the challenge (#1031)
All checks were successful
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 48s
Build / build (22) (push) Successful in 49s
Build Docker image / docker (push) Successful in 34s
Closes #722

Reviewed-on: #1031
2025-02-27 18:01:06 -08:00
9267c9929e feat(webui): acquire flawed mods & imposters via add mods (#1040)
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
Closes #1033

Reviewed-on: #1040
2025-02-27 18:00:37 -08:00
ca55b21a2a fix: display bug when activating riven via mods console (#1034)
All checks were successful
Build / build (20) (push) Successful in 35s
Build / build (18) (push) Successful in 50s
Build / build (22) (push) Successful in 53s
Build Docker image / docker (push) Successful in 30s
Reviewed-on: #1034
2025-02-26 15:42:25 -08:00
a5c45bb646 fix: consume a slot when item is crafted instead of bought via plat (#1029)
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: #1029
2025-02-26 15:41:07 -08:00
9893fa957f fix: purchasing SuitBin slots (#1026)
All checks were successful
Build / build (22) (push) Successful in 46s
Build / build (18) (push) Successful in 1m8s
Build / build (20) (push) Successful in 1m8s
Build Docker image / docker (push) Successful in 34s
Reviewed-on: #1026
2025-02-25 21:06:21 -08:00
28a36052d9 feat: daily synthesis (#1014)
All checks were successful
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 1m4s
Build / build (22) (push) Successful in 58s
Build Docker image / docker (push) Successful in 36s
Closes #386
Closes #533

Reviewed-on: #1014
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 17:31:52 -08:00
e6ec144f1f feat: handle defaultUpgrades for moas and hounds (#1012)
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
Closes #997

Reviewed-on: #1012
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 04:41:14 -08:00
39f0f7de9a feat: cracking relics in non-endless missions (#1010)
Some checks failed
Build / build (20) (push) Successful in 37s
Build / build (18) (push) Successful in 1m6s
Build / build (22) (push) Successful in 1m12s
Build Docker image / docker (push) Has been cancelled
Closes #415

Reviewed-on: #1010
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 04:38:47 -08:00
2efe0df2f2 chore: fix some eslint warnings (#1007)
All checks were successful
Build / build (18) (push) Successful in 1m4s
Build / build (20) (push) Successful in 1m9s
Build / build (22) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 50s
Reviewed-on: #1007
2025-02-24 20:56:34 -08:00
d69cba6bef chore: reuse inventory in claimCompletedRecipeController (#999)
Some checks failed
Build / build (20) (push) Successful in 41s
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #999
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-24 05:27:50 -08:00
837e041db8 feat: unveil riven with cipher (#992)
All checks were successful
Build / build (18) (push) Successful in 1m2s
Build / build (22) (push) Successful in 58s
Build / build (20) (push) Successful in 1m11s
Build Docker image / docker (push) Successful in 46s
Related to #722

Reviewed-on: #992
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-23 03:55:15 -08:00