index
:
server
master
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
schema.sql
Age
Commit message (
Expand
)
Author
10 hours
Support multi-active player states for 3p+ games.
Tor Andersson
10 hours
Track time to move per user.
Tor Andersson
10 hours
Track all game timeouts.
Tor Andersson
10 hours
Games that time out should result in "None" instead of resign.
Tor Andersson
10 hours
Use state.active to detect finished games.
Tor Andersson
10 hours
Split and clean up user table into more sub-tables.
Tor Andersson
2024-11-24
Add log entry for all timed out tournament games.
Tor Andersson
2024-11-23
Pause inactive users from tournament queue.
Tor Andersson
2024-11-05
Improve tournament sorting order.
Tor Andersson
2024-10-17
Fix tournament timeout bans.
Tor Andersson
2024-10-13
Tournaments!
Tor Andersson
2024-10-07
Zap "setups" table.
Tor Andersson
2024-10-03
Be more robust when deleting accounts.
Tor Andersson
2024-09-26
Simplify notification logic and don't send reminders.
Tor Andersson
2024-08-22
Don't count unstarted games as "waiting" in header.
Tor Andersson
2024-08-20
New time control.
Tor Andersson
2024-07-23
New join page!
Tor Andersson
2024-03-16
Fix typo in schema.
Tor Andersson
2024-03-16
Add and track score in player/role assignment.
Tor Andersson
2024-02-15
Add import-game and export-game scripts.
Tor Andersson
2024-02-07
Store matching replay_id in game_snap.
Tor Andersson
2024-01-28
Fix rating_view schema.
Tor Andersson
2024-01-28
Add time control enforcement.
Tor Andersson
2024-01-11
Send chat message when a user leaves games by deleting their account.
Tor Andersson
2024-01-02
Handle multiple winners for Elo calculations.
Tor Andersson
2024-01-01
Track total time used and time added for each player.
Tor Andersson
2024-01-01
Don't count games that end early (resigned/timed out) in stats.
Tor Andersson
2024-01-01
Start games automatically instead of sending reminders to start.
Tor Andersson
2024-01-01
Use table for forbidden user names.
Tor Andersson
2023-12-27
Move more player/game info stuff into SQL.
Tor Andersson
2023-12-23
Send system chat messages when players join and part active games.
Tor Andersson
2023-11-30
Log IP access.
Tor Andersson
2023-10-21
Add color themes.
Tor Andersson
2023-10-13
Fix SQL game view to show games with no owner.
Tor Andersson
2023-10-07
Fix sending out ready to start reminders.
Tor Andersson
2023-10-05
Revert "Add match making."
Tor Andersson
2023-10-05
Add match making.
Tor Andersson
2023-10-05
Add game "setups" for automated match making and tournaments.
Tor Andersson
2023-10-05
Avoid "natural" joins for future proofing schema changes.
Tor Andersson
2023-09-21
Only update ELO if at least 5 moves were made.
Tor Andersson
2023-09-20
Add pace property to games.
Tor Andersson
2023-09-20
Move mtime and active into games table.
Tor Andersson
2023-09-13
Calculate Elo ratings.
Tor Andersson
2023-09-13
Set player_count in database for faster and easier logic.
Tor Andersson
2023-09-13
Add mail verification.
Tor Andersson
2023-09-13
Don't recreate forum FTS search tables every time we update the schema.
Tor Andersson
2023-09-12
Notification system improvements.
Tor Andersson
2023-07-13
Add trigger to prune game data when archiving a game.
Tor Andersson
2023-07-13
Add "xtime" column for games to record finish date when state is missing.
Tor Andersson
2023-07-13
Use sequential per-game chat ids.
Tor Andersson
[next]