Branden J Brown
|
9b2eda842a
|
Revert "only do that for attacks"
This reverts commit f0bdfd9443 .
|
2024-04-08 08:12:55 -05:00 |
|
Branden J Brown
|
29265a18b7
|
add status messages for new items
|
2024-04-07 21:55:49 -05:00 |
|
Branden J Brown
|
d0b3cbd47a
|
add adrenaline to dto
|
2024-04-07 21:27:32 -05:00 |
|
Branden J Brown
|
93716a7f0f
|
implement model for adrenaline
|
2024-04-07 20:40:01 -05:00 |
|
Branden J Brown
|
9395b2192e
|
update item count per game
For #17.
|
2024-04-07 16:08:19 -05:00 |
|
Branden J Brown
|
c8db9d1959
|
add new items and handle the easy ones
For #17.
|
2024-04-07 16:04:38 -05:00 |
|
Branden J Brown
|
29a14960f4
|
use math/rand/v2 for randomness
|
2024-04-07 15:14:57 -05:00 |
|
Branden J Brown
|
e25c952bcd
|
update language version and dependencies
|
2024-04-07 15:05:32 -05:00 |
|
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
|
b70abac827
|
unexport things that don't need to be exported
Most of all, this lets staticcheck point out things that are unused.
Also delete an unused thing found as a result of this.
|
2024-02-04 10:37:20 -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
|
fb6f99e7b0
|
remove sync that no longer happens oops
|
2024-02-04 09:52:14 -06:00 |
|
Branden J Brown
|
658634c0db
|
exchange syncing persons in matchmaking
|
2024-02-04 09:45:38 -06:00 |
|
Branden J Brown
|
82aba814e6
|
parameterize lobby by exchange types
|
2024-02-04 09:25:09 -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
|
1d4bad751c
|
use the right source for move timer in dto
|
2024-02-03 23:01:32 -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
|
e588382794
|
broadcast game state when move timer expires
|
2024-02-03 22:48:23 -06:00 |
|
Branden J Brown
|
5c37d6cd6f
|
reduce queue timer
Fixes #13.
|
2024-02-03 22:40:56 -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
|
c7ee3760ba
|
implement player loses on move timer expires
Fixes #11.
|
2024-02-03 22:38:09 -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
|
566de4066b
|
skeleton move timer
For #11.
|
2024-02-03 21:11:09 -06:00 |
|
Branden J Brown
|
ae1cf18d6d
|
remove players who drop from the queue
|
2024-02-03 15:39:59 -06:00 |
|
Branden J Brown
|
1c0db61385
|
don't preserve items when shooting self with blank
|
2024-02-03 14:59:22 -06:00 |
|
Branden J Brown
|
e82899a209
|
title and favicon
|
2024-02-03 14:53:46 -06:00 |
|
Branden J Brown
|
59c608cd8e
|
don't need source locations in logging anymore
|
2024-02-03 14:47:43 -06:00 |
|
Branden J Brown
|
f1fac2b7e0
|
less verbose logging
|
2024-02-03 14:26:14 -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
|
27f872dda5
|
helps to refresh after making changes to the wobsite
|
2024-02-03 13:46:44 -06:00 |
|