AMelonInsideLemon
  • Joined on 2025-02-01
AMelonInsideLemon pushed to goals-cetus at AMelonInsideLemon/SpaceNinjaServer 2025-08-08 19:56:54 -07:00
dedf73b5ee make Ghoul Purge and Plague Star events periodic
AMelonInsideLemon pushed to goals-cetus at AMelonInsideLemon/SpaceNinjaServer 2025-08-08 17:10:38 -07:00
19c2e85c44 Update missionInventoryUpdateService.ts
AMelonInsideLemon created pull request OpenWF/SpaceNinjaServer#2598 2025-08-08 16:58:08 -07:00
feat(goals): cetus events
AMelonInsideLemon pushed to goals-cetus at AMelonInsideLemon/SpaceNinjaServer 2025-08-08 16:57:50 -07:00
4606980d7f feat(goals): cetus events
679752633a feat: recover nightwave challenges (#2593)
67b5890f39 feat(webui): ukrainian translation by LoseFace (#2596)
5d54e79e5d chore(webui): russian translation update by LoseFace (#2595)
4606f28a58 fix(webui): incorect values for ability override request (#2591)
Compare 7 commits »
AMelonInsideLemon created branch goals-cetus in AMelonInsideLemon/SpaceNinjaServer 2025-08-08 16:57:50 -07:00
75faae583f use EPOCH instead of setUTC/getUTC
AMelonInsideLemon commented on pull request OpenWF/SpaceNinjaServer#2593 2025-08-06 19:14:39 -07:00
feat: recover nightwave challenges

Right now the Nightwave start date falls on Wednesday, but the rotation of challanges is Monday. And for this I move the nightwaveStartDate to Monday to get correct timestamp to calculate…

AMelonInsideLemon commented on pull request OpenWF/SpaceNinjaServer#2593 2025-08-06 18:21:53 -07:00
feat: recover nightwave challenges

In general, you should be able to divide by 7 days, that's what the EPOCH is for. Otherwise, looks good.

You are talking about that offset inside nightwaveWeekStart?

34fd8951f8 use setUCT/getUTC
AMelonInsideLemon commented on issue OpenWF/SpaceNinjaServer#2594 2025-08-06 18:14:29 -07:00
Some worldStateInfo need fix bug

And yeah, isn't duplicate of #1103?

AMelonInsideLemon commented on issue OpenWF/SpaceNinjaServer#2594 2025-08-06 18:12:31 -07:00
Some worldStateInfo need fix bug

I even don't sure if current bounty reward system can roll rewards from jobs added from Goals, and as far i know there is no reward system for any reward field in Goals. And there is no toggle…

AMelonInsideLemon created pull request OpenWF/SpaceNinjaServer#2593 2025-08-06 17:32:58 -07:00
feat: recover nightwave challenges
869ee9e2a2 feat: recover nightwave challenges
AMelonInsideLemon pushed to main at AMelonInsideLemon/SpaceNinjaServer 2025-08-06 00:56:50 -07:00
4a2d863c9c chore(webui): update to Spanish translation (#2588)
9f0cd91105 chore(webui): update German translation (#2587)
ebfef52fb1 fix(webui): proper PvPVariant check (#2585)
dd7bacd22e chore: update PE+ (#2583)
c00967931e fix(webui): add k-drive (#2581)
Compare 73 commits »
AMelonInsideLemon created pull request OpenWF/SpaceNinjaServer#2591 2025-08-06 00:56:38 -07:00
fix(webui): incorect values for ability override request
7d1d957ff3 fix(webui): incorect values for ability override request
4a2d863c9c chore(webui): update to Spanish translation (#2588)
9f0cd91105 chore(webui): update German translation (#2587)
ebfef52fb1 fix(webui): proper PvPVariant check (#2585)
dd7bacd22e chore: update PE+ (#2583)
Compare 10 commits »
AMelonInsideLemon created pull request OpenWF/SpaceNinjaServer#2585 2025-08-04 04:36:43 -07:00
fix(webui): proper PvPVariant check
AMelonInsideLemon created branch pvp-variant-check in AMelonInsideLemon/SpaceNinjaServer 2025-08-04 04:36:33 -07:00