itch.io is community of indie game creators and players

Devlogs

Version 2.03.1

Another RPG Engine
A browser game made in HTML5
  • Fixed a positioning glitch with the action info popup.
  • Fixed a bug where the player could not be forwarded to the victory destination because endofbattle was run before goto, destroying the destination variable.
  • Fixed a bug in Salvation and Assault.
  • Fixed several text glitches in the descriptions and previews of actions that added effects.
  • Setting toggles are now tied to setup rather than story variables, meaning they will be tied to the game file itself rather than specific save files.
  • Streamlined the code governing Off Your High Horse and turned it into an action function, removeLastEffect. This should hopefully remove any loop errors that occurred when using it.
  • justdmg has been alterned to return a function rather than a string, to enable better chaining. However, this means that it must be assigned to Action properties with a function call, rather than as a variable.

Files

  • rpgengine source.zip 6 MB
    Apr 24, 2021
Download Another RPG Engine
Leave a comment