Skip to content

v1.1.0

Paul C requested to merge v1.1.0 into main

Features

  • Add dialog for spending AP/EP when the Cost is clicked from a Pilot or Mech sheet
    • Send chat message and deduct from the Actor on confirm
  • Track which Items on a sheet have been collapsed
  • Add uses fields to various Items to replace the Uses (X) custom Traits
    • On an Actor sheet, click on the trait to decrease the remaining uses, right-click to reset
  • Adds "BIOTECH" tech level for We Were Here First items
  • Adds "NANITE" tech level for False Flag items

Fixes

  • Replace reference to ep with energy-points in SalvageUnionActor#updateMaximums
  • Don't display EP as cost when a Chassis is sent to the chat log

Housekeeping

  • Moved some CSS around to make it more widely useful
  • Update Compendium items with Uses fields

Screenshots

Fixed cost

Variable cost

Cost in chat log

Edited by Paul C

Merge request reports