Commit Graph

  • 83f4fc7d9a fix build error Evan 2025-02-18 11:28:29 -08:00
  • 59d3a8d2c9 don't lose territory if surrounded at edge of map Evan 2025-02-17 19:58:57 -08:00
  • cb1ecc855b add back bugfix from 2760b11 Evan 2025-02-18 09:12:32 -08:00
  • 490dcb52a7 Update Maps.ts to include Africa SunnyBoyWTF 2025-02-18 13:55:40 -05:00
  • 6a55f58281 Update TerrainMapFileLoader.ts to include Africa SunnyBoyWTF 2025-02-18 13:53:32 -05:00
  • 3f8a544a16 Update Game.ts to include Africa map SunnyBoyWTF 2025-02-18 13:52:04 -05:00
  • 4eeae8879c Compiled binary files SunnyBoyWTF 2025-02-18 13:49:37 -05:00
  • 8a0e372708 Update Africa.json to reflect new image dimensions SunnyBoyWTF 2025-02-18 13:31:11 -05:00
  • 75bb6dc084 Replace Africa.png with a smaller image SunnyBoyWTF 2025-02-18 13:27:02 -05:00
  • 79ba1bc4d3 Delete resources/maps/Africa.png to replace with a smaller image SunnyBoyWTF 2025-02-18 13:26:24 -05:00
  • 652c52aa6b fixed bug in Africa.json SunnyBoyWTF 2025-02-18 13:10:46 -05:00
  • 2df902b897 Update Africa.json SunnyBoyWTF 2025-02-18 13:09:45 -05:00
  • ba1f4f1bfd Create Africa.json SunnyBoyWTF 2025-02-18 13:00:02 -05:00
  • ceeea215ab Add Africa.png SunnyBoyWTF 2025-02-18 12:57:56 -05:00
  • 01a98c03e8 add back bugfix from 2760b11 Evan 2025-02-18 09:12:32 -08:00
  • 9565a0cffa Added map image preview for public lobby NewHappyRabbit 2025-02-18 14:52:09 +02:00
  • 53e48ed69a Changed math.random() to nextint NewHappyRabbit 2025-02-18 09:38:50 +02:00
  • 49ff20ce9a don't lose territory if surrounded at edge of map Evan 2025-02-17 19:58:57 -08:00
  • 5d0e0561ca give attack bonus starting at 35k Evan 2025-02-15 20:26:10 -08:00
  • e37cba91dc don't crash when failing to load discord secrets Evan 2025-02-17 19:36:31 -08:00
  • 6a66d0c52d load archived game if not found Evan 2025-02-17 19:30:30 -08:00
  • 836e7db5dc Merge pull request #42 from NewHappyRabbit/unsanitize-flags evanpelle 2025-02-17 16:28:59 -08:00
  • 185d287105 Merge pull request #41 from NewHappyRabbit/exit-lobby-fix evanpelle 2025-02-17 16:28:35 -08:00
  • 3562b605cb Merge branch 'main' into exit-lobby-fix evanpelle 2025-02-17 16:28:12 -08:00
  • 261024abb4 Merge pull request #40 from NewHappyRabbit/mobile-leaderboard evanpelle 2025-02-17 16:27:04 -08:00
  • 8ba3be480a Merge pull request #38 from sajadhsm/confirm-exit evanpelle 2025-02-17 16:22:31 -08:00
  • be3fd87727 Unsanitized flags. Flags that included a dash were being sanitized and not rendering ingame NewHappyRabbit 2025-02-18 01:44:46 +02:00
  • 6f6078187b Fixed a bug where if you joined a private lobby through a link and then tried to exit the game through the 'X' button, it will reload the page and rejoin the lobby NewHappyRabbit 2025-02-18 01:10:26 +02:00
  • 3d266beae0 Leaderboard can now be hidden and shown on both desktop and mobile NewHappyRabbit 2025-02-17 22:34:44 +02:00
  • 2249f5207e Public lobbies map will now be picked from a randomized playlist, assuring each map is played at least once, without duplicates. NewHappyRabbit 2025-02-17 21:32:36 +02:00
  • edac371b55 only display exit confirmation while player is alive Sajad Hashemian 2025-02-17 14:23:37 +01:00
  • 3d3ad3cece add confirmation dialog before exiting the game Sajad Hashemian 2025-02-17 00:38:40 +01:00
  • 0f325d4be8 add database layer Evan 2025-02-15 09:12:26 -08:00
  • 774a78d143 Added descriptions in build menu NewHappyRabbit 2025-02-14 11:49:58 +02:00
  • 969886331c create discord login button & flow Evan 2025-02-13 20:21:23 -08:00
  • adb1b9299b Made UserSettings nullable NewHappyRabbit 2025-02-13 23:12:41 +02:00
  • f44fd79568 Player can now disable emojis NewHappyRabbit 2025-02-13 21:27:52 +02:00
  • 081ccb5f67 give attack bonus starting at 35k Evan 2025-02-15 20:26:10 -08:00
  • d9f2b683d7 add eq for zoom, chagne meta give more bonus large players, don't throw exception when attack self Evan 2025-02-15 14:31:18 -08:00
  • 484fecef27 rebalance hard and impossible Evan 2025-02-15 10:02:48 -08:00
  • d08b984c1a rebalance: attackers lose fewer troops, difficulties change troop increase rate Evan 2025-02-15 10:00:37 -08:00
  • 1132948d2b Merge pull request #35 from SunnyBoyWTF/patch-1 evanpelle 2025-02-15 09:15:24 -08:00
  • b3141aaefd Merge pull request #36 from SunnyBoyWTF/patch-2 evanpelle 2025-02-15 09:15:06 -08:00
  • 624879f2fa add database layer dev Evan 2025-02-15 09:12:26 -08:00
  • d1a2719d29 Update LICENSE to Copyright 2025 SunnyBoyWTF 2025-02-14 14:03:22 -05:00
  • 138e7f0b8d Update BotNames.ts to include Queendom SunnyBoyWTF 2025-02-14 11:48:51 -05:00
  • c7defe4452 capitalize yes/no on traitor display Evan 2025-02-13 15:36:41 -08:00
  • a82c47776d make impossible harder Evan 2025-02-13 15:19:54 -08:00
  • 68fef55599 Merge pull request #32 from NewHappyRabbit/flags evanpelle 2025-02-14 08:03:33 -08:00
  • 240808c8de Merge pull request #33 from NewHappyRabbit/build-description evanpelle 2025-02-14 08:03:05 -08:00
  • f48670baca Merge pull request #34 from NewHappyRabbit/main evanpelle 2025-02-14 08:02:38 -08:00
  • 0d4f91a52a make h-bomb smaller, make mirv 15 million Evan 2025-02-14 08:01:46 -08:00
  • 59e8786f9f Merge branch 'openfrontio:main' into main Hristiyan Simeonov 2025-02-14 14:45:57 +02:00
  • e272c5e9ed Removed offensive bot name 'Assyrian'. Traitor 'yes/no' text capitalized NewHappyRabbit 2025-02-14 13:57:00 +02:00
  • 09ab697001 Added descriptions in build menu NewHappyRabbit 2025-02-14 11:49:58 +02:00
  • 42ca32d390 Fixed flag modal CSS for mobile NewHappyRabbit 2025-02-14 10:54:29 +02:00
  • 2f8a746a52 greatly reduce attack bonus for large attacks. Evan 2025-02-13 20:34:02 -08:00
  • f5ad149f32 create discord login button & flow Evan 2025-02-13 20:21:23 -08:00
  • f2d50a79b8 capitalize yes/no on traitor display Evan 2025-02-13 15:36:41 -08:00
  • b859e5417b make impossible harder Evan 2025-02-13 15:19:54 -08:00
  • 42e49a14af Merge pull request #31 from NewHappyRabbit/add-emoji evanpelle 2025-02-13 15:14:11 -08:00
  • 447c2655fe Made UserSettings nullable NewHappyRabbit 2025-02-13 23:12:41 +02:00
  • 08e1a7acf7 Player can now disable emojis NewHappyRabbit 2025-02-13 21:27:52 +02:00
  • 9dc326e06a rename intense difficulty => impossible Evan 2025-02-13 11:51:25 -08:00
  • 64d13a46bd bugfix: bots were not losing troops in attack. rebalanced difficulties. Evan 2025-02-13 11:50:15 -08:00
  • 0b9ab34b63 bugfix: events display reported alliance accepted even when it was actually rejected Evan 2025-02-13 09:18:44 -08:00
  • 64b4e18415 Merge pull request #29 from NewHappyRabbit/main evanpelle 2025-02-13 09:00:26 -08:00
  • 115e40916b Flag button turned into toggle to show/hide flags modal. NewHappyRabbit 2025-02-13 18:11:18 +02:00
  • 60e74b75bb Merge branch 'main' of https://github.com/openfrontio/OpenFrontIO NewHappyRabbit 2025-02-13 14:43:23 +02:00
  • bba7f6f0e5 bugfix: allow click on events display Evan 2025-02-12 20:36:26 -08:00
  • 74bdae1ce7 increase max zoom out for mobile Evan 2025-02-12 20:29:27 -08:00
  • 421c6e7841 use tileref instead of MapPos for UnitUpdate Evan 2025-02-12 16:22:02 -08:00
  • 5c85ac36fc rebalance nukes Evan 2025-02-12 14:25:31 -08:00
  • 6d507914c9 add websocket error handling Evan 2025-02-12 13:31:22 -08:00
  • a6328f3522 handle websocket errors v0.14.1 Evan 2025-02-12 13:23:31 -08:00
  • aab9c05865 Merge remote-tracking branch 'upstream/main' NewHappyRabbit 2025-02-12 22:55:46 +02:00
  • 9de6f6d1e2 Forgot to prettier... NewHappyRabbit 2025-02-12 22:54:59 +02:00
  • 27173092cf Changed the flags to a more cartoony/emojiy? version (Thanks Nour!). Removed coalitions from the countries.json file. Seperated the flag from the name input. NewHappyRabbit 2025-02-12 22:53:33 +02:00
  • cc1291153c make max pop 100 million on creative so it fits in the UI panel Evan 2025-02-12 12:42:30 -08:00
  • 646806d132 remove old units in GameView to prevent memory leak Evan 2025-02-12 12:35:10 -08:00
  • f448785476 have client stop polling for public servers after game starts Evan 2025-02-12 12:08:50 -08:00
  • eae53b29cb change flag top margin a bit Evan 2025-02-12 11:59:07 -08:00
  • ea08856636 fix merge conflict: put / in flag path Evan 2025-02-12 11:48:25 -08:00
  • 87135d6da2 style flags: make them smaller and put under name Evan 2025-02-12 11:46:15 -08:00
  • 9ee1a94b10 Merge pull request #28 from NewHappyRabbit/SPA evanpelle 2025-02-12 11:45:54 -08:00
  • 49b794ba4e rename Russian Federation => Russia Evan 2025-02-12 11:30:49 -08:00
  • e0aa6b5d9c Ran prettier NewHappyRabbit 2025-02-12 21:30:43 +02:00
  • 3639997f05 make bot names gray instead of bot emoji Evan 2025-02-12 11:29:49 -08:00
  • 303543d246 Lobby urls! Server will server index.html and act as a SPA. NewHappyRabbit 2025-02-12 21:18:23 +02:00
  • a478e305d1 fix right click bringing up context menu instead of radial menu on bottom of screen Evan 2025-02-12 10:33:08 -08:00
  • a8c04f11ee bugfix: emoji button to send to all players always active, shorten emoji cooldown Evan 2025-02-12 10:24:32 -08:00
  • e1a6c5f7bd Merge branch 'main' of https://github.com/openfrontio/OpenFrontIO into SPA NewHappyRabbit 2025-02-12 20:03:26 +02:00
  • 00102972e6 fix index.html from bad merge Evan 2025-02-12 08:55:26 -08:00
  • 24ee998065 update prettier config Evan 2025-02-12 08:52:20 -08:00
  • 36b48d92eb add husky pre commit Evan 2025-02-12 08:48:02 -08:00
  • 5abd721826 add husky precommit hook Evan 2025-02-12 08:42:48 -08:00
  • 015a5a85cb update readme Evan 2025-02-12 08:40:20 -08:00
  • 2df3db7292 format root dir Evan 2025-02-12 08:38:56 -08:00
  • a3236653d3 add prettier command Evan 2025-02-12 08:38:38 -08:00
  • 40966ca3b9 format all files with prettier Evan 2025-02-12 08:28:15 -08:00