• Joined on 2025-02-01
Sainan pushed to CrewShipWeaponSkins at OpenWF/SpaceNinjaServer 2025-02-25 14:34:26 -08:00
38418a9082 fix: acquisition of CrewShipWeaponSkins
Sainan created branch CrewShipWeaponSkins in OpenWF/SpaceNinjaServer 2025-02-25 14:34:26 -08:00
Sainan created pull request OpenWF/SpaceNinjaServer#1018 2025-02-25 14:20:19 -08:00
chore: simplify conversion of missionReward from PE+
Sainan pushed to reward-cleanup at OpenWF/SpaceNinjaServer 2025-02-25 14:19:40 -08:00
33545acc0d chore: missionReward.countedItems are never StoreItems, simplify this
80df6ff20e chore: missionReward.items are already StoreItems, simplify this
Compare 2 commits »
Sainan created branch reward-cleanup in OpenWF/SpaceNinjaServer 2025-02-25 14:19:40 -08:00
Sainan pushed to library-daily-task at OpenWF/SpaceNinjaServer 2025-02-25 05:48:18 -08:00
c1266b0f04 feat: claimLibraryDailyTaskReward
496ac35c17 unsure about this, rather not delete progress
a7a550fd4d feat: abandonLibraryDailyTask
3def730e98 feat: startLibraryDailyTask
6d63b11ee9 fix: properly randomise library daily task & update it every day
Compare 14 commits »
Sainan pushed to weapon-defaultUpgrades at OpenWF/SpaceNinjaServer 2025-02-25 00:41:32 -08:00
7763164c78 feat: handle defaultUpgrades for moas and hounds
c29bf6aab5 chore: use PE+ for boosters (#1009)
bc07978846 chore: use creditBundles map from PE+ (#1008)
Compare 3 commits »
Sainan pushed to acquire-driftermelees at OpenWF/SpaceNinjaServer 2025-02-25 00:41:11 -08:00
963d138150 feat: give additionalItems for weapons
c29bf6aab5 chore: use PE+ for boosters (#1009)
bc07978846 chore: use creditBundles map from PE+ (#1008)
2efe0df2f2 chore: fix some eslint warnings (#1007)
38b255d41a chore: promote no-case-declarations lint to an error (#1006)
Compare 5 commits »
Sainan created pull request OpenWF/SpaceNinjaServer#1016 2025-02-25 00:34:46 -08:00
fix: items from enemy caches not showing "identified"
Sainan pushed to identified at OpenWF/SpaceNinjaServer 2025-02-25 00:34:40 -08:00
1b6ae7a1d4 fix: items from enemy caches not showing "identified"
Sainan created branch identified in OpenWF/SpaceNinjaServer 2025-02-25 00:34:40 -08:00
Sainan commented on issue OpenWF/SpaceNinjaServer#683 2025-02-25 00:22:47 -08:00
Stripped rewards

Example response with "identified" items:

{
	"InventoryJson": "",
	"MissionRewards":
	[
		{
			"StoreItem": "/Lotus/StoreItems/Upgrades/Mods/Rifle/WeaponArmorPiercingDamageMod",
			
Sainan created pull request OpenWF/SpaceNinjaServer#1015 2025-02-25 00:00:02 -08:00
fix: ignore empty mission tag in missionInventoryUpdate
Sainan pushed to empty-tag at OpenWF/SpaceNinjaServer 2025-02-24 23:59:54 -08:00
2c9c3f2567 fix: ignore empty mission tag in missionInventoryUpdate
Sainan created branch empty-tag in OpenWF/SpaceNinjaServer 2025-02-24 23:59:54 -08:00
Sainan created pull request OpenWF/SpaceNinjaServer#1014 2025-02-24 23:56:03 -08:00
WIP: feat: simaris daily synthesis interactions
Sainan pushed to library-daily-task at OpenWF/SpaceNinjaServer 2025-02-24 23:54:22 -08:00
ae95bda290 feat: claimLibraryDailyTaskReward
93f9b45756 unsure about this, rather not delete progress
060a810d6c feat: abandonLibraryDailyTask
881c8b30b9 feat: startLibraryDailyTask
7c989c1b31 fix: properly randomise library daily task & update it every day
Compare 5 commits »
Sainan created branch library-daily-task in OpenWF/SpaceNinjaServer 2025-02-24 23:54:22 -08:00
Sainan deleted branch boosters from OpenWF/SpaceNinjaServer 2025-02-24 21:46:34 -08:00
Sainan pushed to main at OpenWF/SpaceNinjaServer 2025-02-24 21:46:32 -08:00
c29bf6aab5 chore: use PE+ for boosters (#1009)