Skip to content

v0.3.0-beta

Compare
Choose a tag to compare
@Pjb518 Pjb518 released this 20 Jan 00:13
· 6413 commits to main since this release

Version 0.3.0 of the Level Up system adds the following features:

  • Manual item sorting via drag and drop on actor sheets.
  • applyHealing and applyDamage methods as a convenience for module developers.
  • Bars for health are now available for all actor tokens, and hp has been set as the default primary resource tracked on tokens.

In order to facilitate some of these features, a minor change to the actor model was necessary. All actors and tokens will automatically have their data migrated to the new model the first time you open each of your world running the Level Up system. Please allow the migration to complete without closing down your world.