Commit Graph

  • 88cec49fe4 update version v0.11.1 Evan 2024-12-06 17:31:08 -08:00
  • 806e65d474 double multiplayer game spawn time Evan 2024-12-06 17:23:36 -08:00
  • 89f04739e7 update version Evan 2024-12-04 20:01:04 -08:00
  • 926b6d2fb1 update gcs write logic, fix build cost bug Evan 2024-12-04 19:59:44 -08:00
  • 26ad663374 update version v0.11.0 Evan 2024-12-04 20:01:04 -08:00
  • 739dab0e52 update gcs write logic, fix build cost bug Evan 2024-12-04 19:59:44 -08:00
  • 861a28fe76 Merge pull request #11 from evanpelle/dev evanpelle 2024-12-04 19:07:10 -08:00
  • 0aac25dc51 update TODO Evan 2024-12-04 19:05:16 -08:00
  • 731536931e have game server store game Evan 2024-12-04 18:52:41 -08:00
  • 22b877e85c in progress evanpelle 2024-12-04 16:46:27 -08:00
  • e068a9afc7 implement cities evanpelle 2024-12-04 16:27:07 -08:00
  • 39a54b9a67 add city icons evanpelle 2024-12-04 13:55:16 -08:00
  • 5c51655eca add radiation evanpelle 2024-12-04 13:21:35 -08:00
  • 5bf20d86cc Merge pull request #10 from evanpelle/dev evanpelle 2024-12-03 20:21:36 -08:00
  • 5abe60070b remove references to warfront Evan 2024-12-03 20:17:58 -08:00
  • 019635e523 alert on stack trace Evan 2024-12-03 20:15:30 -08:00
  • ec155dcb84 fix gameStop undefined error when refreshing page Evan 2024-12-03 20:04:00 -08:00
  • a0a40262a6 render trade ship when stopped, hash units Evan 2024-12-03 19:47:27 -08:00
  • 9391dad131 remove worker timeout Evan 2024-12-03 19:20:07 -08:00
  • 5a4a62bb86 in progress evanpelle 2024-12-03 16:44:28 -08:00
  • e6fa108eaa use mini a star for all pathfinding evanpelle 2024-12-03 15:06:55 -08:00
  • 4edd66dc1f AStar returns cell instead of path evanpelle 2024-12-03 14:35:09 -08:00
  • 330b6b93cb finish defense post evanpelle 2024-12-02 07:51:01 -08:00
  • d173e22b6b defense post evanpelle 2024-12-01 21:31:01 -08:00
  • 43aa7f8ddd fixed index.html evanpelle 2024-12-03 07:50:28 -08:00
  • d133092317 create defense post Evan 2024-12-01 19:54:04 -08:00
  • a95e60efba version: 0.10.1 v0.10.0 Evan 2024-12-01 10:02:53 -08:00
  • 7e5bf94bab perf: make fakehumanexecution spawn warship more efficient Evan 2024-12-01 09:57:19 -08:00
  • e479c15ef9 perf: make fakehumanexecution spawn warship more efficient Evan 2024-12-01 09:57:19 -08:00
  • e7039d3e07 add defense post unit (no execution) Evan 2024-11-30 20:54:42 -08:00
  • 7ff0509b40 turn green when owned by player or ally Evan 2024-11-30 19:45:21 -08:00
  • 05367cb740 player info overlay shows ship owner Evan 2024-11-30 19:38:45 -08:00
  • 1c963c0922 extend alliances to 10 mins Evan 2024-11-30 19:16:00 -08:00
  • 8f3f9ee84a add name of player under cursor in top right Evan 2024-11-30 19:13:20 -08:00
  • a7e82960d3 update version Evan 2024-11-30 13:49:45 -08:00
  • 30f72a3365 NPCs create battleships, destroyers. start work on miniastar Evan 2024-11-30 12:41:22 -08:00
  • 5d4befb117 Created mini map for a star search Evan 2024-11-29 20:35:08 -08:00
  • 7a961c68b4 bufix: ports execution still active after port dies Evan 2024-11-29 17:10:28 -08:00
  • 4899196613 refactor: move worker into worker file Evan 2024-11-29 15:57:39 -08:00
  • 020d193667 create async path finder, trade ships use async when captured Evan 2024-11-29 15:41:13 -08:00
  • b20f390c7c update favicon Evan 2024-11-29 14:02:57 -08:00
  • 6cd75d3a9f add how to play link Evan 2024-11-29 13:11:15 -08:00
  • 3e4f4e42cf created path finding web worker Evan 2024-11-28 12:25:34 -08:00
  • 2216c34c41 create terrainsearchmap Evan 2024-11-28 08:55:57 -08:00
  • 61515172c7 make shells free Evan 2024-11-27 14:05:47 -08:00
  • 982caa3b23 use drawRect instead of putimagedata for units (25% cpu usage reduction) Evan 2024-11-26 13:16:23 -08:00
  • 8abc5e4aed implement battleship Evan 2024-11-26 10:15:54 -08:00
  • 45e7170c2a create battleship render Evan 2024-11-25 20:25:08 -08:00
  • 98367ac966 spawn fewer tradeships, change destroyer, tradeship graphic Evan 2024-11-25 20:16:08 -08:00
  • 3137611ab3 make nukes destroy more troops evanpelle 2024-11-25 19:13:15 -08:00
  • 4b1d302eda update version v0.9.0 Evan 2024-11-25 14:10:30 -08:00
  • 9af75331e2 update alliance() Evan 2024-11-25 14:10:17 -08:00
  • a1b1c5959c bugfix: nuking yourself makes you a traitor Evan 2024-11-25 14:08:24 -08:00
  • 6fd35b00cd make unit cost scale up w/ # units Evan 2024-11-25 11:42:40 -08:00
  • 5997262416 nuking breaks alliance Evan 2024-11-25 09:28:28 -08:00
  • 146a7ef657 bugfix: destroys not capturing tradeships Evan 2024-11-25 09:19:22 -08:00
  • 0b062179ac ports increase in price, NPC attack more frequently, tradeship destroyed if dst port destroyed or captured Evan 2024-11-24 21:03:09 -08:00
  • 5431aff30c NPCs less agressive, trade ship less gold, NPCs recapture after nuke Evan 2024-11-23 21:53:26 -08:00
  • 3b0e245e78 tradeships give less gold Evan 2024-11-23 20:17:03 -08:00
  • 6b934a5929 increase gold addition rate, make ports slightly cheaper Evan 2024-11-23 20:02:48 -08:00
  • 5334cd4e9f nukes don't destroy other nukes Evan 2024-11-23 20:00:21 -08:00
  • 110daccdc4 rebalance nuclear blast Evan 2024-11-23 19:58:24 -08:00
  • 3a2f8c9538 have playerexecution check & delete units on death. fixes bug where units weren't being captured when player dies Evan 2024-11-23 10:13:03 -08:00
  • c96e1c6a02 fix bug hydrogen bomb not rendering Evan 2024-11-22 20:50:49 -08:00
  • 1e2b23d2de fixed bug causing crash when capturing trade ship already captured by another destroyer Evan 2024-11-22 20:49:45 -08:00
  • a2a6654bf5 fixed bug where each intent was duplicated destroyers find and capture trade ships ports generate more trade ships Evan 2024-11-22 20:28:58 -08:00
  • cf39fe38cc remove gold interest Evan 2024-11-22 15:03:50 -08:00
  • 3f315cd433 display message when trade ship arrives Evan 2024-11-22 15:03:00 -08:00
  • 3f27f6e72c more efficient port calculation, npcs send fewer boats, fewer trade ships Evan 2024-11-22 14:42:48 -08:00
  • 45ff069d2c fix nukeexecution building atom bomb when hydrogen bomb selected Evan 2024-11-22 12:19:53 -08:00
  • 931f45a22a better logs game join v0.8.1 Evan 2024-11-22 08:55:36 -08:00
  • d79ec05409 Merge pull request #9 from evanpelle/dev evanpelle 2024-11-21 20:18:09 -08:00
  • e2fa53dfa7 attempt to fix public lobbies Evan 2024-11-21 20:16:27 -08:00
  • bc3cf09960 npcs build ports evanpelle 2024-11-21 17:07:09 -08:00
  • c2798d46d9 update version v0.8.0 evanpelle 2024-11-21 14:45:09 -08:00
  • 8be9cda4f9 make NPCs easier Evan 2024-11-20 21:09:55 -08:00
  • f664657e78 fix NPC send boat chances Evan 2024-11-20 20:55:08 -08:00
  • b915737a0e fix transport ship execution null bug Evan 2024-11-20 20:50:16 -08:00
  • cb44144fc6 actually fix dst is null on transportshipexecution bug Evan 2024-11-20 20:48:44 -08:00
  • 9bfdab083c make structure background translucent Evan 2024-11-20 20:47:31 -08:00
  • 819b8ef23a fix port ally finding bug, fix transport ship crashing game when target tile not found Evan 2024-11-20 20:22:51 -08:00
  • 8b391c7ae0 rebalance nukes Evan 2024-11-20 20:07:56 -08:00
  • 18ac34ae45 Created hydrogen bomb Evan 2024-11-20 19:55:42 -08:00
  • 8531b47144 make destroyers faster Evan 2024-11-20 19:33:01 -08:00
  • 66d201ad8c fix pathfinding bug, returned same cell as src Evan 2024-11-20 19:32:19 -08:00
  • 108fad8096 create territoryBound, have player execution check units for capture evanpelle 2024-11-17 19:56:54 -08:00
  • 371a33b406 fixed units() returning empty when no units specified, moved canBuild logic to PlayerImpl Evan 2024-11-17 12:38:54 -08:00
  • 8f8de97d9b remove BuildValidator Evan 2024-11-17 10:33:13 -08:00
  • 0d5f514c48 nukes cause more troop damage Evan 2024-11-17 09:36:12 -08:00
  • b5a8339eb3 move unit info to config Evan 2024-11-16 21:09:25 -08:00
  • e4130c1f04 add mushroom cloud svg Evan 2024-11-16 16:52:00 -08:00
  • 05a3bed093 nukes spawn from missile silos Evan 2024-11-16 13:48:33 -08:00
  • e26230275b add missile silo Evan 2024-11-16 11:45:28 -08:00
  • 006539455d Merge pull request #8 from evanpelle/dev evanpelle 2024-11-15 21:07:37 -08:00
  • f45941307d resolve conflict Evan 2024-11-15 20:44:09 -08:00
  • ddc7ddb8b8 only trade with allies Evan 2024-11-15 19:49:18 -08:00
  • b1e1d7263c Created TradeShips Evan 2024-11-15 15:56:49 -08:00
  • b559204076 spread out boat pathing over multiple ticks, fix neighborsWrapped bug Evan 2024-11-15 14:24:49 -08:00
  • 24121ad41b optmize pathfind: greedy bidi a* search Evan 2024-11-15 14:01:49 -08:00
  • 5d2526c63f can capture and destroy ports evanpelle 2024-11-14 08:09:24 -08:00