feat: Varzia (Prime Resurgence) rotation #2390

Merged
Sainan merged 3 commits from AMelonInsideLemon/SpaceNinjaServer:varzia-rotation into main 2025-07-04 15:18:42 -07:00
Contributor

Also closes #1059

Also closes #1059
AMelonInsideLemon added 1 commit 2025-07-02 08:46:32 -07:00
feat: Varzia (Prime Resurgence) rotation
All checks were successful
Build / build (pull_request) Successful in 59s
cea50ad5f5
Also closes #1059
Sainan added 1 commit 2025-07-02 14:32:50 -07:00
handle null for selects
All checks were successful
Build / build (pull_request) Successful in 1m21s
6650143015
Owner

So, it's just on a weekly rotation right now? Not entirely faithful, but I guess it's alright.

So, it's just on a weekly rotation right now? Not entirely faithful, but I guess it's alright.
Sainan force-pushed varzia-rotation from 6650143015 to adbb56c740 2025-07-02 14:36:33 -07:00 Compare
Sainan added 1 commit 2025-07-02 14:37:10 -07:00
handle null for selects
All checks were successful
Build / build (pull_request) Successful in 45s
cd2fc9622a
Sainan reviewed 2025-07-02 14:38:45 -07:00
@ -1396,0 +1483,4 @@
ScheduleInfo: []
};
worldState.PrimeVaultTraders.push(pt);
if (isBeforeNextExpectedWorldStateRefresh(timeMs, weekStart)) {
Owner

This will always evaluate to true ?

This will always evaluate to true ?
Sainan added 1 commit 2025-07-03 22:47:11 -07:00
remove condition that always evalutes to true
All checks were successful
Build / build (pull_request) Successful in 1m17s
a1c5936dbf
Sainan merged commit ee4adc7d55 into main 2025-07-04 15:18:42 -07:00
Sainan deleted branch varzia-rotation 2025-07-04 15:18:43 -07:00
Sign in to join this conversation.
No description provided.