Commit Graph

626 Commits

Author SHA1 Message Date
SunnyBoyWTF d11e8d8494 change disable bots to disable nations 2025-02-21 08:28:14 -05:00
Evan 5898f0360c floor renderNumber(), have buildmenu refresh on tick 2025-02-20 21:15:54 -08:00
Evan 5ab75e6389 add support link in win game modal 2025-02-20 19:02:03 -08:00
Evan df88cf461e update version 2025-02-20 15:36:25 -08:00
evanpelle 2969098b6f Merge pull request #63 from NewHappyRabbit/instructions
Added instructions in modal in main menu
2025-02-20 15:33:28 -08:00
Evan 8f8fbf6be6 make join discord button more prominent 2025-02-20 15:31:38 -08:00
NewHappyRabbit 952c6844c2 Fix: Modal was set to auto open 2025-02-21 01:25:42 +02:00
NewHappyRabbit ba3b5600da Fixed css for mobile 2025-02-21 01:10:56 +02:00
NewHappyRabbit 1e38e5565c Added instructions in modal in main menu 2025-02-21 00:58:07 +02:00
Evan 7c4d24034a replace end quotes with ads 2025-02-20 14:22:00 -08:00
Evan 6734cbc832 show player type in player info overlay 2025-02-20 13:38:35 -08:00
evanpelle 012b04606f Merge pull request #61 from NewHappyRabbit/maps
Added Mars. Excluded from public lobby playlist. Changed Africa image…
2025-02-20 13:30:17 -08:00
Evan 5e9703a5b7 show game join url when playing multiplayer 2025-02-20 11:26:03 -08:00
Evan f8c5d29b36 bugfix: show updated cost when building a unit while another unit of same type is under construction 2025-02-20 10:45:58 -08:00
NewHappyRabbit 1dfc0aef39 Added Mars. Excluded from public lobby playlist. Changed Africa image background to transparent. 2025-02-20 20:42:17 +02:00
evanpelle aa76c28bb1 Merge pull request #60 from NewHappyRabbit/mobile-leaderboard
Changed the text of the close button to 'Hide' instead of 'X' to keep it consistent across other UI elements
2025-02-20 10:03:46 -08:00
evanpelle 92c3011c3a Merge pull request #59 from NewHappyRabbit/events-revamped
Added css to keep the container scrolled to the bottom
2025-02-20 10:03:29 -08:00
evanpelle 0e8ab17710 Merge pull request #58 from NewHappyRabbit/namelayer-improvements
Moved flags to the left of the username. Icons above the username. Target icon and emojis still center.
2025-02-20 10:03:11 -08:00
evanpelle 82406b0fae Merge pull request #56 from SunnyBoyWTF/main
Added Asia Map.
2025-02-20 10:02:00 -08:00
evanpelle 49b4e24b45 Merge pull request #55 from NewHappyRabbit/terrain-toggle
Added a toggle for the Alternate View in the ingame options menu
2025-02-20 10:01:13 -08:00
NewHappyRabbit 9f1106b9b9 Changed the text of the close button to 'Hide' instead of 'X' to keep it consistent across other UI elements 2025-02-20 19:45:10 +02:00
NewHappyRabbit cfc4e5959a Added css to keep the container scrolled to the bottom, so you can see the latest events 2025-02-20 19:36:30 +02:00
NewHappyRabbit 24ca620975 Moved icons above the username. Emojis and target icon are still in the center 2025-02-20 17:39:58 +02:00
NewHappyRabbit 2c644d81fd Moved flags to the left of the username 2025-02-20 16:53:24 +02:00
Evan a8b6c88c2a add number of troops to attack in control panel 2025-02-20 06:18:54 -08:00
SunnyBoyWTF e6814188d2 Update Maps.ts 2025-02-20 08:47:49 -05:00
SunnyBoyWTF d581f14f28 Update Maps.ts 2025-02-20 08:47:10 -05:00
NewHappyRabbit fd081e8817 Added a toggle for the Alternate View inside the game menu. Useful for mobile users, since they have no access to the SPACE hotkey 2025-02-20 15:03:17 +02:00
Evan 1ebafd0b88 highlight nukes 2025-02-19 19:57:33 -08:00
evanpelle 13492ff8c2 Merge pull request #54 from NewHappyRabbit/attack-hotkeys
Decrease power by 10% with hotkey '1', increase by 10% with hotkey '2'
2025-02-19 18:37:22 -08:00
NewHappyRabbit 7ae4f17a35 Decrease power by 10% with hotkey '1', increase by 10% with hotkey '2' 2025-02-20 03:46:43 +02:00
NewHappyRabbit bd2a6cd390 Events can now be hidden and are scrollable. 2025-02-20 02:52:08 +02:00
evanpelle 6e517b5b8b Merge pull request #50 from NewHappyRabbit/darkmode
Added dark mode
2025-02-19 16:29:00 -08:00
Evan 87fe8dae6a anchor alliance requests, make them 15 second duration 2025-02-19 16:19:45 -08:00
NewHappyRabbit a2fa30cee2 Applied comments 2025-02-20 01:46:00 +02:00
evanpelle 87cbde5594 Merge pull request #51 from NewHappyRabbit/disable-radial
Disabled right-click radial menu if player didn't spawn or died
2025-02-19 15:26:54 -08:00
NewHappyRabbit 2fcc6f9a24 Disabled right-click radial menu if player didn't spawn or died 2025-02-20 01:15:15 +02:00
NewHappyRabbit e9eb006cea Added dark mode 2025-02-20 00:48:45 +02:00
evanpelle e697738be4 Merge pull request #46 from NewHappyRabbit/fix-mouseup
Fixed mouse move bug, where if your cursor is over an UI element it doesn't fire the mouseUp event
2025-02-19 09:26:13 -08:00
SunnyBoyWTF b00a6b0e93 Update Maps.ts 2025-02-19 10:38:54 -05:00
SunnyBoyWTF e67cffa314 Update Maps.ts to fix bugs 2025-02-19 10:31:41 -05:00
SunnyBoyWTF e12b6b4a27 Merge branch 'main' into main 2025-02-19 10:29:25 -05:00
SunnyBoyWTF 7ab02b4a6a Create Maps.ts to allow branches to be cleanly merged 2025-02-19 10:26:45 -05:00
SunnyBoyWTF 99cb3fc15c Update Maps.ts 2025-02-19 10:20:23 -05:00
NewHappyRabbit 0769710caa Fixed mouse move bug, where if your cursor is over and UI element it doesn't fire the mouseUp event 2025-02-19 10:45:04 +02:00
Evan 33cb3a7d0a make pop increase rate yellow or green if increasing/decreasing 2025-02-18 19:43:37 -08:00
evanpelle 59850a1750 Merge pull request #43 from NewHappyRabbit/lobby-ui
Added map image preview for public lobby. Converted maps background to transparent
2025-02-18 18:12:48 -08:00
Evan f894276ef0 fix execution validation, verify that clientID own playerID to prevent spoofing 2025-02-18 17:13:08 -08:00
Evan 876fb8dbf9 validate persistent id to prevent player spoofing 2025-02-18 13:53:28 -08:00
SunnyBoyWTF 490dcb52a7 Update Maps.ts to include Africa 2025-02-18 13:55:40 -05:00