Commit Graph

504 Commits

Author SHA1 Message Date
Evan 1762161b83 update version v0.12.1 2024-12-15 13:07:59 -08:00
Evan 2970cd9d34 actually make game wait 30s with no clients before ending, only archive game if someone joined 2024-12-15 13:07:34 -08:00
Evan 5cf6a35fee multiply by 1000 to wait 30s before stopping game. 2024-12-15 12:55:06 -08:00
Evan 2fc81c7d17 store client ips in bigquery table v0.12.0 2024-12-14 10:03:05 -08:00
Evan c93bca059f update emojis 2024-12-13 19:39:54 -08:00
Evan 05746ebecd add capture alert 2024-12-13 11:05:01 -08:00
Evan 2816ba1807 don't alert on delete trade ship or shell 2024-12-12 21:12:29 -08:00
Evan 953a30970e update TODO 2024-12-12 21:03:18 -08:00
Evan 951585a8ed NorthAmerica has panama canal, fixed ocean calculation for Oceania 2024-12-12 21:00:10 -08:00
Evan 939761fc76 bugfix: when checking last tile update in calculate clusters and name layer 2024-12-12 20:31:08 -08:00
evanpelle 26024dd623 remove testing error 2024-12-12 17:33:33 -08:00
evanpelle 484410f9ab alert error message instead of pasting to clipboard 2024-12-12 17:20:16 -08:00
Evan dddbd714b4 update TODO 2024-12-11 20:29:10 -08:00
evanpelle 9de06a984c Merge pull request #15 from evanpelle/dev
don't display unit deleted message when tranpsort ship lands
2024-12-11 17:26:03 -08:00
evanpelle c13bb1eef9 don't display unit deleted message when tranpsort ship lands 2024-12-11 16:49:23 -08:00
evanpelle 75b33a1008 Merge pull request #14 from evanpelle/dev
Dev
2024-12-10 20:52:03 -08:00
Evan dfe2f27ba8 store metadata in bigquery 2024-12-10 20:28:39 -08:00
Evan 1a9170d10b fix shellexecution deleting already inactive unit 2024-12-10 20:28:39 -08:00
evanpelle d5f6a9c1e4 only calculate name placement when territory changes 2024-12-10 20:28:39 -08:00
evanpelle b97ef32adb only calculate cluster when tile changes 2024-12-10 20:28:39 -08:00
evanpelle 097a94e5ab make events last longer, up to 10 events 2024-12-10 20:28:39 -08:00
evanpelle f34a8dca13 alert when unit is destroyed 2024-12-10 20:28:39 -08:00
evanpelle 67288cb49f alert when getting attacked 2024-12-10 20:28:39 -08:00
evanpelle e7316c8fe9 display message & received gold when conquer player 2024-12-10 20:28:39 -08:00
evanpelle 9e4597d139 cap city & port at 1 million 2024-12-10 20:28:39 -08:00
evanpelle ee97ae8197 improve capture trade ship message 2024-12-10 20:28:39 -08:00
evanpelle e1d22193c1 render emoji on top of name, better trade notification 2024-12-10 20:28:39 -08:00
evanpelle 13f186da5f only break alliance if more than 100 tiles destroyed on nuke 2024-12-10 20:28:39 -08:00
Evan 75144a0672 clicking on leaderboard brings you to player 2024-12-10 20:28:39 -08:00
evanpelle d1457875d9 in progress 2024-12-10 20:28:39 -08:00
evanpelle 601f606a7f save game stats to bigquery, update enums 2024-12-10 20:28:39 -08:00
evanpelle f20f099408 make hard & impossible more difficult 2024-12-10 20:28:39 -08:00
evanpelle 63b0e89d8b rebalance unit cost 2024-12-10 20:28:39 -08:00
evanpelle d290054e5c catch and log archive failure to prevent server crash 2024-12-09 13:14:59 -08:00
Evan da7637477c add Oceania and North America maps 2024-12-08 20:56:19 -08:00
Evan 323e30b875 fix join private lobby websocket reconnect bug 2024-12-08 13:17:23 -08:00
Evan a01b347bbf load mini map synchronously 2024-12-07 21:15:10 -08:00
Evan e789225476 bump version 2024-12-07 21:01:53 -08:00
Evan 0a29a1fe90 attempt fix private game not connecting 2024-12-07 20:55:47 -08:00
Evan 7669105a1b record games in gcs 2024-12-07 18:30:04 -08:00
Evan 2d2df14ae3 add GameConfig to Game 2024-12-07 09:45:39 -08:00
Evan 60ccf2ba36 create singleplayer game record rest endpoints 2024-12-07 08:54:09 -08:00
Evan cd09c0a1d6 record game metadata to gcs 2024-12-07 08:54:09 -08:00
Evan b8db74247f add heartbeats, better websocket disconnection handling 2024-12-07 08:54:09 -08:00
Evan 89f04739e7 update version 2024-12-05 08:07:40 -08:00
Evan 926b6d2fb1 update gcs write logic, fix build cost bug 2024-12-05 08:07:40 -08:00
Evan 0aac25dc51 update TODO 2024-12-04 19:05:16 -08:00
Evan 731536931e have game server store game 2024-12-04 18:53:36 -08:00
evanpelle 22b877e85c in progress 2024-12-04 16:46:27 -08:00
evanpelle e068a9afc7 implement cities 2024-12-04 16:27:07 -08:00