5f22614078
fix: some problems with 1999 calendar rotation
...
Build / build (push) Successful in 1m33s
Build / build (pull_request) Successful in 58s
- First day was incorrect for summer & autumn
- Only 1 reward was shown, now is a choice of 2
- Only 1 upgrade was shown, now is a choice of 3
2025-04-25 06:23:22 +02:00
a67f99b665
chore: don't use sequential values as RNG seeds directly ( #1812 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
This should help get a slightly better distribution
Reviewed-on: #1812
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-24 11:24:11 -07:00
eb594af9d8
chore: improve archwing mission detection ( #1794 )
...
Build Docker image / docker (push) Successful in 33s
Build / build (push) Successful in 1m38s
SettlementNode10 was not being excluded
Reviewed-on: #1794
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-23 11:40:45 -07:00
d6750cd84b
chore: provide tileset for sortie missions ( #1793 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1788
Reviewed-on: #1793
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-23 11:36:32 -07:00
f3601ec43e
chore: allow MT_CAPTURE for sorties ( #1792 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
e.g. `SolNode1` is a capture mission but it should still be a valid node for sorties. Not that the mission will actually be a capture.
Reviewed-on: #1792
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-23 11:36:19 -07:00
ce5b0fc9e2
fix: limit MT_LANDSCAPE sortie missions to PoE ( #1790 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1789
Reviewed-on: #1790
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-23 11:35:29 -07:00
32bb6d4ccb
feat: syndicate mission rotation ( #1781 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1530
Reviewed-on: #1781
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-22 10:00:49 -07:00
731be0d5e3
fix: exclude MT_ARENA from sortie node options ( #1769 )
...
Build Docker image / docker (push) Successful in 48s
Build / build (push) Successful in 1m31s
Fixes #1764
Reviewed-on: #1769
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-21 22:06:39 -07:00
0f3d9f6c2c
chore: provide upcoming weekly acts before week rollover ( #1736 )
...
Build Docker image / docker (push) Successful in 34s
Build / build (push) Successful in 1m29s
The final piece to close #1640
Reviewed-on: #1736
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-19 09:06:49 -07:00
c2a633b549
chore: improve LiteSortie handling at week rollover ( #1735 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
WorldState now provides the upcoming LiteSortie if relevant and the boss is derived from the sortieId so completing it at rollover should work as expected.
Reviewed-on: #1735
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-19 09:06:38 -07:00
435aafeaae
feat: randomly generate 1999 calendar seasons ( #1689 )
...
Build Docker image / docker (push) Waiting to run
Build / build (push) Has been cancelled
also handling week rollover now
Reviewed-on: #1689
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-17 08:00:19 -07:00
deb652ab37
fix: provide upcoming nightwave daily challenge if rollover is imminent ( #1667 )
...
Build Docker image / docker (push) Successful in 59s
Build / build (push) Successful in 1m29s
Reviewed-on: #1667
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-16 06:31:16 -07:00
95562a97ad
fix: provide current & upcoming sortie if rollover is imminent ( #1666 )
...
Build / build (push) Successful in 1m26s
Build Docker image / docker (push) Successful in 1m13s
Reviewed-on: #1666
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-15 20:53:27 -07:00
c13615c4df
fix: provide upcoming bounties in worldState when new cycle is imminent ( #1657 )
...
Build Docker image / docker (push) Successful in 1m3s
Build / build (push) Successful in 1m1s
Reviewed-on: #1657
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-15 20:41:46 -07:00
5c6b4b5779
fix: set activation & expiry for eidolon/venus/deimos bounties ( #1581 )
...
Build Docker image / docker (push) Successful in 46s
Build / build (push) Successful in 1m25s
Reviewed-on: #1581
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-12 06:15:14 -07:00
2ca79ef898
feat: eidolon/venus/deimos bounty rotation ( #1554 )
...
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #1554
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-11 06:56:31 -07:00
9f727789ca
chore: split worldState stuff into types & service ( #1548 )
...
Build Docker image / docker (push) Successful in 43s
Build / build (push) Successful in 41s
Reviewed-on: #1548
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-10 12:54:48 -07:00