Skip to content

Version 0.5.0

Latest

Choose a tag to compare

@maxwelljoslyn maxwelljoslyn released this 11 Aug 02:21
· 20 commits to master since this release

Features

Major: I added a party inventory search/filter interface on the homepage (#27). Use this to quickly hunt through all of the items the entire party is carrying.

Minor:

  • New button to mark all of a character's spells as memorized
  • In the form for adding items to inventory, I split the "weight" input box into two boxes, one for the number and one for the unit.
  • Containers can now use "items" as their capacity unit, instead of a unit of weight or volume.

Bugfixes

  • Deleting a container no longer deletes its contents; instead they go back into your normal inventory (#153)
  • Sage study column widths are now uniform across all sage fields (#45)
  • Editing an item's weight now lets you pick additional units. The only new one is pennyweight (abbreviated "dwt"), but if any others need adding, it's a trivial change.