Evan
9391dad131
remove worker timeout
2024-12-03 19:20:07 -08:00
evanpelle
330b6b93cb
finish defense post
2024-12-03 07:53:18 -08:00
Evan
d133092317
create defense post
2024-12-01 19:54:04 -08:00
Evan
e7039d3e07
add defense post unit (no execution)
2024-11-30 20:54:42 -08:00
Evan
a7e82960d3
update version
2024-11-30 13:49:45 -08:00
Evan
30f72a3365
NPCs create battleships, destroyers. start work on miniastar
2024-11-30 12:41:22 -08:00
Evan
7a961c68b4
bufix: ports execution still active after port dies
2024-11-29 17:10:28 -08:00
Evan
020d193667
create async path finder, trade ships use async when captured
2024-11-29 15:41:13 -08:00
Evan
6cd75d3a9f
add how to play link
2024-11-29 13:11:15 -08:00
Evan
2216c34c41
create terrainsearchmap
2024-11-28 12:25:10 -08:00
Evan
61515172c7
make shells free
2024-11-27 14:05:47 -08:00
Evan
982caa3b23
use drawRect instead of putimagedata for units (25% cpu usage reduction)
2024-11-26 13:16:23 -08:00
Evan
8abc5e4aed
implement battleship
2024-11-26 10:15:54 -08:00
Evan
98367ac966
spawn fewer tradeships, change destroyer, tradeship graphic
2024-11-25 20:16:08 -08:00
Evan
a1b1c5959c
bugfix: nuking yourself makes you a traitor
2024-11-25 14:08:24 -08:00
Evan
6fd35b00cd
make unit cost scale up w/ # units
2024-11-25 11:42:40 -08:00
Evan
0b062179ac
ports increase in price, NPC attack more frequently, tradeship destroyed if dst port destroyed or captured
2024-11-24 21:03:09 -08:00
Evan
3a2f8c9538
have playerexecution check & delete units on death. fixes bug where units weren't being captured when player dies
2024-11-23 10:13:03 -08:00
Evan
1e2b23d2de
fixed bug causing crash when capturing trade ship already captured by another destroyer
2024-11-22 20:49:45 -08:00
Evan
a2a6654bf5
fixed bug where each intent was duplicated
...
destroyers find and capture trade ships
ports generate more trade ships
2024-11-22 20:28:58 -08:00
Evan
3f27f6e72c
more efficient port calculation, npcs send fewer boats, fewer trade ships
2024-11-22 14:42:48 -08:00
evanpelle
bc3cf09960
npcs build ports
2024-11-21 19:53:02 -08:00
Evan
f664657e78
fix NPC send boat chances
2024-11-20 20:55:08 -08:00
Evan
0d5f514c48
nukes cause more troop damage
2024-11-17 09:36:12 -08:00
Evan
b5a8339eb3
move unit info to config
2024-11-16 21:09:25 -08:00
Evan
b559204076
spread out boat pathing over multiple ticks, fix neighborsWrapped bug
2024-11-15 20:43:15 -08:00
evanpelle
d3d0651659
can capture and destroy ports
2024-11-15 20:43:15 -08:00
Evan
7b1bab1e0f
troop/worker slider shows current ratio
2024-11-04 19:17:12 -08:00
Evan
915359feca
updated EventsDisplay to be lit component
2024-11-01 20:12:26 -07:00
evanpelle
da3e726b4d
make front page mobile friendly, disable leaderboard on mobile
2024-10-17 07:51:12 -07:00
evanpelle
be7a01954a
fix lobby join bugs
2024-10-15 20:00:56 -07:00
evanpelle
cecbe8c313
create single player modal
2024-10-12 12:32:40 -07:00
evanpelle
d85370dc19
Use vue, migrate emoji table to vue
2024-10-11 17:47:35 -07:00
evanpelle
64d956bda4
new front page UI
2024-10-10 17:27:00 -07:00
evanpelle
e1f7d395f2
delete num fake humans config, this is set by map json file
2024-10-08 20:45:18 -07:00
evanpelle
7235b73b6c
* deleted old maps
...
* fixed bug where NPC and Bots had same id
* NPCs spawn near IRL location
* NPCs have different strength (starting troops)
* game has more NPCs than before
* Needs more balancing
2024-10-08 20:42:35 -07:00
evanpelle
39d5e8d72f
fix sendBoat() causing lag/freezes towards end game, add arrow emojis
2024-10-05 11:35:40 -07:00
evanpelle
f4a074a3fb
emoji icons show above players (just fire emoji for now)
2024-10-04 13:46:07 -07:00
evanpelle
e795b22220
send fire emoji to other players
2024-10-04 13:08:20 -07:00
evanpelle
0654bc1712
make alliance icon sligtly translucent (less jarring)
2024-10-02 17:23:52 -07:00
evanpelle
2223e40d53
Target player creates target icon
2024-10-02 16:25:13 -07:00
evanpelle
6469911230
add ~30 second alliance request cooldown to prevent spam
2024-09-30 21:07:43 -07:00
evanpelle
a837eb6375
give fake humans country names, fake humans less likely to betray
2024-09-29 20:45:21 -07:00
evanpelle
1b1af1f6cf
make fake humans harder
2024-09-29 13:09:45 -07:00
evanpelle
801c6627eb
Radial menu has icons
2024-09-28 20:30:11 -07:00
evanpelle
49cea45290
center button sends spawn event during spawn phase
2024-09-28 13:46:49 -07:00
evanpelle
c4c23de1ec
make radial menu boat button
2024-09-28 12:58:49 -07:00
evanpelle
851e12613a
create basic radial menu
2024-09-26 16:24:58 -07:00
evanpelle
2e85a149ca
increast alliance duration ~ 3minutes
2024-09-22 19:58:40 -07:00
evanpelle
08672f68a9
alliances expire after 1000 ticks (~1.5 minutes)
2024-09-22 19:54:12 -07:00