9e0dd05d42
chore: Convert LeaderboardManager to use BitStream refs ( #1469 )
2024-02-26 23:25:45 -06:00
36f7b8a928
remove singleton for dpWorld ( #1427 )
...
Removes the singleton inheritance from dpWorld.
Tested that crux prime, nimbus station, avant gardens and nexus tower still use navmeshes and physics and that physics volumes are still collided with.
2024-01-19 15:12:05 -06:00
c99e2a372b
Add weekly filter
2023-06-05 16:04:56 -07:00
259f0c8371
Working in game again
...
hooray
2023-06-05 04:10:59 -07:00
a5e63529dc
const and compile save
2023-06-05 02:50:40 -07:00
8267823ca4
More simplification
2023-05-31 23:17:13 -07:00
b8878da61b
Convert to using only floats
...
This will cover all of our bases for any type of score. No need to do any conversions.
2023-05-31 23:05:19 -07:00
e1a7b4993e
look ma, more work
2023-05-30 18:21:10 -07:00
a43e03255c
It compiles at least now
2023-05-30 04:38:19 -07:00
83da45575e
CONST
2023-05-30 04:28:50 -07:00
f5f599764d
more const and views
2023-05-30 04:23:48 -07:00
0107d05d55
draft
2023-05-30 04:11:37 -07:00
f26e66da4d
small updates to typs
2023-05-28 04:30:20 -07:00
4dba8d9225
Correct column order
2023-05-09 22:21:41 -07:00
411c9eaf1f
Remove dead code
2023-05-09 00:06:43 -07:00
6c2312fe87
Implement page fetching
2023-05-08 19:59:10 -07:00
d98ad4b94f
Implement leaderboard page offsets
2023-05-08 19:35:19 -07:00
5c086909ed
Ready for implementation
2023-05-08 18:36:28 -07:00
0faef7d791
Finished saving
2023-05-04 16:53:36 -07:00
a3626a3b53
The query is supposed to get SMALLER
...
Still better than 9 different queries all with 1 minor change i guess.
2023-05-03 00:38:38 -07:00
48264e2cf4
push
2023-04-30 21:30:41 -07:00
89f427ace0
Further work on leaderboards
2023-04-18 01:26:35 -07:00
42870028e4
Remove complex migration
...
Only shooting gallery had a value put in the wrong column. All others were either already correct or unimplemented.
2023-04-17 15:19:13 -07:00
fcb088d263
Further work on leaderboards
...
- Modularize tests
- Add migrations
- Fix switch case so it actually breaks
- Add in missing writes
- Beginning work on custom migration to move the leaderboard to the final state
2023-04-17 01:16:23 -07:00
ed2639ce4e
Use inline functions
2023-04-14 01:32:52 -07:00
41355cea58
Add remaining enum types
2023-04-13 21:55:09 -07:00
c91f0d16b3
Get it compiling, add a test and optimize heavily
2023-04-13 00:45:03 -07:00
c02963013b
first draft
2023-04-12 21:57:58 -07:00
19e77a38d8
format codebase
2022-07-28 08:39:57 -05:00
dcbca46e75
Leaderboard Scoring Updates
2021-12-21 22:15:29 -05:00
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00