Age | Commit message (Expand) | Author |
2024-02-07 | Store matching replay_id in game_snap. | Tor Andersson |
2024-01-28 | Add error message when client sends invalid commands. | Tor Andersson |
2024-01-28 | Track new chat status centrally instead of per client. | Tor Andersson |
2024-01-28 | Fix rating_view schema. | Tor Andersson |
2024-01-28 | Add time control enforcement. | Tor Andersson |
2024-01-28 | No need to flag ready games as "your turn" for owner. | Tor Andersson |
2024-01-28 | Show multiplayer results by player name in game boxes. | Tor Andersson |
2024-01-28 | Give win to all opponents when resigning (or timing out). | Tor Andersson |
2024-01-13 | Return better error when game does not exist. | Tor Andersson |
2024-01-11 | Send chat message when a user leaves games by deleting their account. | Tor Andersson |
2024-01-05 | Handle resign in replay mode. | Tor Andersson |
2024-01-04 | Partially revert "Close join page event source once game has started." | Tor Andersson |
2024-01-02 | Handle multiple winners for Elo calculations. | Tor Andersson |
2024-01-02 | Fix order of sending player and game state update to client. | Tor Andersson |
2024-01-02 | Check forbidden mail list when changing mail address. | Tor Andersson |
2024-01-01 | Track total time used and time added for each player. | Tor Andersson |
2024-01-01 | Close join page event source once game has started. | Tor Andersson |
2024-01-01 | Clean up use of player view. | Tor Andersson |
2024-01-01 | Don't count games that end early (resigned/timed out) in stats. | Tor Andersson |
2024-01-01 | Set icon size and padding in popup menu items. | Tor Andersson |
2024-01-01 | Don't archive games that were abandoned early. | Tor Andersson |
2024-01-01 | Fat finger tweaks for battle action buttons in Columbia block games. | Tor Andersson |
2024-01-01 | Purge games automatically. | 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 |
2024-01-01 | Reformat code (use double quoted strings). | Tor Andersson |
2024-01-01 | Fix eslint issues. | Tor Andersson |
2023-12-27 | Move more player/game info stuff into SQL. | Tor Andersson |
2023-12-24 | Create resign menu automatically. | Tor Andersson |
2023-12-23 | Hoist resign into common server code. | Tor Andersson |
2023-12-23 | Send system chat messages when players join and part active games. | Tor Andersson |
2023-12-23 | Fix function name typo. | Tor Andersson |
2023-12-23 | Simpler join page for not logged in players looking at a match. | Tor Andersson |
2023-12-23 | Tweak Cache-Control behavior. Add experimental /clear-cache page. | Tor Andersson |
2023-12-23 | Add list of forbidden player names. | Tor Andersson |
2023-12-18 | Don't try to Invite with empty field. | Tor Andersson |
2023-12-17 | Fix text-overflow for long role names on chrome. | Tor Andersson |
2023-12-16 | Change how action buttons wrap to keep Undo in the same spot. | Tor Andersson |
2023-12-15 | Use OpenType format for SourceSerif for better appearance on windows. | Tor Andersson |
2023-12-15 | Add left padding to role_stat. | Tor Andersson |
2023-12-12 | Improve login page. | Tor Andersson |
2023-12-10 | Don't show abandoned games. | Tor Andersson |
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 | Update map size dynamically (if it changes during play). | Tor Andersson |
2023-12-10 | Color invite-only games gold when all invites are accepted. | Tor Andersson |
2023-12-10 | Update Source Serif to include small caps. | Tor Andersson |
2023-12-05 | Misc cleanups. | Tor Andersson |