File Details
Abacus 1.2.0 (Spigot 1.8.8)
- R
- Sep 9, 2015
- 14.37 KB
- 6.7K
- 1.8.1+1
File Name
Abacus-1.2.0.jar
Supported Versions
- 1.8.1
- 1.8
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