New Openfl and Lime support! No, wait, just kidding...
-
Well, a few days ago I upgraded my Haxelib library, and I found there was a new version of HaxeFlixel: after Flixel installation it asked me to update the dependencies with Openfl and Lime latest versions, so I screamed "YEAH! Flixel now sites on the new Openfl and Lime versions!", but when I tried to compile a new project it told me I still needed the old versions... so did I misunderstand or do I have to change something to use the new Openfl and Lime versions?
-
Flixel doesn't support latest Lime + OpenFL yet, see http://haxeflixel.com/blog/08-openfl-5-compatibility-status-update/.
If you run
haxelib upgrade
, it probably tries to update everything to the latest version, despite Flixel'shaxelib.json
explicitly setting the dependency versions: https://github.com/HaxeFlixel/flixel/blob/4.2.1/haxelib.json#L10
-
@Gama11 weird, as the update of the dependencies was "asked" immediately after Flixel installation, so I thought it was a specific request of the new version.
Well, ok, still waiting for the new Openfl and Lime. In Openfl forum I read someone has updated himself the Flixel renderer to use the new Openfl/Lime... and I was wondering if the task is easy or difficult...
How is the state of the works of the upgrade to the new libraries?
-
Check the blog post I linked. ;)
-
@Gama11 Uh, really sorry, just checked the second one :|
...checking out...
ook! So Beeblerox is on the addons, the main part is done! Great!
Thank you Gama11