index
:
server
master
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server.js
Age
Commit message (
Expand
)
Author
2023-12-10
Automated role panel display.
Tor Andersson
2023-12-10
Embellish signup page.
Tor Andersson
2023-12-10
Show "join" page when not logged in.
Tor Andersson
2023-12-10
Add support for random scenario selection and scenario groupings.
Tor Andersson
2023-12-10
Color invite-only games gold when all invites are accepted.
Tor Andersson
2023-12-05
Don't show completely empty games in replacement list.
Tor Andersson
2023-11-30
Flag 1-player games as private when started.
Tor Andersson
2023-11-30
Log IP access.
Tor Andersson
2023-11-30
Hide public games from blacklisted users.
Tor Andersson
2023-11-30
Allow first player choosing rematch to select player role assignment.
Tor Andersson
2023-10-21
Add color themes.
Tor Andersson
2023-10-07
Shuffle or shift player roles for rematches.
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
Change some URLs to be more consistent.
Tor Andersson
2023-10-05
Avoid "natural" joins for future proofing schema changes.
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-20
Batch game state related database updates into transactions.
Tor Andersson
2023-09-18
Tweak title globals.
Tor Andersson
2023-09-18
Optimize game options parsing and formatting.
Tor Andersson
2023-09-18
Don't show "ready to start" games on public game list.
Tor Andersson
2023-09-18
Enforce limits on how many games you can create and join.
Tor Andersson
2023-09-15
Fix crash when updating unread chats if anonymous observers are present.
Tor Andersson
2023-09-15
Improve sync error handling.
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
Don't show private open games on user page.
Tor Andersson
2023-09-13
Add mail verification.
Tor Andersson
2023-09-13
Don't return unused replay_id from put_replay.
Tor Andersson
2023-09-12
Notification system improvements.
Tor Andersson
2023-08-12
Use synchronization cookie to prevent action de-sync errors.
Tor Andersson
2023-08-11
Remove backup dance.
Tor Andersson
2023-08-10
Fix rematch button.
Tor Andersson
2023-07-13
Handle websocket errors.
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-13
Use status constants.
Tor Andersson
2023-07-01
Add "snapshot" replay view during play.
Tor Andersson
2023-06-25
Parse strings as GMT for "human_date" formatting.
Tor Andersson
2023-06-16
Update user last seen when connecting to websocket.
Tor Andersson
2023-06-05
Remove stale stuff.
Tor Andersson
2023-05-23
Improve replay id handling.
Tor Andersson
2023-05-08
Format 1-player option.
Tor Andersson
2023-05-05
Trigger backup from main database process.
Tor Andersson
2023-04-28
Parse game options before passing to "roles" callback.
Tor Andersson
2023-04-28
Rename game "description" to "notice".
Tor Andersson
2023-04-28
Don't crash if event streams are still listening when deleting a game.
Tor Andersson
2023-04-18
Rename "game_over" to "game_finished" in server.
Tor Andersson
[prev]
[next]