Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-15 | reformatting and bug fixes | HacktheTime | |
2023-12-15 | a lot of prob not full working things | hackthetime | |
2023-12-10 | crash fix with NumPad Codes when typing a dot. | HacktheTime | |
2023-12-08 | bug fixes with missing files | HacktheTime | |
2023-12-05 | copied changes from ServerSide over. Mostly java doc for packets and changes ↵ | hackthetime | |
from constants ton specialised enum classes. such as party packets | |||
2023-11-30 | added custom on numpad code (Default 0) as better breakpoint. | hackthetime | |
2023-11-22 | renamed ExampleMod to ForgeMod. | hackthetime | |
Added implemented missing Utils for Forge from PlayerList | |||
2023-11-12 | fixed a crash regarding numpad config | HacktheTime | |
removed primal fear notifications again. | |||
2023-11-08 | fixed a recently added problem and crash. | hackthetime | |
IMPROVED LOG4J config to not spam the log output anymore at least while in IDE | |||
2023-11-08 | found a solution to solve the bug that crashed the mod when initialising the ↵ | hackthetime | |
config at startup. No automatically loads the config at start by using a different source for the username. getUsername did not change. | |||
2023-10-29 | improved numpad codes. | HacktheTime | |
2023-10-26 | numpad no config fix. | hackthetime | |
2023-10-25 | added pages too the numpad config | HacktheTime | |
eased up the closing of the connection to be fully internal. updatet the fabric version fixed some bugs | |||
2023-10-23 | added Numpad codes. | HacktheTime | |
limitations: currently missing scroll pane so youre limited because you cant edit the lower ones commands are sent to the server so client side commands do not work unfortunately. | |||
2023-10-19 | added party warp request | HacktheTime | |
2023-10-19 | bug fixes. reconnect still isn't working. (only first connection by start ↵ | hackthetime | |
works. Problem seems to be client side but hasn't been found yet) | |||
2023-10-17 | more changes (fixes) | HacktheTime | |
2023-10-17 | things related mojang auth fixes | hackthetime | |
2023-10-16 | things related mojang auth. seems to be broken? | hackthetime | |
2023-10-16 | added meme actionbar normal chat switcher. | hackthetime | |
2023-10-14 | more changes (fixes) | HacktheTime | |
2023-10-14 | more changes | HacktheTime | |
2023-10-13 | more changes | HacktheTime | |
2023-10-13 | got the split into common and fabric working. | HacktheTime | |
2023-10-13 | more changes | hackthetime | |
2023-10-12 | preparations are still not working | HacktheTime | |
2023-10-12 | preperations to have a common code and different implementations for forge ↵ | HacktheTime | |
and fabric to ease up maintaining both versions |