Commit Graph

72 Commits

Author SHA1 Message Date
Branden J Brown f0bdfd9443 only do that for attacks 2024-02-04 12:53:00 -06:00
Branden J Brown a6d1b5cc0b don't send actions too soon after an update
Fixes #10.
2024-02-04 12:49:47 -06:00
Branden J Brown 754da18c99 actually use logout stuff 2024-02-04 10:27:46 -06:00
Branden J Brown 6e6aca91f6 indicate the player's role
Fixes #15.
2024-02-04 09:59:45 -06:00
Branden J Brown cc33c78305 hide the move timer when the game ends 2024-02-04 09:55:53 -06:00
Branden J Brown 72b0cd1023 inline player hp component 2024-02-04 08:47:21 -06:00
Branden J Brown b1bba55a7b watch round timer immediately 2024-02-03 23:03:54 -06:00
Branden J Brown f7edcb2dc2 watch on game deadline, not game, for timer 2024-02-03 22:55:33 -06:00
Branden J Brown a318c5457f debug time left 2024-02-03 22:51:21 -06:00
Branden J Brown 61b6893ec4 remove stray console.log
Fixes #14.
2024-02-03 22:40:09 -06:00
Branden J Brown 4e674348d5 edit challenger win message
Fixes #12.
2024-02-03 22:39:22 -06:00
Branden J Brown a38bf9631f add indicator for move timer
For #11.
2024-02-03 22:29:17 -06:00
Branden J Brown 36475c0a9b add local dev mode 2024-02-03 21:25:57 -06:00
Branden J Brown e82899a209 title and favicon 2024-02-03 14:53:46 -06:00
Branden J Brown a8ca8c0d33 show game over button for controls 2024-02-03 14:19:54 -06:00
Branden J Brown 8c38174dad fix sense of game over 2024-02-03 14:17:51 -06:00
Branden J Brown 668ea105f9 fix sense of my turn 2024-02-03 14:16:54 -06:00
Branden J Brown 2cb683eafb hide controls when the game ends 2024-02-03 14:15:33 -06:00
Branden J Brown b5ba169ce4 make hp bars always show 2024-02-03 14:13:23 -06:00
Branden J Brown d8d38275f0 try again 2024-02-03 14:09:15 -06:00
Branden J Brown 789dcd57f9 try again 2024-02-03 14:08:34 -06:00
Branden J Brown 08afcdc573 try again 2024-02-03 14:07:32 -06:00
Branden J Brown 104e4c3db0 try again 2024-02-03 14:06:03 -06:00
Branden J Brown 702dfe63ac try again 2024-02-03 14:04:21 -06:00
Branden J Brown acf1e14d7d try again 2024-02-03 14:02:54 -06:00
Branden J Brown 240c4cbd13 try again 2024-02-03 13:55:44 -06:00
Branden J Brown a04e9c3af3 try again to align things 2024-02-03 13:51:49 -06:00
Branden J Brown a7563920fb show shells as a string 2024-02-03 13:48:24 -06:00
Branden J Brown c6edf2a92c why does the shell list never show 2024-02-03 13:41:21 -06:00
Branden J Brown aa95695a11 compute rather than watch shells list 2024-02-03 13:39:34 -06:00
Branden J Brown 11eff6b755 remove game state logging 2024-02-03 13:20:19 -06:00
Branden J Brown 29f9c66a6c add space above game leave button 2024-02-03 13:19:38 -06:00
Branden J Brown 790005aeeb add button to leave the game 2024-02-03 13:15:31 -06:00
Branden J Brown 90655f75d8 fix challenger win indicator sense 2024-02-03 13:07:50 -06:00
Branden J Brown 46f7d04e2c fix many indicators 2024-02-03 13:02:19 -06:00
Branden J Brown 9a02235eba only report match winners 2024-02-03 12:55:02 -06:00
Branden J Brown 016d297f10 display messages according to game dto action 2024-02-03 12:39:32 -06:00
Branden J Brown 21606cd3cd add game actions and winner to ts dto definition 2024-02-03 11:53:19 -06:00
Branden J Brown 438bcc5701 change the landing 2024-02-03 09:53:05 -06:00
Branden J Brown b3eb9756f0 is it a magic object that can't be jsoned? 2024-02-03 09:37:59 -06:00
Branden J Brown fde44f5b49 why did it send undefined, who sent undefined 2024-02-03 09:34:51 -06:00
Branden J Brown ec2480f48c don't heartbeat at all 2024-02-02 21:29:13 -06:00
Branden J Brown 8f1fb96ac9 delete the test game 2024-02-02 21:25:21 -06:00
Branden J Brown af9b287252 force game to clear on ws loss 2024-02-02 19:57:28 -06:00
Branden J Brown da516b75f4 ping more often 2024-02-02 19:54:22 -06:00
Branden J Brown 0be7629d9e did it explode because i got rid of the applicator 2024-02-02 19:47:26 -06:00
Branden J Brown e8cdeda66a use a game as the game 2024-02-02 19:42:43 -06:00
Branden J Brown c5c4559e08 really don't explode when watching an undefined game 2024-02-02 19:39:50 -06:00
Branden J Brown 0221c7d15d don't explode when we watch a null game 2024-02-02 19:34:38 -06:00
Branden J Brown ac214c0517 use dealer state 2024-02-02 19:12:56 -06:00