Commit Graph

271 Commits

Author SHA1 Message Date
Evan 3e4f4e42cf created path finding web worker 2024-11-29 11:34:03 -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 45e7170c2a create battleship render 2024-11-25 20:25:08 -08:00
Evan 98367ac966 spawn fewer tradeships, change destroyer, tradeship graphic 2024-11-25 20:16:08 -08:00
Evan 4b1d302eda update version 2024-11-25 14:10:30 -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 c96e1c6a02 fix bug hydrogen bomb not rendering 2024-11-22 20:50:49 -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 3f315cd433 display message when trade ship arrives 2024-11-22 15:03:00 -08:00
Evan 931f45a22a better logs game join 2024-11-22 08:55:36 -08:00
Evan e2fa53dfa7 attempt to fix public lobbies 2024-11-21 20:16:27 -08:00
evanpelle bc3cf09960 npcs build ports 2024-11-21 19:53:02 -08:00
evanpelle c2798d46d9 update version 2024-11-21 14:45:09 -08:00
Evan 9bfdab083c make structure background translucent 2024-11-20 20:47:31 -08:00
Evan 18ac34ae45 Created hydrogen bomb 2024-11-20 19:55:42 -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 b5a8339eb3 move unit info to config 2024-11-16 21:09:25 -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 f45941307d resolve conflict 2024-11-15 20:44:09 -08:00
Evan b1e1d7263c Created TradeShips 2024-11-15 20:43:15 -08:00
evanpelle d3d0651659 can capture and destroy ports 2024-11-15 20:43:15 -08:00
Evan 5456988709 Create StructureLayer 2024-11-15 20:43:15 -08:00
evanpelle 1c8489f099 port spawns on coast 2024-11-15 20:43:15 -08:00
evanpelle febabf00db must build port before destroyer 2024-11-15 20:43:15 -08:00
evanpelle 09ead3791d add port 2024-11-15 20:43:15 -08:00
Evan 4236a580e3 working on port 2024-11-15 20:43:15 -08:00
Evan 975750b294 destroyer moves upwards 2024-11-15 20:43:15 -08:00
evanpelle c7951d77c0 adding destroyer 2024-11-15 20:43:15 -08:00
Evan 6a1a09c335 Create Unit class 2024-11-15 20:43:15 -08:00
Evan 3ac8dbddc5 create unit layer 2024-11-15 20:43:15 -08:00
Evan aea22f089c make more mobile friendly 2024-11-15 20:28:01 -08:00
Evan 3de73e665b bugfix: rendering player with twemojis in eventsdisplay 2024-11-09 12:02:55 -08:00
Evan 5c5423ef31 don't display event saying you are traitor if you break alliance with traitor 2024-11-08 20:46:37 -08:00
Evan 1654f73f43 require gold to buy items 2024-11-04 19:45:31 -08:00
Evan 7b1bab1e0f troop/worker slider shows current ratio 2024-11-04 19:17:12 -08:00
Evan d666a398ec control panel dissappears when player dies 2024-11-03 20:29:53 -08:00
Evan 60751150bf added gold, troops, workers slider 2024-11-03 20:11:04 -08:00
Evan e20cd96df4 make manpower addition rate function of total manpower 2024-11-03 12:38:53 -08:00
Evan 2afecf0f39 create troop slider 2024-11-03 12:37:56 -08:00
Evan 7196335ebd Make nuke build item. worth 1M 2024-11-03 09:18:29 -08:00
Evan fae1015b7f leaderboard shows twitter emojis 2024-11-02 21:42:28 -07:00
Evan c3c3c27c73 Create build menu 2024-11-02 21:40:03 -07:00
Evan 915359feca updated EventsDisplay to be lit component 2024-11-01 20:12:26 -07:00
Evan a31a35c038 remove setnameexecution because unused, create DisplayName on Player 2024-10-31 20:30:17 -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
Evan f1c92ffd94 bump version 2024-10-30 20:46:09 -07:00