Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haxe Roundup 675 #1080

Closed
1 task done
skial opened this issue Apr 20, 2023 · 40 comments
Closed
1 task done

Haxe Roundup 675 #1080

skial opened this issue Apr 20, 2023 · 40 comments

Comments

@skial
Copy link
Owner

skial commented Apr 20, 2023

To add to the roundup todo list, use the following markdown format.

- [ ] optional description [link name](/link/to/item)

So it generates the following:

@skial
Copy link
Owner Author

skial commented Apr 22, 2023

  • [community] HaxeUI v1.6 has been released! 🔥

@rpaladin
Copy link

Hi. Just a reminder to pin the latest tweet of yours on Twitter. Currently, your pin is still on your before last tweet, not last tweet. 🙂

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

@rpaladin done 👍

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core] Module resolution changes explained.

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core] RenameVars cleanup merged.

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core] hl analyzer since version 1.12.0 analyzer 20x slower issue.

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core] Recursive inline is not supported on enum abstract constructor issue.

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core/cpp] Double throw generated in cpp Reflect.callMethod issue.

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core/macro] Add resolveContextType merged.

@skial
Copy link
Owner Author

skial commented Apr 24, 2023

  • [core] Go to definition problem with final assign issue.

@0b1kn00b
Copy link

0b1kn00b commented Apr 25, 2023

  • [community] Variadic constructors in Haxe article.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [community] Adobe Flex 2 running on OpenFL in JavaScript instead of SWF? article by Josh Tynjala.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [community] OpenFL devlog: NativeWindow, Lime’s Haxe and C++ bridge, and improved cleanup article by Josh Tynjala.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [community] Triggering Haxe functions from within OpenFL TextField HTML links article by Allan Dowdeswell.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [community/devlog] Fraymakers EA Update 0.5.9 - Optimization and Custom Content Error Detection post.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [video] Building a simple game in Armory 3D - Beginners tutorial part 2.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [open source] deepnightKISS git - KISS approach generic 2D game base on Haxe Lime with peote-view graphics.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [open source] glot git - Haxe AST without the positional parameters, should eventually be self describing.

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [open source] cs2hx git - C# DLL to Haxe externs plus automatic Haxe compile-time definitions. ⭐

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [open source] reflaxe.Wren git - A Wren target for Haxe written with the Reflaxe library. ⭐

@skial
Copy link
Owner Author

skial commented Apr 26, 2023

  • [releases] Nuclear Blaze is coming to Switch, PS4 and XBox in a few days!

@kLabz
Copy link

kLabz commented Apr 26, 2023

  • [open source] Haxe Manager git - Manage Haxe compiler versions, now for linux and macOS

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

  • [closed source] New Starfox 🐸🐰🦅🦊 remake updates by SnkyGames:
    • Working on redoing the objects with precise hitbox generation. Here's a moaiship liftoff.
    • Physics can be a nightmare, I've been playing with the rigid bodies, when are they allowed to sleep? Here we can see the pillar wobble.
    • Added detection for the mouse position in 3D space and retrieving the Normal vector of a given mesh in the scene.

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

  • [closed source] Layouting from Jitter Sandbox. ⭐

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

  • [open source] Freestyle Engine Dev updates by Rapper GF | Freestyle Dev:
    • Freestyle Engine Dev Build 009: Metadata for songs are yaml file structures which parse faster than json and are much easier to read and edit.
    • Freestyle Engine Dev Build 0010: Crash Handling! The engine will attempt to continue when encountering errors if multiple pop up the engine can become unstable.

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 26, 2023

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 27, 2023

@skial
Copy link
Owner Author

skial commented Apr 27, 2023

  • [core/hxcpp] __hxcpp_parse_int now parses hex numbers with wrapping as before pull request.

@skial
Copy link
Owner Author

skial commented Apr 27, 2023

  • [core] Void as value error disappears on second compilation issue.

@skial
Copy link
Owner Author

skial commented Apr 27, 2023

  • [video] Vallas Backrooms video by Merrak.

@Beeblerox
Copy link
Contributor

Beeblerox commented Apr 27, 2023

skial added a commit that referenced this issue Apr 27, 2023
@skial skial closed this as completed in fa2229c Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants