Commit Graph

8 Commits

Author SHA1 Message Date
0ac46fcee2 what's a git
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 52s
2025-06-09 00:30:55 -04:00
648d46986c Custom Rooms + Server global
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 49s
* Added Storage and room saving (will be moved to events later)
* Moved `UnifiedProfile` to new `Server` object, along with `CDN`
    - Will move `Rooms` and others to this later
2025-05-24 21:20:30 -04:00
27b3754330 Rooms and matchmaking
* Added missing config (route) data
* Fetch room class, database hash
* Basic room querying
* Built-in room generation during first runtime
* Matchmaking response base and notes for myself, later today
* Instance fixes
* Challenge and quick play routes
(unused for now)
* Rooms route (untested)
* Matchmaking goto route
* Avatar route addition
* Settings/set route
2025-04-02 00:27:10 -04:00
49c481aa0e Embed base images into binary
Include resource directory
Ran `deno fmt` with 4 space indent, that changed every file (!!!!!)
various changes
2025-03-24 19:11:36 -04:00
73e9b72ad4 User stuff, config structure changes, web panel start, versioncheck fix, api start, recaptcha support for web panel 2025-02-08 21:19:25 -05:00
bc3443b1dc I can't be bothered to even explain what happene here 2025-02-07 23:18:04 -05:00
d982567c7b Base utilities, add README, Redis, Discord integration, db keygroup planning 2024-11-18 07:31:25 -05:00
ab5907355d Initial commit 2024-11-12 23:37:34 -05:00