Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | bug fixes | HacktheTime | |
2023-09-29 | updatet the mod to 1.20.2 | 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 | added auto splash updates. and updated mod json | 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 | 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 | added the code responsible to actually use the config of the mining and ↵ | hackthetime | |
which one you want to get pinged for or not. | |||
2023-09-17 | extended the mod menu to mining events and chchests | HacktheTime | |
2023-09-17 | added mod menu config entry together with cloth config. | HacktheTime | |
2023-09-17 | bug fixes and minor changes | HacktheTime | |
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-09-16 | bug fixes | HacktheTime | |
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-09-15 | started working on Mod Menu Config Screen. | hackthetime | |
Missing Configuration still atm. if its not running unset the entry point mod menue in the fabric.mod.json | |||
2023-09-05 | bug fixes | HacktheTime | |
2023-09-05 | Fine-tuning for beta release 1 | HacktheTime | |
2023-09-05 | Added encryption. | HacktheTime | |
2023-09-05 | Added encryption. | HacktheTime | |
2023-09-05 | changed the item highlighter for the hub. did some other small changes as well | HacktheTime | |
2023-09-05 | General | HacktheTime | |
2023-09-05 | General | HacktheTime | |
2023-09-05 | General | HacktheTime | |
2023-09-05 | changed the item highlighter for the hub. did some other small changes as well | HacktheTime | |
2023-09-05 | General Changes again.... | HacktheTime | |
2023-09-05 | Added and modified things related to the BBsentials Server | HacktheTime | |
2023-09-05 | Added Client for BBsential Server | HacktheTime | |
2023-09-05 | a lot of various things | HacktheTime | |
2023-09-05 | Initial commit | HacktheTime | |
2023-09-03 | added 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-10 | cleaned up code | HacktheTime | |
2023-08-09 | Initial commit | HacktheTime | |