Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 (fixes) | HacktheTime | |
2023-10-14 | more changes | HacktheTime | |
2023-10-14 | more changes | HacktheTime | |
2023-10-14 | more changes | HacktheTime | |
2023-10-13 | working 2 separate sub projects. some more tweaks need to be done though | 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-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 | |||
2023-10-10 | added custom social options | HacktheTime | |
2023-10-10 | removed old bugged code which was commented out already | hackthetime | |
2023-10-10 | updated todolist | hackthetime | |
2023-10-10 | finished conditional configs | hackthetime | |
2023-10-09 | experiments with conditions in config | hackthetime | |
2023-10-07 | bug fixes and performance improvements. | HacktheTime | |
2023-10-05 | bug fix for the Disconnect Packet not reconnecting. | hackthetime | |
added a custom random delay to the Packet to allow setting a custom delay time server side to reduce load at the reconnect time. | |||
2023-10-05 | bug fix for the Disconnect Packet not reconnecting. | hackthetime | |
added a custom random delay to the Packet to allow setting a custom delay time server side to reduce load at the reconnect time. | |||
2023-10-05 | replaced a sound with a more fitting. (anvil break → anvil destroy (break ↵ | hackthetime | |
means mining with pickaxe not self destruct through uses which was meant originally)) | |||
2023-10-05 | fixed mining events all events not working | hackthetime | |
2023-10-04 | bug fixes | HacktheTime | |
2023-10-04 | tried fixing the splash update listener | hackthetime | |
2023-09-29 | Merge remote-tracking branch 'origin/master' | HacktheTime | |
2023-09-29 | bug fixes | HacktheTime | |
2023-09-29 | bug fixes | HacktheTime | |
2023-09-29 | Merge remote-tracking branch 'origin/master' | HacktheTime | |
2023-09-29 | updatet the mod to 1.20.2 | HacktheTime | |
2023-09-29 | Update README.md | HacktheTime | |
2023-09-29 | changed all Internal Commands over to InternalCommandPackets | HacktheTime | |
2023-09-26 | removed 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-26 | lots of bug fixes and improved punishment system ba making it as custom packet. | HacktheTime | |
2023-09-26 | null pointer connection bug fixes | HacktheTime | |
added contributers to mod json | |||
2023-09-22 | added the System hiding already known full splashes. | HacktheTime | |
bug fixes | |||
2023-09-22 | Merge remote-tracking branch 'origin/master' | HacktheTime | |
2023-09-22 | added auto splash updates. and updated mod json | HacktheTime | |
2023-09-22 | added auto splash updates. | HacktheTime | |
2023-09-22 | added more Server Util methods too BBUtils.java. | hackthetime | |
2023-09-22 | bug fixes, renamings, variable additions,... | hackthetime | |
2023-09-21 | Merge remote-tracking branch 'origin/master' | HacktheTime | |
2023-09-21 | aad Islands and island detecter util method | HacktheTime | |
2023-09-18 | Merge remote-tracking branch 'origin/master' | hackthetime | |
2023-09-18 | fixed mining eents ch block not affeting ch events | hackthetime | |
added chchest items mod menu code to use that config threaded the message execution to put lessload on the main thread. used the execution service for it. | |||
2023-09-18 | Update LICENSE | HacktheTime | |
2023-09-18 | Updated LICENSE | HacktheTime | |
updated license |