Applied-Energistics-2-tiler.../src/test
thatsIch cc29230ce5 Fixes #1256: Using new size logic to determine the abbreviation for a stack size
Removes the usage of the old methods, since they were pretty, but not applicable for our use case. The displayed strings are determined by the size of the to be rendered string. Now the algorithm tries to use as much width as possible before trying to trim it down.

Added tests to reflect the changes and expected behaviour. Also using specific interfaces for the corresponding behaviour to shield from potential calls to the underlying enum singleton implementation.
2015-04-13 14:59:44 +02:00
..
java/appeng Fixes #1256: Using new size logic to determine the abbreviation for a stack size 2015-04-13 14:59:44 +02:00
resources/appeng/services/version Fixes #976 Now uses GitHub to retrieve most current version 2015-03-17 07:18:49 +01:00