Commit Graph

978 Commits

Author SHA1 Message Date
SunnyBoyWTF e523b3eda3 Update TerrainMapFileLoader.ts 2025-02-20 08:45:54 -05:00
SunnyBoyWTF 2f48c0cb6b Update Game.ts 2025-02-20 08:44:31 -05:00
SunnyBoyWTF a47343e40a Compiled binary files 2025-02-20 08:42:29 -05:00
SunnyBoyWTF 67b5e35619 Add files via upload 2025-02-20 08:34:33 -05:00
SunnyBoyWTF 78a9a92de1 Delete resources/maps/Asia.png 2025-02-20 08:34:11 -05:00
SunnyBoyWTF be7fd0fea2 Update Asia.json 2025-02-20 08:27:48 -05:00
SunnyBoyWTF 715505d7b8 Update Asia.json 2025-02-20 08:19:38 -05:00
SunnyBoyWTF d867c7a606 Create Asia.json 2025-02-20 08:06:42 -05:00
SunnyBoyWTF 83837e4b0c Add files via upload 2025-02-20 07:50:09 -05:00
Evan 1ebafd0b88 highlight nukes 2025-02-19 19:57:33 -08:00
Evan 6e76503d5d alert when nuke inbound 2025-02-19 19:45:10 -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
evanpelle ef5ab06f40 Merge pull request #53 from NewHappyRabbit/darkmode
Made the water color around islands to be lighter instead of darker
2025-02-19 18:36:17 -08:00
evanpelle d443bb7d4d Merge pull request #52 from NewHappyRabbit/events-revamped
Events can now be hidden and are scrollable.
2025-02-19 18:35:57 -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 0e2893450b Made the water color around islands to be lighter instead of darker 2025-02-20 03:12:12 +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 757c55061b Merge pull request #47 from SunnyBoyWTF/main
add two new bots to Africa
2025-02-19 14:45:26 -08:00
SunnyBoyWTF ed8a828afb add two new bots to Africa 2025-02-19 13:42:28 -05:00
Evan 3b79da1adb add ads.txt 2025-02-19 10:09:35 -08: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
evanpelle 0b23168511 Merge pull request #45 from SunnyBoyWTF/main
Add Africa Map
2025-02-19 09:25:54 -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
SunnyBoyWTF b30b75d95e Recompiled binary files 2025-02-19 08:09:52 -05:00
SunnyBoyWTF 30cf2ad1c7 Deleted binary files for recompiling 2025-02-19 08:01:16 -05:00
SunnyBoyWTF 4593bd9261 Deleted binary files for recompiling 2025-02-19 08:00:52 -05:00
SunnyBoyWTF 9e87cee96e Added Suez Canal to Africa.png 2025-02-19 07:59:34 -05:00
SunnyBoyWTF b90bbf3ea4 Delete resources/maps/Africa.png 2025-02-19 07:59:06 -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 5f26cf72c8 Make world & europe maps more likely for public multiplayer 2025-02-18 20:36:00 -08:00
Evan c4aaa619af have nukes cause more damage 2025-02-18 19:59:06 -08:00
Evan 33cb3a7d0a make pop increase rate yellow or green if increasing/decreasing 2025-02-18 19:43:37 -08:00
Evan e3896127d5 bugfix: full sending with boat makes you lose troops 2025-02-18 18:55:26 -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 aa87a88544 add prettierignore and prettierrc 2025-02-18 17:23:37 -08:00
Evan f894276ef0 fix execution validation, verify that clientID own playerID to prevent spoofing 2025-02-18 17:13:08 -08:00
Evan 5e6f8f5d91 validate all intent input 2025-02-18 16:26:49 -08:00
Evan 876fb8dbf9 validate persistent id to prevent player spoofing 2025-02-18 13:53:28 -08:00
evanpelle 4f3ad5c1ac Merge pull request #39 from NewHappyRabbit/map-randomizer
Public lobbies map will now be picked from a randomized playlist, assuring each map is played at least once, without duplicates.
2025-02-18 11:30:10 -08:00
SunnyBoyWTF 490dcb52a7 Update Maps.ts to include Africa 2025-02-18 13:55:40 -05:00