index
:
server
master
wip-matchmaking
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
11 days
fix eslint issues (switch indentation)
Tor Andersson
11 days
Track "unseen" finished games.
Tor Andersson
11 days
Update rewind view for new game rules framework.
Tor Andersson
2025-03-31
Use var instead of let.
Tor Andersson
2025-03-31
Check blocklists when sending invites and rematch requests.
Tor Andersson
2025-03-22
Set active correctly when importing games in a multi-active state.
Tor Andersson
2025-03-18
Clear closed queue after creating mini cup tournament.
Tor Andersson
2025-03-17
Fix typo in replay when player resigns.
Tor Andersson
2025-03-10
Fix initial clock SQL trigger.
Tor Andersson
2025-03-10
Improve resign handling in replay.
Tor Andersson
2025-03-04
Script to lift tournament bans after time and games finished.
Tor Andersson
2025-03-04
Multi-player resign resoult to "None".
Tor Andersson
2025-03-04
Set players.is_active when cloning games.
Tor Andersson
2025-02-23
Manually register for level 2 tournaments.
Tor Andersson
2025-02-23
Update player is_active when importing games by forcing trigger.
Tor Andersson
2025-02-23
Clean up eslint warnings.
Tor Andersson
2025-02-23
Don't show all the active pools on the tournament index page.
Tor Andersson
2025-02-23
Tweak winner logic to scale threshold by player count.
Tor Andersson
2025-02-23
Track is_active in players table. Improve SQL triggers for time control.
Tor Andersson
2025-02-23
Send tournament ended notification.
Tor Andersson
2025-02-16
Add busy timeout to purge script.
Tor Andersson
2025-02-15
Set page titles.
Tor Andersson
2025-02-14
Show play stats on user pages.
Tor Andersson
2025-02-14
Link to own user page from profile.
Tor Andersson
2025-02-14
Attach archive.db to access archived games.
Tor Andersson
2025-02-14
Use constant K value for Elo rankings.
Tor Andersson
2025-02-14
Use begin immediate transactions.
Tor Andersson
2025-02-14
Use detail/summary styling as popup menu only for header.
Tor Andersson
2025-02-14
Fix multi-active tracking in client player list.
Tor Andersson
2025-02-12
Support multi-active player states for 3p+ games.
Tor Andersson
2025-02-12
Track time to move per user.
Tor Andersson
2025-02-12
Track all game timeouts.
Tor Andersson
2025-02-12
Games that time out should result in "None" instead of resign.
Tor Andersson
2025-02-12
Use state.active to detect finished games.
Tor Andersson
2025-02-12
Use exports.default_scenario to set default selection.
Tor Andersson
2025-02-12
Split and clean up user table into more sub-tables.
Tor Andersson
2025-02-07
Log the blacklists when creating a tournament.
Tor Andersson
2025-02-07
Minor fixes.
Tor Andersson
2025-02-04
delete unused save/restore debugging stuff
Tor Andersson
2025-02-04
show waiting game count in title of active games page
Tor Andersson
2025-02-02
Use mark in browser title instead of blinking text.
Tor Andersson
2025-02-02
Tweak handling of multi-argument actions in patch-game validation.
Tor Andersson
2025-02-02
Add some more tournament block designs.
Tor Andersson
2025-02-01
Disable resigning from 3p+ games.
Tor Andersson
2025-01-29
Rename "Join" to "Wait" for Future games.
Tor Andersson
2025-01-29
Enable/disable timeouts from .env configuration.
Tor Andersson
2025-01-29
Fix notification setting on profile page when mail is not verified.
Tor Andersson
2025-01-18
Anti-AI/LLM robots.txt
Tor Andersson
2025-01-18
Use Altcha to hinder bots spamming account creation.
Tor Andersson
2025-01-18
Require mail to be verified to enable notifications.
Tor Andersson
[next]