Skip to content

Commit

Permalink
Fix (long term) incorrect In case you missed it heading level. Than…
Browse files Browse the repository at this point in the history
…ks to tobil4sk bringing it to my attention - #642 (comment)
  • Loading branch information
skial committed Oct 13, 2022
1 parent 86072c9 commit f94ab43
Show file tree
Hide file tree
Showing 32 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion src/roundups/616.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/617.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/618.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/619.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/620.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/621.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/622.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/623.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions src/roundups/624.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]!
Expand Down Expand Up @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions src/roundups/625.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/626.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/627.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/628.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion src/roundups/629.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
4 changes: 2 additions & 2 deletions src/roundups/630.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down Expand Up @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions src/roundups/631.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down Expand Up @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions src/roundups/632.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions src/roundups/633.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)!
Expand Down Expand Up @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions src/roundups/634.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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).
Expand Down
Loading

0 comments on commit f94ab43

Please sign in to comment.