• Joined on 2025-02-10
neon pushed to main at neon/SpaceNinjaServer 2025-02-25 16:21:21 -08:00
a27f1c5e01 fix: converting storeitems in missionRewards (#1017)
93afc2645c fix: items from enemy caches not showing "identified" (#1016)
b5b088249c fix: ignore empty mission tag in missionInventoryUpdate (#1015)
e6ec144f1f feat: handle defaultUpgrades for moas and hounds (#1012)
3d82fee99e feat: give additionalItems for weapons (#1011)
Compare 13 commits »
neon pushed to main at neon/SpaceNinjaServer 2025-02-24 10:05:39 -08:00
045d933458 fix: complete junction data and crash in vors prize mission four (#1001)
9de57668ab fix: ensure quest progress exists (#1000)
ebb28d56d5 feat: acquisition of resource extractor drones (#998)
d69cba6bef chore: reuse inventory in claimCompletedRecipeController (#999)
50d687e59a fix: re-enable giving ship features and mission rewards from Vors Prize after skipTutorial (#996)
Compare 12 commits »
neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 17:05:19 -08:00
feat: implement CreditBundle purchases

Closes #990. Sorry for my hesitation, but I do feel like this should eventually use ExportMisc.creditBundles from PE+.

no worries, in this case i just followed what ordis said :)

neon commented on issue OpenWF/SpaceNinjaServer#928 2025-02-22 16:58:58 -08:00
Junction rewards don't work

That will be fixed when SNS updates to PE+ version 0.5.34 as the junction rewards are not in the export until that version

neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 16:54:05 -08:00
feat: implement CreditBundle purchases

oh yeah lol i forgot it needs to use internal name, now it works

neon pushed to credit-bundles at neon/SpaceNinjaServer 2025-02-22 16:53:46 -08:00
998808505d oversight
neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 16:49:17 -08:00
feat: implement CreditBundle purchases

@OrdisPrime what is your new discord account, i want to send you a message

neon pushed to credit-bundles at neon/SpaceNinjaServer 2025-02-22 16:46:33 -08:00
ab111d5c57 use creditBundles
neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 16:38:06 -08:00
feat: implement CreditBundle purchases

creditBundles is a map defined in missionInventoryUpdateService. You should use it instead of doing this crap. Those only include mission credit bundles, not market credit bundles althoug…

neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 16:37:18 -08:00
feat: implement CreditBundle purchases

creditBundles is a map defined in missionInventoryUpdateService. You should use it instead of doing this crap. Those only include mission credit bundles, not market credit bundles

neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 16:32:42 -08:00
feat: implement CreditBundle purchases

does it not work to add the 2 bundles here? export const creditBundles:

why? the game already provides them

plus they are only used in market purchases so there is no need to…

neon commented on pull request OpenWF/SpaceNinjaServer#989 2025-02-22 16:31:39 -08:00
feat: implement CreditBundle purchases

does it not work to add the 2 bundles here? export const creditBundles:

why? the game already provides them

neon pushed to credit-bundles at neon/SpaceNinjaServer 2025-02-22 13:31:45 -08:00
af7df53799 fix typo in split()
neon pushed to credit-bundles at neon/SpaceNinjaServer 2025-02-22 13:30:08 -08:00
cd6f773ec1 fix accidental replace in split()
neon pushed to credit-bundles at neon/SpaceNinjaServer 2025-02-22 13:22:40 -08:00
2dfb36018f handle invalid bundle request
neon created pull request OpenWF/SpaceNinjaServer#989 2025-02-22 13:15:49 -08:00
feat: implement CreditBundle purchases
neon pushed to credit-bundles at neon/SpaceNinjaServer 2025-02-22 13:13:11 -08:00
de9283e3a7 feat: implement creditbundle purchases
neon created branch credit-bundles in neon/SpaceNinjaServer 2025-02-22 13:13:11 -08:00
neon pushed to main at neon/SpaceNinjaServer 2025-02-22 12:11:39 -08:00
bf7fd42198 feat: tutorial and natural new player experience (#983)
9203e0bf4d feat: infiniteHelminthMaterials cheat (#985)
Compare 2 commits »
neon pushed to main at neon/SpaceNinjaServer 2025-02-22 10:30:00 -08:00
a3873a1710 fix(webui): show names for zaw parts (#988)
73f8f93b17 chore: update russian translation (#987)
df70050cfd chore: update translations
Compare 3 commits »