Applied-Energistics-2-tiler.../src/main/java/appeng/parts
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
..
automation Remove random semicolons 2015-04-05 15:56:10 +02:00
layers Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
misc Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
networking Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
p2p Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
reporting Fixes #1256: Using new size logic to determine the abbreviation for a stack size 2015-04-13 14:59:44 +02:00
AEBasePart.java Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
BusCollisionHelper.java Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
CableBusContainer.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
CableBusStorage.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
ICableBusContainer.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
NullCableBusContainer.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
PartBasicState.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
PartPlacement.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00