cd100c87b8
fix: respect purchaseQuantity when giving gear items from inbox message ( #960 )
...
Closes #942
Reviewed-on: OpenWF/SpaceNinjaServer#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 )
...
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
a62e8eebc2
chore: log missionInventoryUpdate request body ( #961 )
...
there's still so much uncertainty about this, this is vital information to have logged by default, imo
Reviewed-on: OpenWF/SpaceNinjaServer#961
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:24:28 -08:00
7e7e4e2eea
feat: change dojo spawn room ( #949 )
...
Closes #524
Reviewed-on: OpenWF/SpaceNinjaServer#949
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-12 14:06:48 -08:00
cf50738d34
feat: setDojoComponentMessage ( #948 )
...
Closes #946
Reviewed-on: OpenWF/SpaceNinjaServer#948
2025-02-11 20:11:31 -08:00
30061fb0e3
fix: don't abort quest update when quest completion rewards are missing. ( #937 )
...
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: OpenWF/SpaceNinjaServer#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
0c1624cc03
chore: remove console logs ( #922 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#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 )
...
fixes #920
Reviewed-on: OpenWF/SpaceNinjaServer#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
0fbf300d3e
refactor: don't pass undefined to getRandomMissionRewards ( #913 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#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
8175deb023
chore: get rid of instances of markModified ( #908 )
...
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
3b3edaced4
fix: universalPolarityEverywhere not affecting all necramech slots ( #891 )
...
Fixes #890
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/891
2025-02-03 13:21:12 -08:00
07451dcef0
fix: inventory not being requested when visiting navigation ( #882 )
...
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
edc3171eee
feat: Quests 2 ( #878 )
2025-02-01 16:31:04 +01:00
9ab0d8d15e
feat: startLibraryPersonalTarget ( #873 )
2025-01-31 17:03:00 +01:00
50c280cf01
feat: Inbox ( #876 )
2025-01-31 14:15:36 +01:00
cb7c15a382
fix: provide LoadOutPresets & Ships in missionInventoryUpdate response ( #869 )
2025-01-25 13:12:49 +01:00
b72a0d12ef
fix: apply spoofing stuff to missionInventoryUpdate's InventoryJson ( #866 )
2025-01-24 21:09:34 +01:00
57061073be
fix: adjust mission update controller to add xp when aborting mission( #864 )
2025-01-24 16:17:59 +01:00
5649c5bf86
chore: switch purchaseService to take inventory document ( #848 )
2025-01-24 15:24:29 +01:00
249d2056ed
fix: use logger instead of console
2025-01-24 15:20:51 +01:00
ebd51cc380
fix: aborting Mission and completeAllQuests config ( #858 )
2025-01-24 15:13:55 +01:00
8b836020bf
chore: turn getJSONfromString into a template/generic function ( #836 )
2025-01-24 14:27:10 +01:00
4e8c079171
fix: exclude riven buffs from being a curse ( #849 )
2025-01-24 14:18:16 +01:00
7716c945d0
fix: address some client warnings about malformed inventory.php response ( #840 )
2025-01-24 14:17:52 +01:00
ef2708b510
feat: Quests1 ( #852 )
2025-01-24 14:13:21 +01:00
a4c44e8bb0
chore: get rid of some unecessary conditionals ( #835 )
2025-01-20 12:21:39 +01:00
c9b48ace36
feat: import ( #831 )
2025-01-20 12:19:32 +01:00
86a2b57e22
feat(webui): more equipment ( #826 )
2025-01-19 15:03:34 +01:00
f310028e42
fix: classical syndicate medallions don't use daily limit ( #818 )
2025-01-19 12:30:27 +01:00
16922279f9
fix: remove legendary core from inventory when it was used ( #819 )
2025-01-19 12:29:53 +01:00
5d4c454b0b
chore: optimise creditsController ( #815 )
2025-01-19 01:58:47 +01:00
16c2b8f83c
chore: use MongooseDocumentArray.id instead of .find where possible ( #813 )
2025-01-19 01:58:24 +01:00
a10bdeb497
feat: rerolling rivens ( #806 )
2025-01-19 01:57:52 +01:00
a8fb9095c5
feat: Kinematic Instant Messaging ( #801 )
2025-01-19 01:57:24 +01:00
f1c3dcbefc
chore: move mod upgrading logic into artifactsController ( #800 )
2025-01-18 11:12:06 +01:00
9fd2fb6ba2
fix: track FreeFavorsEarned & FreeFavorsUsed ( #792 )
2025-01-17 14:43:51 +01:00
79f1937483
fix: handle standing limits in fishmongerController ( #795 )
2025-01-17 14:43:33 +01:00
1a8e0f33b9
feat: noDailyStandingLimits cheat ( #791 )
2025-01-17 07:02:19 +01:00
d8845bc478
feat: apply & track daily standing limit when trading in medallions ( #788 )
2025-01-17 05:27:12 +01:00
534f7d8cce
feat: archon shard fusion ( #785 )
2025-01-17 05:09:25 +01:00
6ee28e5864
fix: syndicate sacrifice doesn't persist new title ( #787 )
2025-01-17 05:09:11 +01:00
d73d14bc48
feat: add potatoes, exilus, & arcanes everywhere cheats ( #774 )
2025-01-15 05:20:30 +01:00
26f20bfbb5
fix: limit standing gain from medallions for title's max ( #772 )
2025-01-13 17:57:59 +01:00
2cd47c8ae2
fix: reproducible oids for unlockAllSkins ( #769 )
2025-01-12 02:42:27 +01:00
25459503d1
feat: changing equipped shawzin/instrument ( #762 )
2025-01-11 12:54:32 +01:00
1c654650d4
fix: cap helminth resources at 100% ( #757 )
2025-01-09 14:02:12 +01:00
172db2337f
feat: infiniteEndo & infiniteRegalAya ( #741 )
2025-01-06 05:36:39 +01:00
f56fc232f2
feat: leveling up intrinsics ( #725 )
2025-01-06 05:36:18 +01:00
83617ae287
feat: activate riven mod (get a random challenge) ( #721 )
2025-01-06 05:35:57 +01:00
3903b973e2
feat: opening relics in endless missions ( #713 )
2025-01-06 05:35:36 +01:00