What's Changed
- add attribution requirement when forking by @evanpelle in #2182
- update readme, remove duplicate licensing section by @evanpelle in #2184
- Fix Boat hotkey (B) behaviour by @VariableVince in #2179
- Slider UI change by @VectorSophie in #2148
- update license - clarify attribution requirement by @evanpelle in #2192
- Fix spelling typos and improve code quality by @Hiphex in #2186
- Enzo video for tutorial by @icslucas in #2208
- Add Reddit link to footer on homepage by @VariableVince in #2223
- Reduce redundant toggle strings to stay within Crowdin limits by @Aotumuri in #2219
- Max timer by @jrouillard in #1289
- Readd Translation Discord link by @Duwibi in #2255
- Fix slow radial menu animation for mobile players (#2201) by @MaxHT0x in #2248
- Add deletion duration and indicators by @jrouillard in #2216
- feature: basic matchmaking by @evanpelle in #2227
- Made leaderboard entries bold for teammates by @Michal-Martinek in #2221
- Feature: Improve Spawn Color Highlighting by @GlacialDrift in #2271
- Add Achiran by @Duwibi in #2280
- Expand Clan Name Possibilities by @GlacialDrift in #2178
- Add missing English keybind text for MIRV action by @Aotumuri in #2289
- Update stale action by @TheGiraffe3 in #2286
- Implement Stop/Start trading with all by @abdallahbahrawi1 in #2278
- perf(pathfinding): replace array.shift() with index-based iteration for O(1) access by @unique-coder-124 in #2264
- Fix: Prevent unbind button overflow and wrap long text in keybind settings by @Aotumuri in #2287
- FIX: Revert Spawn Highlight Color for DUOS, TRIOS, QUADS by @GlacialDrift in #2298
- Perf: remove redundant code from PlayerExecution by @VariableVince in #2299
- fix(client): do not spam public lobbies requests by waiting for previous request to end before firing a new one by @Sorikairox in #2276
- Fix incorrect display of ability to upgrade enemy units by @Lavodan in #2308
- Bomb target location (same logic as naval invasions) by @ryanbarlow97 in #2309
- Add Nations Vs Players Game Mode by @Saphereye in #2233
- Fill the range indicator with white for better clarity by @jrouillard in #2319
- Fix: remove duplicate setting of _troops from ControlPanel by @VariableVince in #2315
- Add new nuke preview FX by @DevelopingTom in #2322
- SAM Radius by @ryanbarlow97 in #2307
- Features: Team Game Spawn Color Tint by @GlacialDrift in #2303
- Fix stretched icons by @Lavodan in #2316
- Feature: Enable FakeHumans ("Nation Bots") to Launch MIRVs Strategically by @sambokai in #2225
- Add Nuke Wars Baikal Map by @Duwibi in #2306
- Fix modifierkey setting for mac by @jrouillard in #2327
- Patterns are now named Skins, change leftover old translation strings by @VariableVince in #2331
- Remove redundant function from FakeHumanExecution by @VariableVince in #2335
- Fix betrayals for Nations always 0 on Player Info Panel by @VariableVince in #2334
- SAM Sites bugfix: due to ownership changes by @ryanbarlow97 in #2342
- Change Colour/Thickness and Add Rotation to SAM Radius by @ryanbarlow97 in #2348
- Delete unit: 5s > 15s cooldown and new location in Radial Menu by @VariableVince in #2345
- Added cities to the Montreal map by @gabrielJacq in #2207
- add rivers to britannia by @wjdunlop in #2026
- Fix: prevent scrolling outside the map by @Sorikairox in #2360
- Nations rarely sent boats, now they do! by @FloPinguin in #2161
- Fix socket log by @jrouillard in #2369
- Remove pattern MLS entries by @Aotumuri in #2371
- Fix empty Leaderboard on Teams replay by @VariableVince in #2370
- fix(replay): change text to 'replay speed' when watching a replay #2357 by @Sorikairox in #2365
- Add performance stats by @kerodkibatu in #2338
- Discord and OFM advert added by @Sgt-lewis in #2380
- Add nuke trail preview by @kerodkibatu in #2350
- Team leaderboard: own team bold + fix headers allignment by @VariableVince in #2336
- Extend SAM Range to cover Hydros when stacked by @NewYearNewPhil in #2351
- fix: newsbutton not stretched anymore by @Sorikairox in #2404
- Record missing stats by @DevelopingTom in #2407
- Add Visual Alert when Attacked by @kerodkibatu in #2358
- Random spawn by @mepoohsta in #2375
- feat: improve emoji panel UI and UX by @JamesRand12 in #2383
- feat: additional tag added to build.sh +
latesttag added on new releases by @FedotCompot in #2399 - Update pull request template by @TheGiraffe3 in #2402
- feat: display changelog modal on new version to improve awareness by @Sorikairox in #2403
- Fix Player Panel, Player Info Overlay and Emoji Table responsive and scrollable on small viewports by @bilgehandk in #2410
- Move warship by a touch (of magic) by @VariableVince in #2408
- Add a note to the README explaining the nuances of replaying production games locally by @mepoohsta in #2416
- Added notifcation when a player wants to renew by @RjManhas in #2391
- Fix Emoji Panel Z-Index by @bilgehandk in #2421
- lobby fill time added to stats by @ryanbarlow97 in #2382
- A timer and icon flashing for betryal debuff by @RjManhas in #2430
- fix: two rivers that were not connected fully by @wjdunlop in #2422
- Let nations send retaliation warships! by @FloPinguin in #2376
- feat: added a button to hide non owned patterns by @RjManhas in #2432
- Performance: Remove un-optimized blurring by @FxMorin in #2466
- Feature/frame profiler by @scamiv in #2467
- Feature - Improve Structure Color Contrast by @GlacialDrift in #2454
- Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2456
- fixed Pahlavi Iran flag not showing in game by @0xSYJiK in #2469
- substitute 'Palestinian Territory' with 'Palestine' by @mef51 in #2471
- AFK team mate v2: better ship handling + tests + bugfix by @VariableVince in #2396
- Added NameLayer-Icons to PlayerInfoOverlay ✨ by @FloPinguin in #2446
- Improve random spawn by @mepoohsta in #2465
- Create clan stats modal by @evanpelle in #2479
New Contributors
- @Hiphex made their first contribution in #2186
- @MaxHT0x made their first contribution in #2248
- @GlacialDrift made their first contribution in #2271
- @unique-coder-124 made their first contribution in #2264
- @Sorikairox made their first contribution in #2276
- @Lavodan made their first contribution in #2308
- @ryanbarlow97 made their first contribution in #2309
- @Saphereye made their first contribution in #2233
- @sambokai made their first contribution in #2225
- @gabrielJacq made their first contribution in #2207
- @kerodkibatu made their first contribution in #2338
- @NewYearNewPhil made their first contribution in #2351
- @mepoohsta made their first contribution in #2375
- @JamesRand12 made their first contribution in #2383
- @FedotCompot made their first contribution in #2399
- @bilgehandk made their first contribution in #2410
- @RjManhas made their first contribution in #2391
- @FxMorin made their first contribution in #2466
- @0xSYJiK made their first contribution in #2469
- @mef51 made their first contribution in #2471
Full Changelog: v0.26.18...v0.27.0-beta1