Evan
019635e523
alert on stack trace
2024-12-03 20:15:30 -08:00
Evan
ec155dcb84
fix gameStop undefined error when refreshing page
2024-12-03 20:04:00 -08:00
Evan
a0a40262a6
render trade ship when stopped, hash units
2024-12-03 19:47:27 -08:00
evanpelle
330b6b93cb
finish defense post
2024-12-03 07:53:18 -08:00
evanpelle
d173e22b6b
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
1c963c0922
extend alliances to 10 mins
2024-11-30 19:16:00 -08:00
Evan
8f3f9ee84a
add name of player under cursor in top right
2024-11-30 19:13:20 -08:00
Evan
a7e82960d3
update version
2024-11-30 13:49:45 -08:00
Evan
5d4befb117
Created mini map for a star search
2024-11-29 20:35:08 -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
2216c34c41
create terrainsearchmap
2024-11-28 12:25:10 -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
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
146a7ef657
bugfix: destroys not capturing tradeships
2024-11-25 09:19:22 -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
5431aff30c
NPCs less agressive, trade ship less gold, NPCs recapture after nuke
2024-11-23 21:53:26 -08:00
Evan
110daccdc4
rebalance nuclear blast
2024-11-23 19:58:24 -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
3f27f6e72c
more efficient port calculation, npcs send fewer boats, fewer trade ships
2024-11-22 14:42:48 -08:00
Evan
e2fa53dfa7
attempt to fix public lobbies
2024-11-21 20:16:27 -08:00
Evan
f664657e78
fix NPC send boat chances
2024-11-20 20:55:08 -08:00
Evan
18ac34ae45
Created hydrogen bomb
2024-11-20 19:55:42 -08:00
Evan
66d201ad8c
fix pathfinding bug, returned same cell as src
2024-11-20 19:32:29 -08:00
Evan
371a33b406
fixed units() returning empty when no units specified, moved canBuild logic to PlayerImpl
2024-11-17 12:38:54 -08:00
Evan
8f8de97d9b
remove BuildValidator
2024-11-17 10:33:13 -08:00
Evan
e4130c1f04
add mushroom cloud svg
2024-11-16 16:52:00 -08:00
Evan
05a3bed093
nukes spawn from missile silos
2024-11-16 13:48:33 -08:00
Evan
e26230275b
add missile silo
2024-11-16 11:45:28 -08:00
Evan
ddc7ddb8b8
only trade with allies
2024-11-15 20:43:15 -08:00
evanpelle
5d2526c63f
can capture and destroy ports
2024-11-15 20:43:15 -08:00
evanpelle
49b35b0e45
update todo
2024-11-15 20:43:15 -08:00
evanpelle
c7951d77c0
adding destroyer
2024-11-15 20:43:15 -08:00
Evan
3ac8dbddc5
create unit layer
2024-11-15 20:43:15 -08:00
Evan
7196335ebd
Make nuke build item. worth 1M
2024-11-03 09:18:29 -08:00
Evan
c3c3c27c73
Create build menu
2024-11-02 21:40:03 -07:00
Evan
9f23388d21
update mena coordinates
2024-11-01 20:29:40 -07:00
Evan
d08d0c473f
add map emojis to World & Europe. Leaderboard uses twemojies
2024-10-31 16:49:40 -07:00
Evan
4a3131d382
add max troops to control panel
2024-10-31 15:08:39 -07:00
evanpelle
29f1b398ee
rebalance game, make bots weaker, improve leaderboard
2024-10-17 21:01:10 -07:00
evanpelle
be7a01954a
fix lobby join bugs
2024-10-15 20:00:56 -07:00
evanpelle
5da1c2f620
can select map private game
2024-10-12 20:54:18 -07:00
evanpelle
ac46c786c9
implement single player
2024-10-12 18:20:41 -07:00
evanpelle
a02d148151
Created PublicLobby lit element
2024-10-12 08:56:11 -07:00
evanpelle
eec2b73c34
bump version
2024-10-09 12:04:14 -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