From f94ab43d0f6c319018301656a8fcf18a9923b9d6 Mon Sep 17 00:00:00 2001 From: Bren Date: Thu, 13 Oct 2022 11:21:34 +0100 Subject: [PATCH] Fix (long term) incorrect `In case you missed it` heading level. Thanks to tobil4sk bringing it to my attention - https://github.com/skial/haxe.io/issues/642#issuecomment-1269774559 --- src/roundups/616.md | 2 +- src/roundups/617.md | 2 +- src/roundups/618.md | 2 +- src/roundups/619.md | 2 +- src/roundups/620.md | 2 +- src/roundups/621.md | 2 +- src/roundups/622.md | 2 +- src/roundups/623.md | 2 +- src/roundups/624.md | 4 ++-- src/roundups/625.md | 4 ++-- src/roundups/626.md | 2 +- src/roundups/627.md | 2 +- src/roundups/628.md | 2 +- src/roundups/629.md | 2 +- src/roundups/630.md | 4 ++-- src/roundups/631.md | 4 ++-- src/roundups/632.md | 4 ++-- src/roundups/633.md | 4 ++-- src/roundups/634.md | 4 ++-- src/roundups/635.md | 4 ++-- src/roundups/636.md | 4 ++-- src/roundups/637.md | 4 ++-- src/roundups/638.md | 4 ++-- src/roundups/639.md | 2 +- src/roundups/640.md | 4 ++-- src/roundups/641.md | 4 ++-- src/roundups/642.md | 4 ++-- src/roundups/643.md | 4 ++-- src/roundups/644.md | 4 ++-- src/roundups/645.md | 4 ++-- src/roundups/647.md | 4 ++-- src/roundups/648.md | 4 ++-- 32 files changed, 51 insertions(+), 51 deletions(-) diff --git a/src/roundups/616.md b/src/roundups/616.md index 52188474..6ab8035e 100644 --- a/src/roundups/616.md +++ b/src/roundups/616.md @@ -187,7 +187,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[lua]` Minimal implementation of ssl [pull request](https://github.com/HaxeFoundation/haxe/pull/10593). - Implement `Context.withImports` [pull request](https://github.com/HaxeFoundation/haxe/pull/10602). Check out the [example usage](https://github.com/HaxeFoundation/haxe/blob/719bb651dda9e0d85be3cc23ec0ff76cbefc2e2c/tests/unit/src/unit/issues/Issue10537.hx) :star2: -#### _In case you missed it_ +##### _In case you missed it_ - `[neko]` Migrate to PCRE2 library [merged](https://github.com/HaxeFoundation/neko/pull/249). - `[hxcpp]` Fix Unicode file operations [merged](https://github.com/HaxeFoundation/hxcpp/pull/981). diff --git a/src/roundups/617.md b/src/roundups/617.md index 90d3377a..45a8bf9e 100644 --- a/src/roundups/617.md +++ b/src/roundups/617.md @@ -180,7 +180,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[neko]` Clean up chocolatey package building [pull request](https://github.com/HaxeFoundation/neko/pull/254). - `[neko]` Generate usage message copyright year automatically [pull request](https://github.com/HaxeFoundation/neko/pull/256). -#### _In case you missed it_ +##### _In case you missed it_ - `[tests]` Restore Flash tests [pull request](https://github.com/HaxeFoundation/haxe/pull/10599). - `[hl/php]` Enable sqlite tests and others [pull request](https://github.com/HaxeFoundation/haxe/pull/10597). diff --git a/src/roundups/618.md b/src/roundups/618.md index 7bd166c7..2d7d9de1 100644 --- a/src/roundups/618.md +++ b/src/roundups/618.md @@ -170,7 +170,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[lua]` Minimal implementation of ssl [merged](https://github.com/HaxeFoundation/haxe/pull/10593). - `[jvm]` Allow option to produce `.class` files without zipping them into a jar [feature request](https://github.com/HaxeFoundation/haxe/issues/10614). -#### _In case you missed it_ +##### _In case you missed it_ - Add `-w` [draft pull request](https://github.com/HaxeFoundation/haxe/pull/10612). :star2: - Atomic operations [pull request](https://github.com/HaxeFoundation/haxe/pull/10610). :star2: diff --git a/src/roundups/619.md b/src/roundups/619.md index f4d2eb32..a3f1bc57 100644 --- a/src/roundups/619.md +++ b/src/roundups/619.md @@ -169,7 +169,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[jvm]` Generated bytecode Implements an interface twice [fixed](https://github.com/HaxeFoundation/haxe/issues/10618). - `[jvm]` Allow option to produce `.class` files without zipping them into a jar [added](https://github.com/HaxeFoundation/haxe/issues/10614) to nightly. -#### _In case you missed it_ +##### _In case you missed it_ - Regex Unicode sequences break completion [issue](https://github.com/HaxeFoundation/haxe/issues/10616). - `[js]` ESM import syntax support [issue](https://github.com/HaxeFoundation/haxe/issues/10615). diff --git a/src/roundups/620.md b/src/roundups/620.md index 2ec55520..8a899280 100644 --- a/src/roundups/620.md +++ b/src/roundups/620.md @@ -166,7 +166,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Rework internal frontend part 2 _"Diagnostics"_ [merged](https://github.com/HaxeFoundation/haxe/pull/10631). - Sort out server module marks [pull request](https://github.com/HaxeFoundation/haxe/pull/10640). -#### _In case you missed it_ +##### _In case you missed it_ - Safe navigation runtime error [issue](https://github.com/HaxeFoundation/haxe/issues/10622). - `[eval]` Compiler crash on `.substr` with an invalid string [issue](https://github.com/HaxeFoundation/haxe/issues/10623). diff --git a/src/roundups/621.md b/src/roundups/621.md index ca984415..282154c7 100644 --- a/src/roundups/621.md +++ b/src/roundups/621.md @@ -172,7 +172,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Cannot use structure initialisation (from `@:structInit`) to declare a new entry in a map [issue](https://github.com/HaxeFoundation/haxe/issues/10655). - Deprecate a few CLI switches with `-D` equivalents [merged](https://github.com/HaxeFoundation/haxe/pull/10657). -#### _In case you missed it_ +##### _In case you missed it_ - Rework internal frontend part 1 _"Server Mode"_ [merged](https://github.com/HaxeFoundation/haxe/pull/10629). - Rework internal frontend part 2 _"Diagnostics"_ [merged](https://github.com/HaxeFoundation/haxe/pull/10631). diff --git a/src/roundups/622.md b/src/roundups/622.md index 529ba456..6790319d 100644 --- a/src/roundups/622.md +++ b/src/roundups/622.md @@ -189,7 +189,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `Std.parseInt()` fixes and optimisations [pull request](https://github.com/HaxeFoundation/haxe/pull/10664). :star2: - Unify compiler messages and diagnostics [merged](https://github.com/HaxeFoundation/haxe/pull/10658). -#### _In case you missed it_ +##### _In case you missed it_ - Move HaxeLib to higher level [merged](https://github.com/HaxeFoundation/haxe/pull/10654). - More typeload refactoring [merged](https://github.com/HaxeFoundation/haxe/pull/10651). diff --git a/src/roundups/623.md b/src/roundups/623.md index f108cc0b..a59d3be3 100644 --- a/src/roundups/623.md +++ b/src/roundups/623.md @@ -168,7 +168,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[haxelib]` Fix `haxelib.json` issues [merged](https://github.com/HaxeFoundation/haxelib/pull/554). - `[macro/display]` Setting ComplexType to Field breaks Position data [issue](https://github.com/HaxeFoundation/haxe/issues/10673). -#### _In case you missed it_ +##### _In case you missed it_ - Move warning list to prebuild [pull request](https://github.com/HaxeFoundation/haxe/pull/10666). - `Std.parseInt()` fixes and optimisations [pull request](https://github.com/HaxeFoundation/haxe/pull/10664). :star2: diff --git a/src/roundups/624.md b/src/roundups/624.md index 4412e383..9d754929 100644 --- a/src/roundups/624.md +++ b/src/roundups/624.md @@ -61,7 +61,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Mohamed Hreez](https://twitter.com/Mohamed_Hreez/status/1515601632649752577) has developed a [3D arcade game](https://yinv9db4fjvimpu2zwvyfw.on.drv.tw/www.carescapecv05/) with Armory3D. -#### _In case you missed it_ +##### _In case you missed it_ - [Motion Twin](https://twitter.com/motiontwin/status/1512099543713816577)'s Dead Cells: The Queen and the Sea DLC is out on [iOS](https://apps.apple.com/us/app/dead-cells/id1389752090) and [Android](https://play.google.com/store/apps/details?id=com.playdigious.deadcells.mobile). The free updates Everyone is Here and Practice Makes Perfect are available to download too! :star: - Patreons can now check out [an exclusive preview build](https://www.patreon.com/posts/65041894) of [Speer DX]! @@ -178,7 +178,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[vshaxe]` Replace old rename functionality [merged](https://github.com/vshaxe/haxe-language-server/pull/57). - `[haxelib]` Add support for `hg` dependencies [merged](https://github.com/HaxeFoundation/haxelib/pull/557). -#### _In case you missed it_ +##### _In case you missed it_ - `[haxelib]` Fix `haxelib.json` issues [merged](https://github.com/HaxeFoundation/haxelib/pull/554). - `[macro/display]` Setting ComplexType to Field breaks Position data [issue](https://github.com/HaxeFoundation/haxe/issues/10673). diff --git a/src/roundups/625.md b/src/roundups/625.md index 5f588bf6..4da44ec1 100644 --- a/src/roundups/625.md +++ b/src/roundups/625.md @@ -72,7 +72,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Pilie Pals' Soundtrack is [on Steam](https://store.steampowered.com/app/1981940/Pilie_Pals_Soundtrack/) as a standalone purchase or in a bundle with the game. - Via the [Haxe Discord] server, [Griss](https://discord.com/channels/162395145352904705/162664383082790912/967777996024983572) has published a little game made with Ceramic engine - [Tap the ✨GLOWING SQUARE✨](https://kgriss.itch.io/tap-the-glowing-square). -#### _In case you missed it_ +##### _In case you missed it_ - [Mohamed Hreez](https://twitter.com/Mohamed_Hreez/status/1515601632649752577) has developed a [3D arcade game](https://yinv9db4fjvimpu2zwvyfw.on.drv.tw/www.carescapecv05/) with Armory3D. @@ -193,7 +193,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - _Nothing of interest_. -#### _In case you missed it_ +##### _In case you missed it_ - `[vshaxe]` Replace old rename functionality [merged](https://github.com/vshaxe/haxe-language-server/pull/57). - `[haxelib]` Add support for `hg` dependencies [merged](https://github.com/HaxeFoundation/haxelib/pull/557). diff --git a/src/roundups/626.md b/src/roundups/626.md index cfe656c9..5e94b483 100644 --- a/src/roundups/626.md +++ b/src/roundups/626.md @@ -70,7 +70,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Northgard: Sword & Solace](https://store.steampowered.com/news/app/466560/view/3202631692913518051) free major update announcement. - Via the [Haxe Discord] server, [Skyfire2008](https://discord.com/channels/162395145352904705/162664383082790912/971086863320383590) has uploaded the latest version of [TD2S to itch.io](https://kurt-c0caine.itch.io/td2s). -#### _In case you missed it_ +##### _In case you missed it_ - [Dune: Spice Wars](https://store.steampowered.com/app/1605220/Dune_Spice_Wars/) is in Early Access now! :star: - Phantom Path Soundtrack is [on Steam](https://store.steampowered.com/app/1317380/Phantom_Path_Soundtrack/) as a standalone purchase or in a bundle with the game. diff --git a/src/roundups/627.md b/src/roundups/627.md index dd62d9c7..be2f65b0 100644 --- a/src/roundups/627.md +++ b/src/roundups/627.md @@ -70,7 +70,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Kirill released another [Speebot update](https://kircode.com/en/post/speebot-update-steam-achievements-russian-localization) with Steam Achievements and Russian localization. - [Dice Tribe Ambition](https://store.steampowered.com/app/1965800/Dice_Tribes_Ambitions) Steam Store page is live! -#### _In case you missed it_ +##### _In case you missed it_ - [Northgard: Sword & Solace](https://store.steampowered.com/news/app/466560/view/3202631692913518051) free major update announcement. - Via the [Haxe Discord] server, [Skyfire2008](https://discord.com/channels/162395145352904705/162664383082790912/971086863320383590) has uploaded the latest version of [TD2S to itch.io](https://kurt-c0caine.itch.io/td2s). diff --git a/src/roundups/628.md b/src/roundups/628.md index 0ad41e4d..feff795b 100644 --- a/src/roundups/628.md +++ b/src/roundups/628.md @@ -69,7 +69,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [AdventIslands](https://twitter.com/AdventIslands/status/1526807139305627648)'s Tightrope Theatre now has a [Steam store page](https://store.steampowered.com/app/1891140/Tightrope_Theatre/)! Hop on a shaky unicycle and complete increasingly dangerous tightrope acts! Do you have what it takes to become a superstar? -#### _In case you missed it_ +##### _In case you missed it_ - _"The realm is under siege"_ in [Bring It On!](https://axolstudio.itch.io/bring-it-on), the single player auto attacking monster hell shoot-em-up survival game by [Axol Studio](https://twitter.com/AxolStudio/status/1524011374640197632), available from `itch.io` and made with HaxeFlixel. - Kirill released another [Speebot update](https://kircode.com/en/post/speebot-update-steam-achievements-russian-localization) with Steam Achievements and Russian localization. diff --git a/src/roundups/629.md b/src/roundups/629.md index 71cb3cc5..4d2bec7b 100644 --- a/src/roundups/629.md +++ b/src/roundups/629.md @@ -70,7 +70,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Tiny Dangerous Dungeons by [AdventIslands](https://twitter.com/AdventIslands/status/1527794657325088768) is now [live on Poki](https://poki.com/en/g/tiny-dangerous-dungeons)! - AdventIslands has [also updated](https://twitter.com/AdventIslands/status/1529049025122557957) all of their games on Google Play. -#### _In case you missed it_ +##### _In case you missed it_ - [AdventIslands](https://twitter.com/AdventIslands/status/1526807139305627648)'s Tightrope Theatre now has a [Steam store page](https://store.steampowered.com/app/1891140/Tightrope_Theatre/)! Hop on a shaky unicycle and complete increasingly dangerous tightrope acts! Do you have what it takes to become a superstar? diff --git a/src/roundups/630.md b/src/roundups/630.md index 02f81f57..42be0de7 100644 --- a/src/roundups/630.md +++ b/src/roundups/630.md @@ -65,7 +65,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - JugieNoob has released [version `1.2.0`](https://gamejolt.com/p/version-1-2-0-5-new-levels-character-selector-game-resolution-cha-apeicijq) of [Mirrored](https://gamejolt.com/games/mirrored/665479). - Via the [Haxe Discord] server, [Flappy Flixel](https://gamejolt.com/games/FlappyFlixel/721017) - a game made in less than 24 hours by [JugieNoob](https://discord.com/channels/162395145352904705/162664383082790912/980181915711733810) using HaxeFlixel. -#### _In case you missed it_ +##### _In case you missed it_ - [Scraps of Light](https://twitter.com/joelgervasi/status/1528158034240983040) demo has been _"updated, it features 2x the content of the old demo and is better in every way"_! - [Andrej](https://twitter.com/ohsat_games/status/1528509888950829056) has finished [Cave of Lexip](https://ohsat-andrej.itch.io/cave-of-lexip). If you played it and liked it, be sure to leave a rating! @@ -150,7 +150,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Name conflict of module function with static extension using function [fixed](https://github.com/HaxeFoundation/haxe/issues/10716). - Too big error range for `Not_enough_arguments` [issue](https://github.com/HaxeFoundation/haxe/issues/10707). -#### _In case you missed it_ +##### _In case you missed it_ - Overriding files no longer works as expected in development builds [fixed](https://github.com/HaxeFoundation/haxe/issues/10711). - Wrong diagnostic range for override keyword [issue](https://github.com/HaxeFoundation/haxe/issues/10714). diff --git a/src/roundups/631.md b/src/roundups/631.md index 978d4e08..d33b0861 100644 --- a/src/roundups/631.md +++ b/src/roundups/631.md @@ -66,7 +66,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Via the [Haxe Discord] server, [Qeshi](https://discord.com/channels/162395145352904705/162664383082790912/982776286957142016) has made [Kuri in Lull the Ghosts!](https://www.newgrounds.com/portal/view/845588) with Ceramic. - Via the [OpenFL Discord] server, [Red Minnow and VIP Interactive](https://discord.com/channels/415681294446493696/436230004251164672/983787600806567976) have released their Donor Recognition / Hall of Fame system that is based on OpenFL/FeathersUI. It is a kiosk-based system that links to a backend CMS that allow companies to brand their application and add their own content. Check out [VIP Interactive](https://vipinteract.com/) website and the [demo](https://demo.vipinteract.com/) application. A special thank you to Josh Tynjala for his efforts creating FeathersUI and for all of those who have answered my questions. -#### _In case you missed it_ +##### _In case you missed it_ - [Dice Tribes: Ambition](https://store.steampowered.com/app/1965800/Dice_Tribes_Ambitions/) by [ZwodahS](https://twitter.com/ZwodahS/status/1531526094402093056) will be released on Steam on June, 15th! - JugieNoob has released [version `1.2.0`](https://gamejolt.com/p/version-1-2-0-5-new-levels-character-selector-game-resolution-cha-apeicijq) of [Mirrored](https://gamejolt.com/games/mirrored/665479). @@ -150,7 +150,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[jvm]` Pattern matching involving Unicode [fixed](https://github.com/HaxeFoundation/haxe/issues/10720). - `[jvm]` Allow `TShort` comparison [merged](https://github.com/HaxeFoundation/haxe/pull/10722). -#### _In case you missed it_ +##### _In case you missed it_ - Name conflict of module function with static extension using function [fixed](https://github.com/HaxeFoundation/haxe/issues/10716). - Too big error range for `Not_enough_arguments` [issue](https://github.com/HaxeFoundation/haxe/issues/10707). diff --git a/src/roundups/632.md b/src/roundups/632.md index ada123f5..a48f1f2c 100644 --- a/src/roundups/632.md +++ b/src/roundups/632.md @@ -72,7 +72,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Minicology](https://store.steampowered.com/app/1471700/Minicology/) has a demo available for Steam next fest. via [Idenner](https://discord.com/channels/162395145352904705/162664383082790912/986018346954813561). - [Prexot](https://discord.com/channels/162395145352904705/162664383082790912/986362698730176522) has released the first public-ish version of [Spine Ceramic character creator](https://www.newgrounds.com/projects/games/1895598/preview/filetype/2). -#### _In case you missed it_ +##### _In case you missed it_ - [Speer DX] by [Ando](https://twitter.com/ohsat_games/status/1532619531352518657) is now officially released [on Steam](https://store.steampowered.com/app/1945800/Speer_DX/)! And it's [fully compatible](https://twitter.com/Remaxter1/status/1534016472162394112) with Steam Deck! - Super Cosmic Heist [is out now](https://twitter.com/FierceTheBandit/status/1533554518784344064)! :star: @@ -172,7 +172,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Add `Context.makeMonomorph` [merged](https://github.com/HaxeFoundation/haxe/pull/10728/files). - `[hl]` Fix `ArrayBytes` not clearing properly after `pop`, `shift` or `splice` [pull request](https://github.com/HaxeFoundation/haxe/pull/10726). -#### _In case you missed it_ +##### _In case you missed it_ - Retyper mechanism [draft pull request](https://github.com/HaxeFoundation/haxe/pull/10724). - `[jvm]` Pattern matching involving Unicode [fixed](https://github.com/HaxeFoundation/haxe/issues/10720). diff --git a/src/roundups/633.md b/src/roundups/633.md index e7699099..c077f612 100644 --- a/src/roundups/633.md +++ b/src/roundups/633.md @@ -73,7 +73,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Bring It On! `v0.2.3` is now LIVE! on [Steam](https://store.steampowered.com/app/2020460/Bring_It_On/) and [Itch.io](https://axolstudio.itch.io/bring-it-on). This update should improve some of the performance issues with the game. -#### _In case you missed it_ +##### _In case you missed it_ - Bring It On! `v0.2` by Axol Studio [is NOW LIVE!](https://axolstudio.itch.io/bring-it-on/devlog/391296/v02-is-live) - Dice Tribes: Ambitions by [ZwodahS](https://twitter.com/ZwodahS/status/1536997769222983680) is available [on Steam now](https://store.steampowered.com/app/1965800/Dice_Tribes_Ambitions)! @@ -182,7 +182,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Classes that derive from abstract classes don't pass expected type equality checks on some targets [issue](https://github.com/HaxeFoundation/haxe/issues/10731). - `[jvm]` Using generic functions [issue](https://github.com/HaxeFoundation/haxe/issues/10733). -#### _In case you missed it_ +##### _In case you missed it_ - Add `Context.makeMonomorph` [merged](https://github.com/HaxeFoundation/haxe/pull/10728/files). - `[hl]` Fix `ArrayBytes` not clearing properly after `pop`, `shift` or `splice` [pull request](https://github.com/HaxeFoundation/haxe/pull/10726). diff --git a/src/roundups/634.md b/src/roundups/634.md index df32e074..7ed6ad88 100644 --- a/src/roundups/634.md +++ b/src/roundups/634.md @@ -70,7 +70,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [A new update](https://store.steampowered.com/news/app/1945800/view/3362515187806783542) for [Speer DX] is now live! via [Ando](https://twitter.com/ohsat_games/status/1542148119911088131). -#### _In case you missed it_ +##### _In case you missed it_ - Bring It On! `v0.2.3` is now LIVE! on [Steam](https://store.steampowered.com/app/2020460/Bring_It_On/) and [Itch.io](https://axolstudio.itch.io/bring-it-on). This update should improve some of the performance issues with the game. @@ -164,7 +164,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Retyping mechanism [merged](https://github.com/HaxeFoundation/haxe/pull/10724#event-6882193770). - Add a way to skip a `@:from` cast for consideration by top down inference [issue](https://github.com/HaxeFoundation/haxe/issues/10739). -#### _In case you missed it_ +##### _In case you missed it_ - `EitherType` + `ReadOnlyArray` regression [issue](https://github.com/HaxeFoundation/haxe/issues/10730). - Abstract classes and interfaces result in a compiler failure on the CPP target [issue](https://github.com/HaxeFoundation/haxe/issues/10729). diff --git a/src/roundups/635.md b/src/roundups/635.md index b8c44066..01c3d31f 100644 --- a/src/roundups/635.md +++ b/src/roundups/635.md @@ -71,7 +71,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Talk To Strangers](https://store.steampowered.com/app/963280/Talk_to_Strangers/) developed by Post Mortem Pixels is [ported from Stencyl to Nintendo Switch](https://twitter.com/larbacsilva/status/1544103203154837505) and will be available soon on Nintendo eShop. - [Skyfire2008](https://discord.com/channels/162395145352904705/162664383082790912/992940733055119451) uploaded the latest [build of TD2S](https://kurt-c0caine.itch.io/td2s) with lots of new sounds and bug fixes. -#### _In case you missed it_ +##### _In case you missed it_ - [A new update](https://store.steampowered.com/news/app/1945800/view/3362515187806783542) for [Speer DX] is now live! via [Ando](https://twitter.com/ohsat_games/status/1542148119911088131). @@ -159,7 +159,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Inline constructor fails when some function returns `this` [issue](https://github.com/HaxeFoundation/haxe/issues/10741). - Add BigInteger type [pull request](https://github.com/HaxeFoundation/haxe/pull/10750), with this implementation being `5x` faster than others and `3x` faster than native Java. :star: -#### _In case you missed it_ +##### _In case you missed it_ - Avoid creating instance method closures with `.bind` [merged](https://github.com/HaxeFoundation/haxe/pull/10738). - Retyping mechanism [merged](https://github.com/HaxeFoundation/haxe/pull/10724#event-6882193770). diff --git a/src/roundups/636.md b/src/roundups/636.md index 868d3a31..01c857bc 100644 --- a/src/roundups/636.md +++ b/src/roundups/636.md @@ -72,7 +72,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [New demo](https://twitter.com/joelgervasi/status/1545890400824692736) of SCRAPS OF LIGHT is out and available on [itch.io](https://joelgervasi.itch.io/scraps-of-light), with rebalanced skills, added more QoL features, fixed bugs... - The [In your books](https://twitter.com/InyourbooksGame) Game's soundtrack will officially be released June 20th, with the game's trailer! via [Eléa Lecoq](https://twitter.com/EleaLecoq). -#### _In case you missed it_ +##### _In case you missed it_ - Dicey Dungeons Reunion DLC will be released, today, [July 7th](https://twitter.com/terrycavanagh/status/1542538873175252993). Check out the [Dicey Dungeons Reunion](https://distractionware.com/blog/2022/06/coming-soon-dicey-dungeons-reunion/) & [The Reunion Reunion](https://distractionware.com/blog/2022/07/the-reunion-reunion/) articles. - "My favourite place" by [zzox (tyler)](https://twitter.com/zzo__x/status/1544825948201275397) is out now on [itch](https://zzox.itch.io/my-favourite-place) and [Newgrounds](https://newgrounds.com/portal/view/849232). @@ -168,7 +168,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Unit test on high bit shifts [issue](https://github.com/HaxeFoundation/haxe/issues/10752). - Ignore EOF while attempting to read the HTTP header [pull request](https://github.com/HaxeFoundation/haxe/pull/10751). -#### _In case you missed it_ +##### _In case you missed it_ - Add JVM annotations within annotations [pull request](https://github.com/HaxeFoundation/haxe/pull/10749). - Abstract classes and interface [issue](https://github.com/HaxeFoundation/haxe/issues/10748). diff --git a/src/roundups/637.md b/src/roundups/637.md index a1838639..d2fd87d3 100644 --- a/src/roundups/637.md +++ b/src/roundups/637.md @@ -72,7 +72,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Slameron](https://discord.com/channels/162395145352904705/162664383082790912/998396590379253781) has made a shooter game for gmtk jam with haxeflixel - [Diced Up!](https://slameron.itch.io/diced-up). - [Tigga](https://discord.com/channels/162395145352904705/162664383082790912/998675334947930243) reminds that there are 2 weeks until the release of [Blobble Wars 2](https://store.steampowered.com/app/2067200/Blobble_Wars_2/) on Steam. The game is being made with Haxe and OpenFL. -#### _In case you missed it_ +##### _In case you missed it_ - Dicey Dungeons is now out on mobile, available from the [Play Store](https://play.google.com/store/apps/details?id=com.terrycavanaghgames.diceydungeons) and [AppStore](https://apps.apple.com/us/app/dicey-dungeons/id1368013995). Also the new [DLC Reunion](https://store.steampowered.com/news/app/861540/view/3354633888476605186) is out everywhere (the DLC is included in the regular Steam update)! - Jump and fly around to collect all the stars in [Hop Warp](https://poki.com/en/g/hop-warp) by [Robert Alvarez](https://twitter.com/Rob1221dev/status/1545442488760025090). @@ -178,7 +178,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[js]` Binding `Array.push` generates a `T->Void` instead of `T->Int` [fixed](https://github.com/HaxeFoundation/haxe/issues/10754). - `[jvm]` Rest Array Comprehension cannot cast to class [issue](https://github.com/HaxeFoundation/haxe/issues/10761). -#### _In case you missed it_ +##### _In case you missed it_ - Unit test on high bit shifts [issue](https://github.com/HaxeFoundation/haxe/issues/10752). - Ignore EOF while attempting to read the HTTP header [pull request](https://github.com/HaxeFoundation/haxe/pull/10751). diff --git a/src/roundups/638.md b/src/roundups/638.md index 1575b53c..ca8efa53 100644 --- a/src/roundups/638.md +++ b/src/roundups/638.md @@ -64,7 +64,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h ### Product Releases & Announcements -#### _In case you missed it_ +##### _In case you missed it_ - [Bring It On! `v0.4` is out](https://twitter.com/AxolStudio/status/1549053127713665025), with some minor bug & performance fixes, and a few minor features! Here is [more info about it](https://axolstudio.itch.io/bring-it-on/devlog/405702/v04-bugs-and-performance-tweaks). - [In Your Books](https://store.steampowered.com/app/1681310/in_your_books/) will be released on August 3rd! @@ -162,7 +162,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Needless allocation for the last of multiple identical operations [fixed](https://github.com/HaxeFoundation/haxe/issues/10765). - Compilation server. Wrong error position info [issue](https://github.com/HaxeFoundation/haxe/issues/10763). -#### _In case you missed it_ +##### _In case you missed it_ - Equality fails through `Dynamic` [issue](https://github.com/HaxeFoundation/haxe/issues/10760). - `[js]` Binding `Array.push` generates a `T->Void` instead of `T->Int` [fixed](https://github.com/HaxeFoundation/haxe/issues/10754). diff --git a/src/roundups/639.md b/src/roundups/639.md index 43dae890..0a92b44f 100644 --- a/src/roundups/639.md +++ b/src/roundups/639.md @@ -158,7 +158,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[hxcpp]` Support type parameters on extern classes [merged](https://github.com/HaxeFoundation/haxe/pull/10415). - Allow for `.custom.hx` in module resolution [feature request](https://github.com/HaxeFoundation/haxe/issues/10767). -#### _In case you missed it_ +##### _In case you missed it_ - Unable to create a `Map` [issue](https://github.com/HaxeFoundation/haxe/issues/10762). - `[php]` Possible runtime metadata field name bug [issue](https://github.com/HaxeFoundation/haxe/issues/10764). diff --git a/src/roundups/640.md b/src/roundups/640.md index 3ca02ba2..233e19af 100644 --- a/src/roundups/640.md +++ b/src/roundups/640.md @@ -82,7 +82,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Prexot](https://discord.com/channels/162395145352904705/162664383082790912/1006720264626782278) has pushed a new pre-pre-alpha version of [Rhythm RPG](https://www.newgrounds.com/projects/games/1895598/preview/filetype/2). - [PortilizenCreations](https://discord.com/channels/162395145352904705/162664383082790912/1007194268735115314) has made [Sushi Cats 2](https://portilizengame.itch.io/sushi-cats-fanmade-sequel). -#### _In case you missed it_ +##### _In case you missed it_ - "In your books" is being released today, available from [Steam](https://store.steampowered.com/app/1681310/In_Your_Books/). :clap: - Duke Dashington Remastered by [Advent](https://twitter.com/AdventIslands/status/1554428476303843329) is now live on [Poki](https://poki.com/en/g/duke-dashington-remastered)! @@ -179,7 +179,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Optimizer fails when using structural subtyping [issue](https://github.com/HaxeFoundation/haxe/issues/10773). - `[jvm]` Generated `.class` files are invalid on windows [fixed](https://github.com/HaxeFoundation/haxe/issues/10770). -#### _In case you missed it_ +##### _In case you missed it_ - `[hxcpp]` Support type parameters on extern classes [merged](https://github.com/HaxeFoundation/haxe/pull/10415). - Allow for `.custom.hx` in module resolution [feature request](https://github.com/HaxeFoundation/haxe/issues/10767). diff --git a/src/roundups/641.md b/src/roundups/641.md index 2f17ca37..62e6c128 100644 --- a/src/roundups/641.md +++ b/src/roundups/641.md @@ -81,7 +81,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Usagi Corps](https://naoyaamano.itch.io/usagi-corps) by [Naoya](https://discord.com/channels/162395145352904705/162664383082790912/1007742821521952899). - [GrindCraft](https://grindcraft.com/) - Haxe/OpenFL port of popular game. via [gonzo](https://discord.com/channels/415681294446493696/436230004251164672/1008829024199524502). -#### _In case you missed it_ +##### _In case you missed it_ - [Robert Alvarez](https://twitter.com/Rob1221dev/status/1555184908854763523) has released [Platform Countdown](https://poki.com/en/g/platform-countdown) puzzle game on Poki. - "Papers, Please" by [Lucas Pope](https://twitter.com/dukope/status/1555585056449916929) is now available on phones: [Android](https://play.google.com/store/apps/details?id=com.llc3909.papersplease) and [iOS](https://apps.apple.com/us/app/papers-please/id935216956?ls=1). :star: @@ -171,7 +171,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Odd regression in `from` structure [issue](https://github.com/HaxeFoundation/haxe/issues/10776). -#### _In case you missed it_ +##### _In case you missed it_ - Optimizer fails when using structural subtyping [issue](https://github.com/HaxeFoundation/haxe/issues/10773). - `[jvm]` Generated `.class` files are invalid on windows [fixed](https://github.com/HaxeFoundation/haxe/issues/10770). diff --git a/src/roundups/642.md b/src/roundups/642.md index f11b799c..792c8c14 100644 --- a/src/roundups/642.md +++ b/src/roundups/642.md @@ -57,7 +57,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Axol Studio](https://twitter.com/AxolStudio) has updated [Bring It On!](https://store.steampowered.com/app/2020460/Bring_It_On/) to `v0.5.1` to fix the issues with the 2nd level's end-boss (and a few minor tweaks). - [Grapefrukt](https://twitter.com/grapefrukt/status/1562046468873125891) has updated [Rymdkapsel](https://grapefrukt.itch.io/rymdkapsel) with a fix for broken mission completion. This game turns TEN next year, that's uh, a very long time! -#### _In case you missed it_ +##### _In case you missed it_ - [Bring It On! `v0.5`](https://store.steampowered.com/news/app/2020460/view/3345631762252155743) by Axol Studio is now LIVE! - [Cody Ward](https://twitter.com/Cody__Ward/status/1558871942404644864) has finished their `#lowrezjam` entry - [Press 2 Putt](https://codyward.itch.io/press-2-putt). @@ -181,7 +181,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `[hxcpp]` Inconsistent overflow behaviour for Int32 [issue](https://github.com/HaxeFoundation/haxe/issues/10780). - `[haxelib]` Migrate to argon2id for storing passwords [pull request](https://github.com/HaxeFoundation/haxelib/pull/564). -#### _In case you missed it_ +##### _In case you missed it_ - Odd regression in `from` structure [issue](https://github.com/HaxeFoundation/haxe/issues/10776). diff --git a/src/roundups/643.md b/src/roundups/643.md index fe387677..c33f5519 100644 --- a/src/roundups/643.md +++ b/src/roundups/643.md @@ -59,7 +59,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - [Ando](https://twitter.com/ohsat_games/status/1564244518769201155) has set up an itch.io page and email alert for Chibi Ninja Shino-kun, so you can keep up with the game outside of Twitter, if you want! Steam page also coming soon! [https://ohsat.com/game/shino-kun/](https://t.co/fwnWQBcsmJ) -#### _In case you missed it_ +##### _In case you missed it_ - [Unept](https://twitter.com/Unept/status/1560283003921674240) has updated [their games](https://apps.apple.com/us/developer/unept/id1159852090) to work on new iPhones. - Chester's adventures continue in the [free Water Theatre update](https://twitter.com/AdventIslands/status/1560914542355423233) for Tightrope Theatre. Coming soon! @@ -180,7 +180,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - `hl.UI.chooseFile` multiple select support [pull request](https://github.com/HaxeFoundation/haxe/pull/10788). - `[csharp]` C# StringMap (and probably more) broken [issue](https://github.com/HaxeFoundation/haxe/issues/10787). -#### _In case you missed it_ +##### _In case you missed it_ - Restore macOS 10.13 (High Sierra) support [pull request](https://github.com/HaxeFoundation/haxe/pull/10778). - Restoring Lua tests [issue](https://github.com/HaxeFoundation/haxe/issues/10777). diff --git a/src/roundups/644.md b/src/roundups/644.md index 7cf61d17..11aa51a7 100644 --- a/src/roundups/644.md +++ b/src/roundups/644.md @@ -71,7 +71,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Via the [Haxe Discord] server, [Shahar](https://discord.com/channels/162395145352904705/162664383082790912/1015123609552945214) has released [EZWorksheet]( https://ezworksheet.spacebubble.io/). The app itself isnt 100% complete, but is now out for people to try it out, and help to improve it even more. Here is also [repo for bug reports](https://github.com/ShaharMS/EZWorksheet-Evolution/issues). -#### _In case you missed it_ +##### _In case you missed it_ - [Ando](https://twitter.com/ohsat_games/status/1564244518769201155) has set up an itch.io page and email alert for Chibi Ninja Shino-kun, so you can keep up with the game outside of Twitter, if you want! Steam page also coming soon! [https://ohsat.com/game/shino-kun/](https://t.co/fwnWQBcsmJ) @@ -182,7 +182,7 @@ https://ezworksheet.spacebubble.io/). The app itself isnt 100% complete, but is - `[cpp]` Add compiler metadata to append/prepend content to type/field definitions in header files [pull request](https://github.com/HaxeFoundation/haxe/pull/10790). -#### _In case you missed it_ +##### _In case you missed it_ - `[hashlink]` Allow multiple file selection in `ui_choose_file` [pull request](https://github.com/HaxeFoundation/hashlink/pull/559). - `hl.UI.chooseFile` multiple select support [pull request](https://github.com/HaxeFoundation/haxe/pull/10788). diff --git a/src/roundups/645.md b/src/roundups/645.md index ff2f05bf..9844959b 100644 --- a/src/roundups/645.md +++ b/src/roundups/645.md @@ -68,7 +68,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Via the [Haxe Discord] server, [Sébastien Benard](https://discord.com/channels/162395145352904705/162664383082790912/1017691415880400936) has updated [Dungeon Crawler prototype](https://deepnight.net/blog/dungeon-crawler-prototype/) with smoother rotations. - Via the [Haxe Discord] server, New pre-alpha version of [Rhythm Magus](https://www.newgrounds.com/projects/games/1895598/preview/filetype/2) game (made with Ceramic) by [Prexot](https://discord.com/channels/162395145352904705/162664383082790912/1019350972209823764). -#### _In case you missed it_ +##### _In case you missed it_ - [Printersim](https://community.haxe.org/t/printersim/3673?u=skial), _"a game that defies convention"_ and which is made entirely with Haxe is available on [Steam](https://store.steampowered.com/app/1665200/Printersim/). - Future Knight DX, _"is a fan remake of the 1986 game "Future Knight" by Gremlin Graphics Software"_ made with HaxeFlixel, available on [itch.io](https://john0032.itch.io/future-knight-dx) with source available on [GitHub](https://github.com/john32b/futureknightdx). Created by [John](https://twitter.com/john32b/status/1566134919146967045). @@ -165,7 +165,7 @@ https://ezworksheet.spacebubble.io/). The app itself isnt 100% complete, but is 12~ updates have been made to Haxe in the [last week][last week newurl]. -#### _In case you missed it_ +##### _In case you missed it_ - `[cpp]` Add compiler metadata to append/prepend content to type/field definitions in header files [pull request](https://github.com/HaxeFoundation/haxe/pull/10790). diff --git a/src/roundups/647.md b/src/roundups/647.md index 9d972396..c9c6d359 100644 --- a/src/roundups/647.md +++ b/src/roundups/647.md @@ -41,7 +41,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Secret bosses and special enemies in Bring It On! [short](https://www.youtube.com/shorts/BBfhprGHTp4&widget_referrer=haxe.io) by Axol Studios. - :memo: _Add a [video](https://github.com/skial/haxe.io/labels/video) related to Haxe_. -#### _In case you missed it_ +##### _In case you missed it_ - The latest shorts on [earning XP](https://www.youtube.com/shorts/gtwAA_pzMvo&widget_referrer=haxe.io), the [fall update](https://www.youtube.com/shorts/kWbhjdE7xzU&widget_referrer=haxe.io) and a [new boss](https://www.youtube.com/shorts/aScXOq0rjE4&widget_referrer=haxe.io) in Bring It On! by Axol Studios. - Northgard - The Clan of the Eagle [release trailer](https://www.youtube.com/watch?v=gv2eesd5J70&widget_referrer=haxe.io). @@ -155,7 +155,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - _Nothing of interest_. -#### _In case you missed it_ +##### _In case you missed it_ - `[eval]` Fix `haxe.Int64` to native `Int64` conversion [merged](https://github.com/HaxeFoundation/haxe/pull/10800). - `[csharp]` Cannot reference `System.Diagnostics.Process.dll` required for `.NET 5` [issue](https://github.com/HaxeFoundation/haxe/issues/10801). diff --git a/src/roundups/648.md b/src/roundups/648.md index 2fe9fa74..52c70b15 100644 --- a/src/roundups/648.md +++ b/src/roundups/648.md @@ -28,7 +28,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Games made by Axol Studio [short](https://www.youtube.com/shorts/6Cer6ycFxvI&widget_referrer=haxe.io). - :memo: _Add a [video](https://github.com/skial/haxe.io/labels/video) related to Haxe_. -#### _In case you missed it_ +##### _In case you missed it_ - Dune: Spice Wars | House Corrino [release trailer](https://www.youtube.com/watch?v=A967gKiKoPo&widget_referrer=haxe.io). - Secret bosses and special enemies in Bring It On! [short](https://www.youtube.com/shorts/BBfhprGHTp4&widget_referrer=haxe.io) by Axol Studios. @@ -55,7 +55,7 @@ Welcome to the latest edition of the Haxe Roundup. [Haxe](http://haxe.org/?ref=h - Battalion Commander 1917 _"is a squad shmup set in WW1 settings, but with Tesla weapons"_ by [IriySoft](https://twitter.com/IriySoft/status/1577284158615080961), available now from the [Play Store](https://play.google.com/store/apps/details?id=com.iriysoft.BattalionCommander1917). - NextRealm Bubbles Beta has been updated, with performance improvements on the client and server side by [Antriel](https://discord.com/channels/162395145352904705/1027239561383903242/1027239561383903242). -#### _In case you missed it_ +##### _In case you missed it_ - [Axol Studio](https://twitter.com/AxolStudio/status/1573166878209576966) released the game they made in less than a week for the Goodbye Summer Game Jam - [Hyper Space Attack Force: Starmander!](https://axolstudio.itch.io/starmander) - [Heck Deck: Spells and Specters](https://twitter.com/torcado/status/1574865964872736768) is a free update coming out on all platforms on October 4th.