Abacus 1.2.0 (Spigot 1.8.8)

Details

  • Filename
    Abacus-1.2.0.jar
  • Uploaded by
  • Uploaded
    Sep 9, 2015
  • Size
    14.37 KB
  • Downloads
    6,476
  • MD5
    8d67a5a7b040f2d09fe0e5077a6bd50d

Supported Bukkit Versions

  • 1.8.1
  • 1.8

Changelog

1.2.0 Changes

  • Change output format so that large numbers are fully displayed without exponentiation.
  • Built using spigot-api-1.8.8-R0.1

1.1.1 Changes

  • Fix: In some formulas, an addition following a subtraction would be interpreted as a subtraction.
  • Tested against CraftBukkit 1.7.2-R0.2

1.1.0 Changes

  • New: Support for "parentheses means multiply" syntax: 3(1+1) now evaluates the expected way.
  • Fix: In certain formulas, a subtraction was misinterpreted as a negative number in way that evaluated incorrectly.
  • Tested against CraftBukkit 1.5.2-R1.0