haxe.io
haxe.io copied to clipboard
Haxe Roundup 719
To add to the roundup todo list, use the following markdown format.
- [ ] optional description [link name](/link/to/item)
So it generates the following:
- [ ] optional description link name
- [x]
[video]Mine Blocks 2 ported to Haxe with release trailer.
- [x]
[core]- Missing/Wrong code completion when using inline markup processed by macro issue.
- Local
staticinsideswitchis not static enough fixed. - Copy var flags when duplicating local variables merged.
- Add eval
$(opam env)for osx vscode task merged. - Remove redundant target for
@:inheritDocmerged. -
[WIP]Add proper IP address types closed. - Fix file size integer overflow above 2GB files pull request.
- Confusing
Called from hereposition in macro error fixed. - Null conditional bind does nothing fixed.
- Support
?.bind, error on?.newand?.matchmerged. -
[cpp]Fixsys_statsize integer overflow pull request. -
[cpp]Breakup generator merged. -
[hl]Fix debug pos in assign when reg resuse arg pull request. -
[lua]Fix do while loops on Lua pull request. -
[generics]Usetclassinstead ofTType.tfor substitution merged.
- [x]
[community]- OpenFL
9.4.0and Lime8.2.0have been released! - How to resolve an
abstractimplementation class at run-time in JS? community question. - Help with PHP
usekeyword community question. - Third Floor, a book illustrated by games announcement.
- 🏰Experiments article by Oleg Dolya.
- 🏰Medieval Fantasy City Generator
0.11.4: Forests article by Oleg Dolya. - 🔑Dwellings generator is now a part of Procgen Arcana article by Oleg Dolya.
- ⛏️Cave Generator
2.1.3: new shape options article by Oleg Dolya. - Debugging CPPIA? community question.
- OpenFL
- [x]
[open source]- OpenFL version
9.4.0has been released. - Lime version
8.2.0has been released. -
[haxe-language-server]Hide signature help inside callbacks merged. -
[go2hx]Generic functions cause translation failure in go2hx issue. -
[go2hx]Go2hx fails to translate zero comparison for arrays issue. -
[go2hx]Incorrect type conversion for(int)((uint32)(m))issue. -
[haxe-rename]Renaimg issues when dealing with tink fixed. -
[lime]Remove@:genericfromPromisepull request.
- OpenFL version
- [x]
[community]vshaxe2.32.2has been released! includes fixes from latest formatter and rename lib releases
- [x]
[open source]
- [x]
[core]
- [x]
[devlogs]- Northgard Incoming updates article.
- Northgard Public Beta patch notes for Week 2 article.
- Northgard Public Beta launch community update.
- Northgard patch notes for Trade & Prestige
14/11/24. - Northgard patch notes for
07/11/24,29/10/24,22/10/24and11/10/24. - Fraymakers Update
#70- Character 7, New Assists, and Victory Screen Progress + Performance Survey - November 2024 Update. - Fraymakers
0.7.3patch notes.
- [x] libs
-
facile
0.1.1 -
flixel-waveform
1.1.0 -
wisdom
0.1.3 -
events
1.1.0 -
tracker
1.0.0 -
HxBigIO
0.0.4 -
hxjson5
1.0.1 -
bake
0.7.0 -
pony
1.9.9 -
Aedifex
0.0.2 -
crossbyte
0.0.1 -
lime
8.2.1 -
rename
2.3.1 -
tokentree
1.2.18 -
Spork
0.9.1 -
deepnightLibs
1.0.83 -
mc2it_theme
9.0.3 -
bootstrap_bundle
4.0.0 -
rulescript
0.2.0-rc -
belin_core
2.0.0 -
markup
0.1.1 -
bind
0.5.4 -
HaxeAL-Soft
1.2.2 -
hxpkg
1.5.1 -
swf
3.3.1 -
hxvlc
1.9.3 -
hxbun
0.1.2 -
formatter
1.17.1 -
openfl
9.4.0 -
hxbuild
1.1.0 -
Haxentric
1.2.0 -
HLWNative
1.0.0 -
openfl-spine
4.2.0 -
hxFileManager
1.2.1 -
vision
2.0.0 -
peote-view
1.0.3 -
siteHX
1.2.5
-
facile
- [x]
[community]
- [x]
[open source]flixel-waveformgit- Simple HaxeFlixel addon for drawing audio waveforms
- [x]
[core]- Accessing argument metadata from
tclass_fieldissue. - Fun compilation server static var leak issue.
-
[cpp]Gencpp Rework Mk II pull request.
- Accessing argument metadata from
- [x]
[evolutions]- Enhance
sys.net: Add IP address types, support IPv6 and more proposal.
- Enhance
- [x]
[open source]-
[haxe-rename]Refactoring lots of things pull request.
-
- [x]
[community]- Lime
8.2.1official bugfix release. - The next Haxe Roundup Roundup Discord event is scheduled for Sunday 17th November 19:00.
- Lime
- [x]
[closed source/haxe discord]- Jeremy's characters can now die!.
- Zzoxnet "made a small toy for a game jam" in which "you just plant and water flowers and hope some guys show up".
- Monkey Boss coming online in Power Line Rider!
- [x]
[open source/haxe discord]- RuleScript
0.2.0-betahas been released with "a lot of new features likeRest,Properties,Scripted Classesand more"! - Jeremy has "finished the first steps of [their] pure-Haxe React-like setup", checkout the preview.
- Ian Harrigan shows the "beginnings of dashboard editor for a project [they're] working on using a bunch of cool libs (some new)".
- RuleScript
- [x]
[vshaxe]Added ExtractType and ExtractInterface refactoring options and some quality of life improvements for rename feature pull request
- [x]
[open source]-
SUI
git- UI library for Kha. -
flixel-waveform
git- Simple HaxeFlixel addon for drawing audio waveforms. -
wisdom
git- A Haxe port of snabbdom, a virtual DOM. -
xasync
git- Haxe cross-platform async promises modelled after the JS promise API. -
CeramicFontGrabber
git- A simple tool for downloading and generating fonts for ceramic. -
hxFileManager
git- A library designed for file management tasks in Haxe. -
facile
git- Jérémy Fa's Curated Inventory of Library Essentials for Haxe.
-
SUI