NG (Graham)
|
6f43b3191a
|
Fix steam ID querying as u64 (it's a string, actually) causing crashes in unexpected places
|
2025-06-07 22:07:33 -04:00 |
|
NG (Graham)
|
4914e2057a
|
Use i32 for database IDs since that's support for postgres too
|
2025-06-06 20:20:19 -04:00 |
|
NG (Graham)
|
f678426e10
|
Prefix all crates with oj_ and use release version of dependencies
|
2025-06-03 21:09:03 -04:00 |
|
NG (Graham)
|
297a2ab246
|
Add garage slot copy op functionality to fix #28
|
2025-05-31 16:33:34 -04:00 |
|
NG (Graham)
|
50cc0cc3a9
|
Get enemies spawning in singleplayer #23
|
2025-05-30 23:03:02 -04:00 |
|
NG (Graham)
|
c441b8b5ef
|
Add minimum chat moderation to enable bans for #22
|
2025-05-29 20:55:36 -04:00 |
|
NG (Graham)
|
ab19c723cd
|
Configure all death, spawn, and garage bay skins for #3
|
2025-05-26 21:30:28 -04:00 |
|
NG (Graham)
|
956bb2149d
|
Add avatar saving functionality (without CDN support)
|
2025-05-25 12:27:29 -04:00 |
|
NG (Graham)
|
4f0bcde7d8
|
Move chat system into core, merge configs, save to database
|
2025-05-23 16:47:09 -04:00 |
|
NG (Graham)
|
a9510a7495
|
Make non-essential dev messages show up way less often
|
2025-05-18 22:23:33 -04:00 |
|
NG (Graham)
|
d3bd795a01
|
Add real email-based authentication, fix RC account auth to try all 3 login options when it doesn't know #20
|
2025-05-11 21:18:55 -04:00 |
|
NGnius (Graham)
|
221a5d5ca9
|
Add garage add, select, and re-order operations for #14
|
2025-05-10 13:19:35 -04:00 |
|
NGnius (Graham)
|
77ddeb7891
|
Create RC database layer
|
2025-05-07 20:23:22 -04:00 |
|