Commit Graph

  • d010577fad Merge pull request #68 from seanlowe/main evanpelle 2025-02-22 19:13:30 -08:00
  • 2442c50e1f Merge pull request #67 from SunnyBoyWTF/patch-1 evanpelle 2025-02-22 19:13:11 -08:00
  • 7be24b898a Merge pull request #66 from NewHappyRabbit/leaderboard-padding evanpelle 2025-02-22 19:12:40 -08:00
  • b9f28a58a0 Merge pull request #64 from NewHappyRabbit/main evanpelle 2025-02-22 19:12:27 -08:00
  • 240882f14b Update SinglePlayerModal.ts SunnyBoyWTF 2025-02-22 10:36:56 -05:00
  • c47fe8cc5e Added event.preventDefault() to hotkeys 1/2 NewHappyRabbit 2025-02-22 04:13:29 +02:00
  • ec2ba4eece Changed flag search input text to black when in light mode NewHappyRabbit 2025-02-22 01:54:23 +02:00
  • 13a0593689 allow closing the radial or build menu with the esc key Sean Lowe 2025-02-21 14:56:19 -07:00
  • ce31eff2d9 only allow one ip per game Evan 2025-02-21 11:46:12 -08:00
  • 5dd323856e add ws rate limiter Evan 2025-02-21 09:21:04 -08:00
  • cdf913ce26 add express rate limiting Evan 2025-02-21 08:33:16 -08:00
  • 7138b694f9 Trimmed player names to avoid overflow and scrollbar NewHappyRabbit 2025-02-21 15:32:33 +02:00
  • d11e8d8494 change disable bots to disable nations SunnyBoyWTF 2025-02-21 08:28:14 -05:00
  • 5f09d960af Removed padding on mobile NewHappyRabbit 2025-02-21 15:18:31 +02:00
  • 0729c8d18a Fix: Mobile users cant spawn NewHappyRabbit 2025-02-21 14:38:13 +02:00
  • 5898f0360c floor renderNumber(), have buildmenu refresh on tick Evan 2025-02-20 21:15:54 -08:00
  • 33c634f928 allow ü in schema Evan 2025-02-20 19:16:31 -08:00
  • 74f56d8fac allow ü Evan 2025-02-20 19:10:40 -08:00
  • 5ab75e6389 add support link in win game modal Evan 2025-02-20 19:02:03 -08:00
  • df88cf461e update version Evan 2025-02-20 15:36:25 -08:00
  • 2969098b6f Merge pull request #63 from NewHappyRabbit/instructions evanpelle 2025-02-20 15:33:28 -08:00
  • 8f8fbf6be6 make join discord button more prominent Evan 2025-02-20 15:31:38 -08:00
  • 952c6844c2 Fix: Modal was set to auto open NewHappyRabbit 2025-02-21 01:25:42 +02:00
  • ee56d68748 get eaten if surrounded by same player while on lake Evan 2025-02-20 15:14:29 -08:00
  • ba3b5600da Fixed css for mobile NewHappyRabbit 2025-02-21 01:10:56 +02:00
  • 1e38e5565c Added instructions in modal in main menu NewHappyRabbit 2025-02-21 00:58:07 +02:00
  • 7c4d24034a replace end quotes with ads Evan 2025-02-20 14:22:00 -08:00
  • 6734cbc832 show player type in player info overlay Evan 2025-02-20 13:38:35 -08:00
  • 012b04606f Merge pull request #61 from NewHappyRabbit/maps evanpelle 2025-02-20 13:30:17 -08:00
  • f23f84e693 reduce tolerance for pathfinding to make shells hit target better. Evan 2025-02-20 11:53:11 -08:00
  • 82667b413d warships prioritize other warships, always recalcs target Evan 2025-02-20 11:41:25 -08:00
  • 5e9703a5b7 show game join url when playing multiplayer Evan 2025-02-20 11:26:03 -08:00
  • f8c5d29b36 bugfix: show updated cost when building a unit while another unit of same type is under construction Evan 2025-02-20 10:45:55 -08:00
  • 1dfc0aef39 Added Mars. Excluded from public lobby playlist. Changed Africa image background to transparent. NewHappyRabbit 2025-02-20 20:37:36 +02:00
  • aa76c28bb1 Merge pull request #60 from NewHappyRabbit/mobile-leaderboard evanpelle 2025-02-20 10:03:46 -08:00
  • 92c3011c3a Merge pull request #59 from NewHappyRabbit/events-revamped evanpelle 2025-02-20 10:03:29 -08:00
  • 0e8ab17710 Merge pull request #58 from NewHappyRabbit/namelayer-improvements evanpelle 2025-02-20 10:03:11 -08:00
  • 82406b0fae Merge pull request #56 from SunnyBoyWTF/main evanpelle 2025-02-20 10:02:00 -08:00
  • 49b4e24b45 Merge pull request #55 from NewHappyRabbit/terrain-toggle evanpelle 2025-02-20 10:01:13 -08:00
  • 9f1106b9b9 Changed the text of the close button to 'Hide' instead of 'X' to keep it consistent across other UI elements NewHappyRabbit 2025-02-20 19:45:10 +02:00
  • cfc4e5959a Added css to keep the container scrolled to the bottom, so you can see the latest events NewHappyRabbit 2025-02-20 19:36:30 +02:00
  • 24ca620975 Moved icons above the username. Emojis and target icon are still in the center NewHappyRabbit 2025-02-20 17:39:58 +02:00
  • 2c644d81fd Moved flags to the left of the username NewHappyRabbit 2025-02-20 16:53:24 +02:00
  • 0d9b9fc6d1 Add files via upload SunnyBoyWTF 2025-02-20 09:48:07 -05:00
  • cc6bf01e3d Delete resources/maps/Asia.png SunnyBoyWTF 2025-02-20 09:47:37 -05:00
  • a8b6c88c2a add number of troops to attack in control panel Evan 2025-02-20 06:18:54 -08:00
  • e6814188d2 Update Maps.ts SunnyBoyWTF 2025-02-20 08:47:49 -05:00
  • d581f14f28 Update Maps.ts SunnyBoyWTF 2025-02-20 08:47:10 -05:00
  • e523b3eda3 Update TerrainMapFileLoader.ts SunnyBoyWTF 2025-02-20 08:45:54 -05:00
  • 2f48c0cb6b Update Game.ts SunnyBoyWTF 2025-02-20 08:44:31 -05:00
  • a47343e40a Compiled binary files SunnyBoyWTF 2025-02-20 08:42:29 -05:00
  • 67b5e35619 Add files via upload SunnyBoyWTF 2025-02-20 08:34:33 -05:00
  • 78a9a92de1 Delete resources/maps/Asia.png SunnyBoyWTF 2025-02-20 08:34:11 -05:00
  • be7fd0fea2 Update Asia.json SunnyBoyWTF 2025-02-20 08:27:48 -05:00
  • 715505d7b8 Update Asia.json SunnyBoyWTF 2025-02-20 08:19:38 -05:00
  • d867c7a606 Create Asia.json SunnyBoyWTF 2025-02-20 08:06:42 -05:00
  • 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 NewHappyRabbit 2025-02-20 15:03:17 +02:00
  • 83837e4b0c Add files via upload SunnyBoyWTF 2025-02-20 07:50:09 -05:00
  • 1ebafd0b88 highlight nukes Evan 2025-02-19 19:57:33 -08:00
  • 6e76503d5d alert when nuke inbound Evan 2025-02-19 19:45:10 -08:00
  • 13492ff8c2 Merge pull request #54 from NewHappyRabbit/attack-hotkeys evanpelle 2025-02-19 18:37:22 -08:00
  • ef5ab06f40 Merge pull request #53 from NewHappyRabbit/darkmode evanpelle 2025-02-19 18:36:17 -08:00
  • d443bb7d4d Merge pull request #52 from NewHappyRabbit/events-revamped evanpelle 2025-02-19 18:35:57 -08:00
  • 7ae4f17a35 Decrease power by 10% with hotkey '1', increase by 10% with hotkey '2' NewHappyRabbit 2025-02-20 03:46:43 +02:00
  • 0e2893450b Made the water color around islands to be lighter instead of darker NewHappyRabbit 2025-02-20 03:12:12 +02:00
  • bd2a6cd390 Events can now be hidden and are scrollable. NewHappyRabbit 2025-02-20 02:52:08 +02:00
  • 6e517b5b8b Merge pull request #50 from NewHappyRabbit/darkmode evanpelle 2025-02-19 16:29:00 -08:00
  • 87fe8dae6a anchor alliance requests, make them 15 second duration Evan 2025-02-19 16:19:42 -08:00
  • a2fa30cee2 Applied comments NewHappyRabbit 2025-02-20 01:46:00 +02:00
  • 87cbde5594 Merge pull request #51 from NewHappyRabbit/disable-radial evanpelle 2025-02-19 15:26:54 -08:00
  • 2fcc6f9a24 Disabled right-click radial menu if player didn't spawn or died NewHappyRabbit 2025-02-20 01:15:15 +02:00
  • e9eb006cea Added dark mode NewHappyRabbit 2025-02-20 00:48:45 +02:00
  • 757c55061b Merge pull request #47 from SunnyBoyWTF/main evanpelle 2025-02-19 14:45:26 -08:00
  • ed8a828afb add two new bots to Africa SunnyBoyWTF 2025-02-19 13:42:28 -05:00
  • 3b79da1adb add ads.txt Evan 2025-02-19 10:09:35 -08:00
  • e697738be4 Merge pull request #46 from NewHappyRabbit/fix-mouseup evanpelle 2025-02-19 09:26:13 -08:00
  • 0b23168511 Merge pull request #45 from SunnyBoyWTF/main evanpelle 2025-02-19 09:25:54 -08:00
  • b00a6b0e93 Update Maps.ts SunnyBoyWTF 2025-02-19 10:38:54 -05:00
  • e67cffa314 Update Maps.ts to fix bugs SunnyBoyWTF 2025-02-19 10:31:41 -05:00
  • e12b6b4a27 Merge branch 'main' into main SunnyBoyWTF 2025-02-19 10:29:25 -05:00
  • 7ab02b4a6a Create Maps.ts to allow branches to be cleanly merged SunnyBoyWTF 2025-02-19 10:26:45 -05:00
  • 99cb3fc15c Update Maps.ts SunnyBoyWTF 2025-02-19 10:20:23 -05:00
  • b30b75d95e Recompiled binary files SunnyBoyWTF 2025-02-19 08:09:52 -05:00
  • 30cf2ad1c7 Deleted binary files for recompiling SunnyBoyWTF 2025-02-19 08:01:16 -05:00
  • 4593bd9261 Deleted binary files for recompiling SunnyBoyWTF 2025-02-19 08:00:52 -05:00
  • 9e87cee96e Added Suez Canal to Africa.png SunnyBoyWTF 2025-02-19 07:59:34 -05:00
  • b90bbf3ea4 Delete resources/maps/Africa.png SunnyBoyWTF 2025-02-19 07:59:06 -05:00
  • 0769710caa Fixed mouse move bug, where if your cursor is over and UI element it doesn't fire the mouseUp event NewHappyRabbit 2025-02-19 10:45:04 +02:00
  • 5f26cf72c8 Make world & europe maps more likely for public multiplayer Evan 2025-02-18 20:36:00 -08:00
  • c4aaa619af have nukes cause more damage Evan 2025-02-18 19:59:06 -08:00
  • 33cb3a7d0a make pop increase rate yellow or green if increasing/decreasing Evan 2025-02-18 19:43:37 -08:00
  • e3896127d5 bugfix: full sending with boat makes you lose troops Evan 2025-02-18 18:55:24 -08:00
  • 59850a1750 Merge pull request #43 from NewHappyRabbit/lobby-ui evanpelle 2025-02-18 18:12:48 -08:00
  • aa87a88544 add prettierignore and prettierrc Evan 2025-02-18 17:23:37 -08:00
  • f894276ef0 fix execution validation, verify that clientID own playerID to prevent spoofing Evan 2025-02-18 17:13:08 -08:00
  • 5e6f8f5d91 validate all intent input Evan 2025-02-18 16:26:49 -08:00
  • 876fb8dbf9 validate persistent id to prevent player spoofing Evan 2025-02-18 13:53:28 -08:00
  • 739155f719 increase largeModifier to 50k to slow game down a bit Evan 2025-02-18 11:53:22 -08:00
  • 8763cd6dba update version Evan 2025-02-18 11:36:59 -08:00
  • 4f3ad5c1ac Merge pull request #39 from NewHappyRabbit/map-randomizer evanpelle 2025-02-18 11:30:10 -08:00