Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Use typeof to check if it is callable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When state changes that cause no visible changes for a client, don't
bother sending a new view object.
|
|
|
|
|
|
|
|
Use bolder Circled Number font.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle missing replay data.
Add replay/rematch/exit buttons on game-over.
Set 'player' to active player during replays.
Replace space with underscore in role class names.
Fix critical undo bug!
Set game_over state during replays.
Fix jumpy view in battle replays.
Nuke undo states from all actions, not just 'undo'.
Log play and replay page requests.
Clean up client.js and allow selecting replay viewpoint.
Add debug mode to replay prompt showing active, state, and next action.
Init client roles from HTML structure.
Remove unused rematch functions.
Drop /info/ prefix on game pages.
Update body role classList when replay viewpoint changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|