itch.io is community of indie game creators and players

Devlogs

Version 1.24

Another RPG Engine
A browser game made in HTML5
  • Rogue now has a special Crisis that allows them to use any battle item for free. Try it out and see if it breaks anything.
  • Tweaked Crisis display code so that it will no longer display if no Crisis abilities are specified in the puppet's database entry.
  • You can now set specific Crisis factors for individual puppets. They will still default to CRISIS_FACTOR if unset.
    • Rogue now has a larger Crisis factor than other puppets: they will max their Crisis guage after losing 40% of their health.
  • passagejump actions will now forward the player to the passage specified by the passagejump attribute, consistent with the documentation for the passagejump getter.
  • Created an actionCheck function that condenses all the action checks into one call.
  • The last action notifier will now be greyed out if the action is unusable.
  • Fixed a bug related to the W hotkey.
  • Added discussion and documentation for the Crisis feature.

Files

  • rpgengine source.zip 6 MB
    Nov 27, 2020
Download Another RPG Engine
Leave a comment