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

Upgrade to Haxeflixel 4.0.0 #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

alihassan0
Copy link

Please note the following

  • some game play mechanics maybe a little buggy because i don't have a reference to test against . also because there has been a massive change in Haxeflixel API since V 3.1.x
  • this was tested on my machine which is running Linux mint built on Ubunto 14.04.
    so if possible can someone test it on window and mac.

Changes

  • upgrade to haxeflixel 4.0.0, Fix syntax errors

  • Refactor Main.hx , ProjectClass.hx

  • Remove tuxCoding.nmml

    it was conflicting with project.xml

  • Fix a MenuState Bug where invalid cast crashes the build

  • Fix a bug caused by wrong sprite size

  • Fix a crashing bug cause by incrementing an initialized variable

@deepakagg
Copy link
Member

Thanks Ali I will once test it on mac and will merge code after verifying. Thanks for upgrading Haxe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants