Commit Graph

116 Commits

Author SHA1 Message Date
Evan 56d4b924fa add difficulties 2024-10-23 21:08:24 -07:00
evanpelle 43b931c4e7 make alliances last longer, public game lobby duration 60s 2024-10-18 17:46:39 -07:00
evanpelle 29f1b398ee rebalance game, make bots weaker, improve leaderboard 2024-10-17 21:01:10 -07:00
evanpelle da3e726b4d make front page mobile friendly, disable leaderboard on mobile 2024-10-17 07:51:12 -07:00
evanpelle be7a01954a fix lobby join bugs 2024-10-15 20:00:56 -07:00
evanpelle cecbe8c313 create single player modal 2024-10-12 12:32:40 -07:00
evanpelle d85370dc19 Use vue, migrate emoji table to vue 2024-10-11 17:47:35 -07:00
evanpelle 64d956bda4 new front page UI 2024-10-10 17:27:00 -07:00
evanpelle e1f7d395f2 delete num fake humans config, this is set by map json file 2024-10-08 20:45:18 -07:00
evanpelle 7235b73b6c * deleted old maps
* fixed bug where NPC and Bots had same id
* NPCs spawn near IRL location
* NPCs have different strength (starting troops)
* game has more NPCs than before
* Needs more balancing
2024-10-08 20:42:35 -07:00
evanpelle db7a259587 can donate to allies 2024-10-07 20:17:15 -07:00
evanpelle 841271dbd6 slight nerf fake humans 2024-10-05 12:30:06 -07:00
evanpelle 39d5e8d72f fix sendBoat() causing lag/freezes towards end game, add arrow emojis 2024-10-05 11:35:40 -07:00
evanpelle f4a074a3fb emoji icons show above players (just fire emoji for now) 2024-10-04 13:46:07 -07:00
evanpelle e795b22220 send fire emoji to other players 2024-10-04 13:08:20 -07:00
evanpelle 0654bc1712 make alliance icon sligtly translucent (less jarring) 2024-10-02 17:23:52 -07:00
evanpelle 4aae657690 Can target other players 2024-10-02 16:39:15 -07:00
evanpelle 2223e40d53 Target player creates target icon 2024-10-02 16:25:13 -07:00
evanpelle 8ca1edf9a2 fixed center button clicked immediately on creation, make fake humans less strong. 2024-10-01 08:01:44 -07:00
evanpelle 6469911230 add ~30 second alliance request cooldown to prevent spam 2024-09-30 21:07:43 -07:00
evanpelle a837eb6375 give fake humans country names, fake humans less likely to betray 2024-09-29 20:45:21 -07:00
evanpelle 1b1af1f6cf make fake humans harder 2024-09-29 13:09:45 -07:00
evanpelle 801c6627eb Radial menu has icons 2024-09-28 20:30:11 -07:00
evanpelle 49cea45290 center button sends spawn event during spawn phase 2024-09-28 13:46:49 -07:00
evanpelle c4c23de1ec make radial menu boat button 2024-09-28 12:58:49 -07:00
evanpelle 851e12613a create basic radial menu 2024-09-26 16:24:58 -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 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 2783511857 rebalanced: buffed defense 2024-09-21 13:34:26 -07:00
evanpelle 459160376e updated win condition from 80% -> 95% tiles owned 2024-09-20 20:31:13 -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 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 534d97abb3 create basic win popup 2024-09-16 11:51:24 -07:00
evanpelle f3f3868062 remove unused images, front page mobile-friendly 2024-09-15 19:36:51 -07:00
evanpelle a7f838d442 updated balance 2024-09-13 15:55:17 -07:00
evanpelle 006da79b80 rebalance, expansion terrain agnostic 2024-09-13 09:10:26 -07:00
evanpelle 18cf457c3a fake humans retaliate against humans 2024-09-11 20:39:27 -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 eb8575d48d rebalancing 2024-09-09 20:40:20 -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 83710d81db increase terrain contrast 2024-09-08 20:59:45 -07:00
evanpelle 10266f2e17 Make territory colors contrast 2024-09-08 20:57:14 -07:00