Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Releases: Muirfield/BasicHUD

1.0.6

31 Oct 12:26
Compare
Choose a tag to compare
  • 1.0.6:
    • Fixed vars-example (money issues thanks @vertx)
    • Display item selected onItemHeld (incomplete)

1.0.5

31 Oct 12:22
Compare
Choose a tag to compare
  • 1.0.5: Performance tweaks
    • Cache permissions for selecting formats
    • An empty vars.php yields an empty function (saving a comparison)
    • Constant vars are calculated once.
    • Fixed bug around permissions (to change formats)
    • Added translation (but not for bearing to avoid the translation overhead)
    • New {vars}:
      • {tps}
      • {NL}
      • {10SPACE}, {20SPACE}, {30SPACE}, {40SPACE}, {50SPACE}

1.0.3

31 Oct 12:18
Compare
Choose a tag to compare
  • 1.0.3: First public release