aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hype/bbsentials/chat
AgeCommit message (Collapse)Author
2023-10-12preperations to have a common code and different implementations for forge ↵HacktheTime
and fabric to ease up maintaining both versions
2023-10-10added custom social optionsHacktheTime
2023-10-07bug fixes and performance improvements.HacktheTime
2023-10-04bug fixesHacktheTime
2023-09-26removed DisplayMessagePacket.java due too SystemMessagePacket.java existing ↵HacktheTime
and being more useful reworked the display of messages to have better colors by default. (splitted it up in a lot of different methods)
2023-09-26null pointer connection bug fixesHacktheTime
added contributers to mod json
2023-09-22added auto splash updates. and updated mod jsonHacktheTime
2023-09-17added mod menu config entry together with cloth config.HacktheTime
2023-09-03added packet communication to work now at least as base. not all features ↵HacktheTime
changed and therefore supported yet. first version working at least partially with the new server. fixed trapper yes via chat prompt action not working. changed the get getter of the string from messageOriginal in Chat.java to now use just messageOriginal.getString(). previosly removed everything in [] brackets.
2023-08-10cleaned up codeHacktheTime
2023-08-09Initial commitHacktheTime