NG (Graham)
|
687f8dabbe
|
Use resolvable vehicles in campaign mode instead of raw cube data
|
2025-12-02 17:08:42 -05:00 |
|
MaxSignal
|
4bdb0ad1d0
|
Use IndexMap instead of HashMap in CubeConfig
|
2025-11-13 16:08:58 +00:00 |
|
NG (Graham)
|
3fb2fbad06
|
Allow fake players to have their team chosen automatically at game start
|
2025-10-30 21:59:47 -04:00 |
|
NG (Graham)
|
2cc467726f
|
Add self-validation framework for config
|
2025-10-27 22:07:38 -04:00 |
|
NG (Graham)
|
b3ad2c3758
|
Add proof-of-concept server intercom service through auth server
|
2025-10-26 15:43:51 -04:00 |
|
NG (Graham)
|
6879fc8ed5
|
Remove some gamemode startup warnings, make expanded config json more obvious
|
2025-10-03 18:06:36 -04:00 |
|
NG (Graham)
|
e55bd6d288
|
Add basic client AI support
|
2025-09-27 12:36:49 -04:00 |
|
NG (Graham)
|
525fa8b87e
|
Add team death match support #33
|
2025-09-14 12:08:52 -04:00 |
|
NG (Graham)
|
c85d4bbc38
|
Add pit spawn points #34
|
2025-09-13 17:36:35 -04:00 |
|
NG (Graham)
|
82cc2dcf1b
|
Add pit win conditions #34
|
2025-09-10 19:40:51 -04:00 |
|
NG (Graham)
|
4639778eeb
|
Add equalizer support and partial fast-charge (dominating) support #32
|
2025-09-07 15:50:56 -04:00 |
|
NG (Graham)
|
0e35aced01
|
Readability fixes for cargo clippy
|
2025-09-03 22:33:32 -04:00 |
|
NG (Graham)
|
7f9ed8bf35
|
Implement basic battle arena functionality #32
|
2025-08-30 21:36:01 -04:00 |
|
NG (Graham)
|
1403a6e3d0
|
Make power bar configurable
|
2025-08-17 15:03:30 -04:00 |
|
NG (Graham)
|
a721aac418
|
Fix reading vertical_top_speed for movement data in config, rebalance movement to 2025 stats
|
2025-08-17 10:50:55 -04:00 |
|
NG (Graham)
|
05bf4a097a
|
Add basic server-only player harness
|
2025-08-16 21:32:14 -04:00 |
|
NG (Graham)
|
624fee6d72
|
Fix auto-selecting chat channel, add some more config options
|
2025-08-13 22:17:24 -04:00 |
|
NG (Graham)
|
a8692b2839
|
Enable premium, add custom avatar saving support to complete #10
|
2025-08-13 17:36:44 -04:00 |
|
NG (Graham)
|
152ad240d0
|
Fix game event not getting saved to DB until first game switc #36h
|
2025-08-11 20:51:37 -04:00 |
|
NG (Graham)
|
a0d6974a31
|
Get capture points workins #30 (mars 1 only)
|
2025-07-26 21:57:46 -04:00 |
|
NG (Graham)
|
c6bd9e110d
|
Use real spawn points when available #30
|
2025-07-26 11:50:32 -04:00 |
|
NG (Graham)
|
9f90c2e5fb
|
Handle game event change situation in lobby queue
|
2025-07-24 22:17:41 -04:00 |
|
NG (Graham)
|
a904423a83
|
Use elimination config from file instead of hardcoded #30
|
2025-07-22 22:39:38 -04:00 |
|
NG (Graham)
|
fd11b8746b
|
Save current game event to database for use in the match
|
2025-07-22 21:36:35 -04:00 |
|
NG (Graham)
|
9f74a2e76a
|
Add support for matchmaker sending clients off to game server
|
2025-06-19 22:05:16 -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)
|
d0c2b1ec03
|
Make enemy and teammate count customizable
|
2025-06-02 20:08:50 -04:00 |
|
NG (Graham)
|
50cc0cc3a9
|
Get enemies spawning in singleplayer #23
|
2025-05-30 23:03:02 -04:00 |
|
NG (Graham)
|
9d9f8a73fc
|
Add customisable game mode sequence (mp and sp still broken) #16
|
2025-05-27 22:07:04 -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)
|
fd75dba80e
|
Guess weapon order for factory downloads (since they have no weapon order) #6
|
2025-05-18 20:33:29 -04:00 |
|
NG (Graham)
|
3f1438c068
|
Add minimal robot factory functionality and arc archive support for #6
|
2025-05-17 23:06:07 -04:00 |
|
NG (Graham)
|
8affa33ace
|
Add user registration
|
2025-05-12 20:56:24 -04:00 |
|
NG (Graham)
|
b04a8902e2
|
Add upgrade and dismantle vehicle slot functionality for #14
|
2025-05-11 12:09:23 -04:00 |
|
NGnius (Graham)
|
77ddeb7891
|
Create RC database layer
|
2025-05-07 20:23:22 -04:00 |
|
NGnius (Graham)
|
792a6362e3
|
Implement basic chat functionality
|
2025-04-14 21:17:41 -04:00 |
|
NGnius (Graham)
|
a540cf6d8f
|
Load more config data from files (instead of hardcoded)
|
2025-03-30 17:54:06 -04:00 |
|
NGnius (Graham)
|
0e048a17b1
|
Move common components to shared lib
|
2025-03-30 16:22:25 -04:00 |
|