 evanpelleandilan schemoul
|
0a077ebf4d
|
Merge pull request #100 from d3n0x8/scrollAttackRatio
add shift + scroll command in HelpModal hotkeys table
|
2025-03-02 18:34:04 +01:00 |
|
ilan schemoul
|
c2b90a52a3
|
feat: add icon when player request alliance
To spot who asked alliance on the map add an email icon next to them
|
2025-03-02 00:13:05 +01:00 |
|
Evan
|
49ff20ce9a
|
don't lose territory if surrounded at edge of map
|
2025-02-17 19:58:57 -08:00 |
|
Evan
|
421c6e7841
|
use tileref instead of MapPos for UnitUpdate
|
2025-02-12 16:22:02 -08:00 |
|
Evan
|
646806d132
|
remove old units in GameView to prevent memory leak
|
2025-02-12 12:35:10 -08:00 |
|
Evan
|
40966ca3b9
|
format all files with prettier
|
2025-02-12 08:28:15 -08:00 |
|
NewHappyRabbit
|
949f68287e
|
Added flags
|
2025-02-11 23:34:19 +02:00 |
|
Evan
|
78dddaf610
|
pass attacks from worker thread to main thread
|
2025-02-11 10:32:32 -08:00 |
|
Evan
|
79bbd4def7
|
GameView: filter out inactive units.
|
2025-02-09 09:44:37 -08:00 |
|
Evan
|
1594a45dac
|
have buildings take time to construct
|
2025-02-08 13:53:58 -08:00 |
|
Evan
|
0487509c03
|
reimplement defense posts
|
2025-02-08 09:56:07 -08:00 |
|
Evan
|
e750afcd65
|
has player.units filter by type
|
2025-02-03 12:54:06 -08:00 |
|
Evan
|
c109d23f9f
|
combine battleship + destroyer => warship.
|
2025-02-02 14:31:30 -08:00 |
|
Evan
|
4ee37323f9
|
format codebase with prettier
|
2025-02-01 12:05:11 -08:00 |
|
evanpelle
|
545fc3c28e
|
fix center button attack
|
2025-02-01 12:05:11 -08:00 |
|
Evan
|
ffb0b7c172
|
add player death & quotes when win or lose
|
2025-02-01 12:05:11 -08:00 |
|
Evan
|
7325cfc7e6
|
leaderboard shows percentage non-fallout tiles owned
|
2025-02-01 12:05:11 -08:00 |
|
evanpelle
|
4bbb63fd48
|
move Game updates to GameUpdate.ts
|
2025-02-01 12:05:11 -08:00 |
|