aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/misc
AgeCommit message (Collapse)Author
2021-08-01Fix off by one in cubic multi base and tooltip builderGlease
Also added a command to toggle structure lib debug print. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-05-24feat(glow): iconset machines glow supportLéa Gris
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations
2020-07-19Rework clientside pollution (#302)moller21
* Rework clientside pollution * Pollution rework * removed debug
2020-03-02Add new debug switches to command list.Richard Hendricks
2020-02-23tab completion improvedrepo_alt
2020-02-23OP command to toggle debug flagsrepo_alt