Commit Graph

1828 Commits

Author SHA1 Message Date
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 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 81eab56fc1 bump version 2024-09-19 08:21:07 -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
evanpelle bdbe1b759c fixed bug: cannot request alliance multiple times or if already allied 2024-09-18 17:34:31 -07:00
evanpelle 0ef18a1602 alert when alliance request has been accepted or rejected 2024-09-17 20:53:40 -07:00
evanpelle f3307300ef refactored GameImpl into multiple files 2024-09-17 19:49:16 -07:00
evanpelle 44877b8e59 create alliance request flow 2024-09-17 19:43:45 -07:00
evanpelle 149ffaa026 disable image smoothing 2024-09-16 19:26:18 -07:00
evanpelle b187ddf3f4 refactor interface name layers 2024-09-16 19:13:48 -07:00
evanpelle aaa16683e1 created Layers dir 2024-09-16 17:14:20 -07:00
evanpelle 9d4a146a73 moved spawn bar to UIRenderer 2024-09-16 17:11:57 -07:00
evanpelle 7c5ebaf456 created right click handler, refacter renderers 2024-09-16 17:09:01 -07:00
evanpelle e9cd3664c9 add analytics 2024-09-16 12:14:42 -07:00
evanpelle e3210c106d update version: mobile friendly 2024-09-16 12:13:33 -07:00
evanpelle 534d97abb3 create basic win popup 2024-09-16 11:51:24 -07:00
evanpelle 2f626bcc39 mobile friendly 2024-09-16 09:42:23 -07:00
evanpelle f3f3868062 remove unused images, front page mobile-friendly 2024-09-15 19:36:51 -07:00
evanpelle 7b4e54365c added discord link 2024-09-14 21:00:38 -07:00
evanpelle a7f838d442 updated balance 2024-09-13 15:55:17 -07:00
evanpelle 821132bd35 bump version 2024-09-13 09:48:07 -07:00
evanpelle 254013e2cd bump version 2024-09-11 20:47:46 -07:00
evanpelle 16fa019927 must click near coast to send boat 2024-09-11 20:14:10 -07:00
evanpelle 8f56fea0cd store name, anon has random suffix, color a hash of name 2024-09-11 20:06:55 -07:00
evanpelle 76634489aa remove vintage theme, rebalance 2024-09-11 17:40:19 -07:00
evanpelle a3fc8879b4 minor fixes 2024-09-10 18:33:31 -07:00
evanpelle f24a4b894a fixed pacing bug, improved expansion 2024-09-09 20:31:45 -07:00
evanpelle 79ee5923b1 make fake humans join lobby 2024-09-09 17:47:17 -07:00
evanpelle 10266f2e17 Make territory colors contrast 2024-09-08 20:57:14 -07:00
evanpelle a7ad8790aa fakehumans send boats, improved map 2024-09-08 20:21:39 -07:00
evanpelle 8331047a9b have client create player id 2024-09-07 21:23:38 -07:00
evanpelle 24ad59c75d create FakeHumanExecution 2024-09-07 21:11:34 -07:00
evanpelle bf7273ad5a rebalancing 2024-09-07 13:35:07 -07:00
evanpelle 8ff03496c6 make bots receive half troops, update version 2024-09-07 09:52:21 -07:00
evanpelle 5bc7d6e023 better name rendering, game attack balancing 2024-09-06 20:43:14 -07:00
evanpelle 75adcd2989 fixed attackLogic bug 2024-09-06 20:11:49 -07:00
evanpelle 4caaaea140 created PlayerType enum add FakeHuman type 2024-09-06 17:55:12 -07:00
evanpelle 0f37fc0c31 remove name, rebalance income 2024-09-06 15:49:54 -07:00
evanpelle 31a7ef393d fixed attack speed up bug 2024-09-06 15:33:25 -07:00
evanpelle d910837520 rebalancing 2024-09-05 20:10:59 -07:00
evanpelle e6d1aac27a moved troup ui to top center of screen 2024-09-05 19:26:30 -07:00
evanpelle 4161b4d71c better random, improved map 2024-09-05 19:19:52 -07:00
evanpelle 727588199a improve boat attack ux 2024-09-04 20:50:42 -07:00
evanpelle a92bebce05 when attacking by boat, attack execution only starts from boat pixel 2024-09-04 20:06:20 -07:00