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
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
2023-07-01
Add "snapshot" replay view during play.
Tor Andersson
2023-05-23
Improve replay id handling.
Tor Andersson
2023-04-28
Rename game "description" to "notice".
Tor Andersson
2023-04-18
Make date and time handling usable with both julianday and datetime.
Tor Andersson
2023-04-18
Forum search using FTS5.
Tor Andersson
2023-03-17
Update Webhooks to allow custom JSON property for message content.
Tor Andersson
2023-03-05
Update schema.
Tor Andersson
2023-02-26
Count invites as active games in header.
Tor Andersson
2023-02-26
Invite player system.
Tor Andersson
2023-02-01
Add Webhook notifications.
Tor Andersson
2023-01-31
Move user dynamic info into SQL view.
Tor Andersson
2022-11-14
Log deleted user names.
Tor Andersson
2022-10-05
Track read status of in-game chat messages.
Tor Andersson
2022-10-05
Track forum thread read/unread status for logged in users.
Tor Andersson
2022-10-05
Use julianday time stamps.
Tor Andersson
2022-10-05
Add contact list with friends and blacklisted users.
Tor Andersson
[next]