This website requires JavaScript.
Explore
Help
Sign In
joshuafhiggins
/
connect4-moderator-server
Watch
1
Star
0
Fork
0
You've already forked connect4-moderator-server
Code
Issues
Pull Requests
Actions
Packages
Releases
2
Activity
99
Commits
1
Branch
6
Tags
8ad6b0868d63febde51131b703c4d3099fe66d25
Commit Graph
13 Commits
feat(demo mode): allow for random color assignments
Joshua Higgins
·
2026-01-02 17:26:30 -05:00
8ad6b0868d
misc: more generic set & gets
Joshua Higgins
·
2025-12-31 18:18:33 -05:00
2b1ff2f98b
fix: rework tournament acks
gitbutler also fucked up
Joshua Higgins
·
2025-12-31 17:02:54 -05:00
889de078f6
Merge branch 'main' into feat-set-demo-mode-at-runtime
Joshua Higgins
·
2025-12-31 16:51:46 -05:00
549ead4476
feat(tournaments): create specific tournament types dynamically
Joshua Higgins
·
2025-12-31 16:48:05 -05:00
7f241d08aa
feat: added DISCONNECT command to become observer
Joshua Higgins
·
2025-12-31 16:47:24 -05:00
e656608264
misc: fix casing to be consistent
Joshua Higgins
·
2025-12-31 16:42:51 -05:00
cba7dd66f3
feat(tournaments): broadcast tournament type to all observers
Joshua Higgins
·
2025-12-31 16:42:02 -05:00
cb9ef527a7
feat: added DISCONNECT command to become observer
Joshua Higgins
·
2025-12-31 16:27:53 -05:00
2d40d3e361
misc: remove unnessacary crate prefixes
Joshua Higgins
·
2025-12-31 16:15:03 -05:00
5e02ccc47b
feat(tournaments & demo mode): demo mode can be changed at runtime
Joshua Higgins
·
2025-12-31 16:10:32 -05:00
cbff8c7c60
feat(tournaments): create specific tournament types dynamically
Joshua Higgins
·
2025-12-31 00:35:51 -05:00
16a5eef659
misc(refactor): move Server type to its own module
Joshua Higgins
·
2025-12-30 22:51:52 -05:00
23feed3f21