aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/neodymium/util/ChatUtil.java
AgeCommit message (Collapse)Author
2023-03-18Improve handling of VRAM fullnessmakamys
Now the renderer gets reloaded, and Neodymium only gets disabled if the VRAM repeatedly gets full in a short span of time.
2023-02-09Move constants to Constants classmakamys
Fixes crash with something (AppleCore? WitchingGadgets? Hodgepodge?)
2022-06-30Refactor chat message helpermakamys