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

Add chunks/commands for Jetrotal #478

Merged
merged 5 commits into from
Aug 25, 2024
Merged

Commits on Apr 13, 2024

  1. Add chunk to track how often a move command failed in a move route.

    Used by "Wait for Single Movement" command
    Ghabry committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    801f82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41048d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Add custom chunks to EventExecState to store event state.

    Contrary to RPG_RT this does not require adding new fields everytime a new event is added that waits.
    Ghabry committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    861adca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d890bb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    043835f View commit details
    Browse the repository at this point in the history