Commit Graph

225 Commits

Author SHA1 Message Date
evanpelle 32763f61d8 center button disabled when cannot attack 2024-09-28 13:27:30 -07:00
evanpelle c4c23de1ec make radial menu boat button 2024-09-28 12:58:49 -07:00
evanpelle c06009f64e remove existing context menu 2024-09-27 21:35:46 -07:00
evanpelle d980319ebd request/break alliance radial buttons 2024-09-27 21:27:20 -07:00
evanpelle 3e061fd9ea can disable radial menu options 2024-09-27 20:31:07 -07:00
evanpelle af0726a1af radial menu can send attack 2024-09-26 20:27:46 -07:00
evanpelle 2f9269fa65 [refactor] create Transport class 2024-09-26 17:36:54 -07:00
evanpelle 851e12613a create basic radial menu 2024-09-26 16:24:58 -07:00
evanpelle e5bcdb986f bump version 2024-09-22 19:59:20 -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
evanpelle d874392467 refactored alliance 2024-09-22 13:38:43 -07:00
evanpelle e746ea35e3 bugfix: stop rendering eventsdisplay each tick 2024-09-22 13:06:54 -07:00
evanpelle 49aafe6379 give fake humans alliance behavior 2024-09-22 13:00:48 -07:00
evanpelle e559af941f fix boat only captures single tile bug 2024-09-21 20:32:39 -07:00
evanpelle c87d0ef3b8 make bot spawner seed gameID 2024-09-21 19:41:21 -07:00
evanpelle a1e4584dde make fake humans more obvious. 2024-09-21 15:22:17 -07:00
evanpelle 2783511857 rebalanced: buffed defense 2024-09-21 13:34:26 -07:00
evanpelle 8911a9a4a2 bump version 2024-09-21 12:40:42 -07:00
evanpelle 3b86fc1aac display send alliance request 2024-09-21 12:24:59 -07:00
evanpelle 20f7a249c5 actually only send message if related to player (bugfix) 2024-09-21 12:19:02 -07:00
evanpelle a622ff4a1b only send messages related to player 2024-09-21 12:16:37 -07:00
evanpelle 7799e76ef8 added boat events 2024-09-21 12:06:01 -07:00
evanpelle dd5c357734 break alliance creates log 2024-09-21 11:56:25 -07:00
evanpelle 98bdf94bf6 added event message colors 2024-09-21 10:22:03 -07:00
evanpelle 5661c87ad1 cannot attack ally 2024-09-21 10:08:40 -07:00
evanpelle 5f38d2a544 added right click option break alliance 2024-09-21 09:42:43 -07:00
evanpelle 6600c4cbe0 bumped version 2024-09-20 20:31:35 -07:00
evanpelle 459160376e updated win condition from 80% -> 95% tiles owned 2024-09-20 20:31:13 -07:00
evanpelle 287d30513b added back preferential conquer 2024-09-20 20:30:36 -07:00
evanpelle 61c2077007 first place has crown 2024-09-20 20:18:58 -07:00
evanpelle 3d838d91ae auto delete alliance request if no reply 2024-09-20 20:05:32 -07:00
evanpelle a77831f4c8 events dissappear after 10s 2024-09-20 20:01:18 -07:00
evanpelle df99457867 fix left click lost after right click bug 2024-09-20 19:50:35 -07:00
evanpelle d8cb5b1847 fixed surrounded by ally bug, right click out of map bug 2024-09-20 19:37:43 -07:00
evanpelle 03a7c4b543 bump version 2024-09-20 14:55:05 -07:00
evanpelle c55532ab4b can create alliance between humans 2024-09-20 14:54:04 -07:00
evanpelle 37ea4973a0 Create AllianceRequestReply schema. 2024-09-20 13:28:12 -07:00
evanpelle d21dcd457b create alliance request reply execution 2024-09-20 13:24:55 -07:00
evanpelle c47aa9b949 input handler only checks canvas updates (prevents accidental attacks when clicking a button.) 2024-09-20 13:19:43 -07:00
evanpelle a0353066c9 create EventsDisplay file 2024-09-20 13:14:46 -07:00
evanpelle 828675f087 rebalance 2024-09-19 17:33:38 -07:00
evanpelle 9c51bf8822 rebalance 2024-09-19 16:52:03 -07:00
evanpelle f2d1eb8e21 alliance stops existing attacks 2024-09-19 16:14:04 -07:00
evanpelle 81eab56fc1 bump version 2024-09-19 08:21:07 -07:00
evanpelle 9e4b38c333 can betray traitor without becoming traitor. allied bots less likely to attack traitor than non allied. 2024-09-19 08:19:54 -07:00
evanpelle 37e529ac84 fix traitor bot attack bug 2024-09-19 08:09:43 -07:00
evanpelle 7e986806d7 bots more likely to attack traitors 2024-09-19 08:09:11 -07:00
evanpelle df682aaabf handshake icon with allied 2024-09-19 08:00:13 -07:00
evanpelle 41e77858ee add traitor icon, bots don't ally traitors 2024-09-18 20:27:12 -07:00