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

Fix some character movement issues and use cleaner code #451

Merged
merged 5 commits into from Apr 11, 2015

Conversation

@Zegeri
Copy link
Member

@Zegeri Zegeri commented Apr 10, 2015

Fixes:

  • MoveForward acts in the right direction with events with facing locked
  • The action key works correctly if the hero's facing is locked.
  • Autotile 46 is now passable
  • Animation speeds are a lot more accurate
  • Control Variable Command can now use vehicles' map id as value
  • Control Variable Command works correctly when using a event's direction as value: Down -> 2, Left -> 4, Right -> 6, Up -> 8.
fdelapena added a commit that referenced this pull request Apr 11, 2015
Fix some character movement issues and use cleaner code
@fdelapena fdelapena merged commit 12f4b02 into EasyRPG:master Apr 11, 2015
2 checks passed
2 checks passed
@fdelapena
player-js-pr Build #112 succeeded in 5 min 45 sec
Details
@fdelapena
player-linux-pr Build #226 succeeded in 4 min 30 sec
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants