8afb515231
fix(stats): captures not being tracked for a new enemy ( #1728 )
...
Build Docker image / docker (push) Successful in 35s
Build / build (push) Has been cancelled
Reviewed-on: #1728
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-19 09:04:22 -07:00
5149d0e382
chore: don't use ? for leaderboardService parameters ( #1551 )
...
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
This means the argument can be omitted when we really mean that it can be undefined — but we still want it to be explicitly given.
Reviewed-on: #1551
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-11 06:54:47 -07:00
049f709713
feat(leaderboard): missions & guilds leaderboard ( #1338 )
...
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #1338
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-26 14:21:22 -07:00
a12e5968da
feat: race leaderboards ( #1314 )
...
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Initial leaderboard system. Currently only tracking races, tho.
Reviewed-on: #1314
2025-03-25 03:25:58 -07:00
e83970d326
chore(stats): fix eslint warnings ( #1262 )
...
Build / build (18) (push) Successful in 45s
Build Docker image / docker (push) Successful in 40s
Build / build (20) (push) Successful in 1m12s
Build / build (22) (push) Successful in 40s
Reviewed-on: #1262
2025-03-21 04:02:49 -07:00
3c87dd56ca
feat(stats): Ollie's Crash Course Rewards ( #1260 )
...
Build / build (20) (push) Successful in 43s
Build / build (22) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 32s
Build / build (18) (push) Successful in 1m18s
Reviewed-on: #1260
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-21 03:40:20 -07:00
7d3f2e8796
feat(stats): minigame stats ( #1249 )
...
Build / build (22) (push) Successful in 53s
Build / build (18) (push) Successful in 1m16s
Build / build (20) (push) Successful in 1m16s
Build Docker image / docker (push) Successful in 44s
Reviewed-on: #1249
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-21 02:40:04 -07:00
ae9a98ca8b
fix(stats): handle eidolon capture ( #1190 )
...
Build / build (20) (push) Successful in 41s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m14s
Build / build (18) (push) Successful in 1m4s
Reviewed-on: #1190
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-15 03:25:02 -07:00
2891e2fef5
chore: fix various eslint issues ( #1176 )
...
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1176
2025-03-15 03:24:39 -07:00
2efe0df2f2
chore: fix some eslint warnings ( #1007 )
...
Build / build (18) (push) Successful in 1m4s
Build / build (20) (push) Successful in 1m9s
Build / build (22) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 50s
Reviewed-on: #1007
2025-02-24 20:56:34 -08:00
38b255d41a
chore: promote no-case-declarations lint to an error ( #1006 )
...
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #1006
2025-02-24 20:56:27 -08:00
2dade02f3e
feat(stats): log unknown categories in updateStats ( #947 )
...
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #947
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-11 21:27:05 -08:00
13c68a75c1
feat: initial stats save ( #884 )
...
Build Docker image / docker (push) Successful in 30s
Build / build (20) (push) Successful in 41s
Build / build (18) (push) Successful in 57s
Build / build (22) (push) Successful in 39s
Closes #203
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/884
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-06 04:42:59 -08:00