Skip to content

Release v0.1.0 - Alpha

Paul C requested to merge release-0.1.0 into main

First full alpha release.

  • Fix a bug with SalvageUnionActor#updateMaximums where current values were incorrectly overwritten when owned Items changed
  • Adds chassis size display to Mech Actor sheet
  • Adds hover text to Stress and Heat roll buttons
  • Chassis values correctly override with 0 value
  • Chassis default values correctly loaded by size
  • Chat messages and Item card partials use the correct global CONFIG value for active status
  • Automatically fetch table results for all Items as part of Helpers.filter_items
  • Lots of code cleanup/DRYing in SalvageUnionActorSheet and SalvageUnionItemSheet
  • Correctly use Chassis display name in chat messages
  • Improve Inventory display layout
  • Update compendiums
Edited by Paul C

Merge request reports