a1872e2b07
chore: simplify getInnateDamageTag ( #1899 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1899
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-28 14:00:51 -07:00
f039998d71
chore: update PE+ to 0.5.58
2025-04-24 00:33:20 +02:00
15aaa28a4f
feat: conquest progression & rewards ( #1791 )
...
Closes #1570
Co-authored-by: Jānis <janisslsm@noreply.localhost>
Reviewed-on: OpenWF/SpaceNinjaServer#1791
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-23 11:35:57 -07:00
79492efbb4
chore: pass --enable-source-maps to node for npm run start ( #1701 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1701
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-17 13:15:50 -07:00
9940024a01
fix: put acquired house version railjack armaments into raw salvage ( #1685 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1685
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-16 10:39:01 -07:00
64fbdf6064
fix: put house version railjack components into the salvage array ( #1654 )
...
Fixes #1645
Reviewed-on: OpenWF/SpaceNinjaServer#1654
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-15 18:11:13 -07:00
2c53d17489
chore: update pe+ ( #1604 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1604
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-12 18:52:01 -07:00
b308b91f44
chore: remove typescript version limit ( #1547 )
...
This is no longer needed now that the eslint stuff is up-to-date enough.
Reviewed-on: OpenWF/SpaceNinjaServer#1547
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-10 12:54:43 -07:00
3f47f89b56
chore: update PE+ ( #1546 )
...
and make use of some of the new data
Reviewed-on: OpenWF/SpaceNinjaServer#1546
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-10 12:40:57 -07:00
db1dd21924
ci: improve prettier coverage ( #1523 )
...
All prettier violations will now be reported, not just what eslint checks.
Reviewed-on: OpenWF/SpaceNinjaServer#1523
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-09 15:25:19 -07:00
2ff535e7ab
chore: update PE+
2025-04-06 21:20:00 +02:00
9698baa979
feat: handle droptable rewards from level key ( #1492 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1492
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-06 10:19:15 -07:00
ceb7deec06
chore: generate source maps with build ( #1489 )
...
This ensures that when we get a stack trace, it contains the original line numbers.
Reviewed-on: OpenWF/SpaceNinjaServer#1489
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-06 10:18:50 -07:00
61062e433f
feat: personal decos in dojo & move dojo decos ( #1451 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1451
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-04 06:02:40 -07:00
2091dabfc3
chore: use tsgo to verify types ( #1417 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1417
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-01 02:29:41 -07:00
9162522962
chore: update PE+ ( #1407 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1407
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-31 04:51:12 -07:00
725efcc72e
chore: replace copyfiles with ncp ( #1381 )
...
They're both unmaintained, but this one is smaller at least.
Reviewed-on: OpenWF/SpaceNinjaServer#1381
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-30 06:20:53 -07:00
c376ff25f3
chore: don't emit code when verifying types in CI ( #1380 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1380
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-30 05:02:42 -07:00
895b9381ca
chore: update eslint ( #1373 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1373
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-29 15:20:54 -07:00
e65393f433
chore: use json-with-bigint for JSON.stringify hook ( #1312 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1312
2025-03-24 11:31:53 -07:00
19bfffaa7c
fix: give helmet when acquiring a skin ( #1304 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1304
2025-03-23 13:09:02 -07:00
0e1973e246
feat: start nemesis ( #1227 )
...
Closes #446
As discussed there, some support for 64-bit integers without precision loss had to be hacked in.
Reviewed-on: OpenWF/SpaceNinjaServer#1227
2025-03-20 05:36:09 -07:00
ae05172ad8
chore: update PE+ for 38.5.0
2025-03-20 01:09:39 +01:00
ecc2e35535
feat: randomly generate daily modular weapon sales ( #1199 )
...
Re #685
Reviewed-on: OpenWF/SpaceNinjaServer#1199
2025-03-16 04:32:57 -07:00
3a995ef6d1
chore: specify minimum typescript version required to compile
2025-03-13 13:26:24 +01:00
de4fe0311c
feat: trade in modular weapons for standing ( #1172 )
...
Closes #1055
Reviewed-on: OpenWF/SpaceNinjaServer#1172
2025-03-13 05:25:46 -07:00
38dfe14776
feat: fabricate research ( #1150 )
...
Closes #910
Reviewed-on: OpenWF/SpaceNinjaServer#1150
2025-03-11 07:56:18 -07:00
ead7b67efc
chore: remove ts-node dependency ( #1148 )
...
We either use ts-node-dev or compile to JS and then run that so this isn't needed.
Reviewed-on: OpenWF/SpaceNinjaServer#1148
2025-03-11 02:04:25 -07:00
0ffa9c6bc4
feat: clan motd ( #1134 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1134
2025-03-09 07:47:32 -07:00
1c276ce133
feat: stripped rewards ( #1123 )
...
Closes #683
Reviewed-on: OpenWF/SpaceNinjaServer#1123
2025-03-09 07:42:55 -07:00
6b35408144
chore: don't install dev dependencies for basic usage ( #1135 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1135
2025-03-09 07:41:24 -07:00
901263ada3
feat: transmutation ( #1112 )
...
Closes #1098
Reviewed-on: OpenWF/SpaceNinjaServer#1112
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:34:41 -08:00
f7c2c74437
feat: clan xp ( #1100 )
...
Closes #690
Reviewed-on: OpenWF/SpaceNinjaServer#1100
2025-03-08 01:44:30 -08:00
b3003b9fb3
feat: resource extractor drones ( #1068 )
...
Closes #793
Reviewed-on: OpenWF/SpaceNinjaServer#1068
2025-03-03 05:48:46 -08:00
1468c6b1d2
chore: update PE+ to 0.5.38 ( #1048 )
...
Fixess #1041
Reviewed-on: OpenWF/SpaceNinjaServer#1048
2025-02-28 03:04:59 -08:00
58ec63f7b9
chore: update mongoose ( #1036 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1036
2025-02-26 15:41:36 -08:00
d7628d46e9
fix: acquisition of CrewShipWeaponSkins ( #1019 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1019
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 17:31:33 -08:00
bc07978846
chore: use creditBundles map from PE+ ( #1008 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1008
2025-02-24 21:46:20 -08:00
045d933458
fix: complete junction data and crash in vors prize mission four ( #1001 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1001
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
2025-02-24 08:50:07 -08:00
c8542c9d75
chore: update PE+, add countedAtt to key chain triggered messages ( #959 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#959
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:39:24 -08:00
eace26b4b3
chore: update PE+ ( #951 )
...
lavos prime and stuff
Reviewed-on: OpenWF/SpaceNinjaServer#951
2025-02-12 10:34:28 -08:00
947dcdcec5
chore: update PE+ ( #950 )
...
Closes #940
Reviewed-on: OpenWF/SpaceNinjaServer#950
2025-02-11 21:27:20 -08:00
eb3acad598
feat(vs-code): Debugging ( #924 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#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
9bff05a635
chore: update PE+ ( #919 )
...
Rhino Heirloom and stuff
Reviewed-on: OpenWF/SpaceNinjaServer#919
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-07 02:07:26 -08:00
78032f191c
feat(webui): translations ( #909 )
...
Closes #900
Supersedes #903
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Reviewed-on: OpenWF/SpaceNinjaServer#909
2025-02-06 07:00:21 -08:00
edc3171eee
feat: Quests 2 ( #878 )
2025-02-01 16:31:04 +01:00
61f63dd40f
fix: typescript version unsupported by eslint ( #853 )
2025-01-24 14:23:40 +01:00
dependabot[bot]
701cd19a17
build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 ( #842 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 17:29:08 +01:00
a10bdeb497
feat: rerolling rivens ( #806 )
2025-01-19 01:57:52 +01:00
734ca84557
fix: purchasing flawed mods from iron wake ( #802 )
2025-01-18 11:11:52 +01:00