|
3a1b407a81
|
fix: selling consumable/gear items (#639)
|
2024-12-25 01:08:18 +01:00 |
|
|
8ad979ab11
|
fix: can't dissolve arcanes (#634)
|
2024-12-23 23:32:33 +01:00 |
|
|
7fdb59f6c9
|
feat: dojo room energy & capacity costs & gains (#633)
|
2024-12-23 23:12:21 +01:00 |
|
|
063adb3519
|
improve: tell user that the WebUI is available (#631)
|
2024-12-23 22:48:16 +01:00 |
|
|
45cb9c6da0
|
fix: acquisition of railjack (#629)
|
2024-12-23 22:47:58 +01:00 |
|
|
7dcb1f4fa4
|
chore: initial documentation of config.json (#627)
|
2024-12-23 22:44:43 +01:00 |
|
|
42f11b2d30
|
fix: give respective weapons & mods when acquiring sentinel (#623)
|
2024-12-23 22:44:24 +01:00 |
|
|
103e9bc431
|
feat: add administrators, require administrator perms to change server config in webui (#628)
|
2024-12-23 22:44:01 +01:00 |
|
|
eeaac6f07e
|
Revert "build(deps-dev): bump typescript from 5.5.3 to 5.7.2 (#626)"
This reverts commit d50c6b8c76c2d8eb8ea8c68cc0124e39b3ac8e3e.
|
2024-12-23 22:19:31 +01:00 |
|
dependabot[bot]
|
d50c6b8c76
|
build(deps-dev): bump typescript from 5.5.3 to 5.7.2 (#626)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-23 17:53:50 +01:00 |
|
dependabot[bot]
|
11d1daf206
|
build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 (#624)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-23 17:53:27 +01:00 |
|
|
77c7522023
|
feat(webui): ability to add recipes via "add items" (#617)
|
2024-12-23 14:37:21 +01:00 |
|
|
9be89fa9b7
|
feat(webui): rename account (#616)
|
2024-12-23 14:37:07 +01:00 |
|
|
0a4d620652
|
chore: update trainingResultController (#611)
|
2024-12-23 14:36:52 +01:00 |
|
|
dda41875ae
|
fix: acquiring ships (#619)
|
2024-12-23 09:15:41 +01:00 |
|
|
918e33f126
|
fix: incorrect types for PersonalRooms & TailorShop (#618)
|
2024-12-23 06:21:48 +01:00 |
|
|
68335aa91b
|
fix: handle purchaseQuantity for resources (#609)
|
2024-12-23 04:05:06 +01:00 |
|
|
ba7da656a8
|
feat(webui): delete account (#615)
|
2024-12-23 03:34:14 +01:00 |
|
|
066d07f8ba
|
fix: incomplete regex for stripped assets (#614)
|
2024-12-23 02:29:16 +01:00 |
|
|
d5c829e4fe
|
fix: avoid spilling new database account fields into login response (#610)
|
2024-12-23 00:40:35 +01:00 |
|
|
412de02680
|
feat: subtract standing for syndicate purchases (#608)
|
2024-12-22 23:31:30 +01:00 |
|
|
c421c7021c
|
feat: implement aya costs for varzia offers (#606)
|
2024-12-22 23:28:59 +01:00 |
|
|
d1d221bb58
|
feat: apply QuantityMultiplier for server-side vendor offers (#605)
|
2024-12-22 23:28:44 +01:00 |
|
|
2175e003cc
|
style(coderabbit): disable related PRs
|
2024-12-22 22:14:50 +01:00 |
|
|
ce94c78cc1
|
fix: scale MiscItem prices by quantity
|
2024-12-22 22:14:08 +01:00 |
|
|
0a31ff7b5c
|
feat(webui): language selector (#593)
|
2024-12-22 20:38:50 +01:00 |
|
|
52c0a3123e
|
feat: implement syndicateStandingBonus endpoint (#583)
|
2024-12-22 20:37:02 +01:00 |
|
|
b84258a893
|
feat: basic implementation of endlessXp.php we can play The Circuit (#596)
|
2024-12-22 20:36:01 +01:00 |
|
|
9fd6ed3b21
|
fix: purchasing an arcane pack does not consume vosfor (#601)
|
2024-12-22 20:35:08 +01:00 |
|
|
ac09fcec5c
|
fix: don't default scale ship decorations to 1 (#603)
|
2024-12-22 20:34:04 +01:00 |
|
|
95bd07b50f
|
feat: decorating the backroom (#604)
|
2024-12-22 20:32:19 +01:00 |
|
|
cbdd1cd0a7
|
fix: unable to purchase arcanes
|
2024-12-22 16:15:05 +01:00 |
|
|
987b05a334
|
chore: update express to v5 (#599)
|
2024-12-22 15:42:24 +01:00 |
|
|
febe7ec5e0
|
feat: implement feeding of helminth (#597)
|
2024-12-22 07:26:14 +01:00 |
|
|
f2ae465dd9
|
fix: inconsistent handling of purchase request (#594)
|
2024-12-22 05:40:37 +01:00 |
|
|
c2a9fc6609
|
fix: unable to buy fish bait (#598)
|
2024-12-22 05:38:46 +01:00 |
|
|
c6ed013e23
|
fix: purchasing of augment mods (#595)
|
2024-12-22 05:32:30 +01:00 |
|
|
7b2c32b723
|
style(coderabbit): disable sequence diagrams
|
2024-12-22 05:13:43 +01:00 |
|
|
37f6fe9323
|
fix: isDate
|
2024-12-22 01:02:27 +01:00 |
|
|
0398691e01
|
chore: simplify updateGeneric
|
2024-12-22 01:02:25 +01:00 |
|
|
c6c3e1c005
|
chore: simplify getExalted
|
2024-12-22 01:02:21 +01:00 |
|
|
7b894823cc
|
fix: duplicate warnings
explicit-module-boundary-types is a subset of explicit-function-return-type
|
2024-12-22 01:02:19 +01:00 |
|
dependabot[bot]
|
d1cf2953df
|
build(deps-dev): bump prettier from 3.3.2 to 3.4.2 (#592)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-22 00:59:20 +01:00 |
|
dependabot[bot]
|
b544d6159b
|
build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.18.0 (#494)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-22 00:55:25 +01:00 |
|
dependabot[bot]
|
46332bf3e0
|
build(deps): bump winston from 3.13.0 to 3.17.0 (#591)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-22 00:51:51 +01:00 |
|
dependabot[bot]
|
5ddc1aea85
|
build(deps): bump mongoose from 8.9.0 to 8.9.2 (#590)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-22 00:48:45 +01:00 |
|
神楽坂·喵
|
fe7051f855
|
Fix environment to config.json parser (#589)
|
2024-12-22 00:47:46 +01:00 |
|
|
d9c94664c3
|
feat: daily reset for syndicate standing (#582)
|
2024-12-22 00:44:49 +01:00 |
|
|
8a43eae230
|
feat: replace infiniteResources with infiniteCredits & infinitePlatinum (#588)
|
2024-12-22 00:34:19 +01:00 |
|
|
144ac5850c
|
feat(inventory): add accolade fields to IInventoryResponse (#586)
|
2024-12-20 03:12:36 +01:00 |
|