itch.io is community of indie game creators and players

Devlogs

Version 3.07

Another RPG Engine
A browser game made in HTML5
  • New Actor functions:
    • replenishUses: Fully refills the uses of all actions possessed by the character that match the passed name argument.
  • New Effect properties:
    • healBlock: Prevents the afflicted character from being healed by healing skills.
  • Items' value property will now accept a function as a value.
  • Fixed an oversight that prevented actions' preview properties from working correctly if they were defined as arrays.
  • There are now redundant getters for the capitalized versions of the "xp" and "gp" properties to prevent confusion.
  • Fixed an error that occurred in some action functions as a result of findTarget erroneously overwriting the target function.
  • Fixed an error that occurred if a target was undefined when addEffect was called.
  • Fixed an error that would cause healing abilities with custom formulas to produce glitch values.

Files

  • rpgengine source.zip 6.4 MB
    Aug 29, 2021
Download Another RPG Engine
Leave a comment