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-07 | bug fixes | HacktheTime | |
2023-12-07 | Merge remote-tracking branch 'origin/master' | HacktheTime | |
# Conflicts: # common/src/main/java/de/hype/bbsentials/common/communication/BBsentialConnection.java | |||
2023-12-07 | bug fixes | 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-12-01 | fixed the reconnect on Server Swap | HacktheTime | |
2023-11-30 | added custom on numpad code (Default 0) as better breakpoint. | hackthetime | |
2023-11-30 | fixed start up joining not working properly | hackthetime | |
2023-11-22 | building config changes | hackthetime | |
2023-11-22 | renamed ExampleMod to ForgeMod. | hackthetime | |
Added implemented missing Utils for Forge from PlayerList | |||
2023-11-21 | Merge remote-tracking branch 'origin/master' | hackthetime | |
2023-11-16 | working on moulconfig. re-added debug thread instead of using execution ↵ | hackthetime | |
service because it slowly but surely takes all threads. | |||
2023-11-12 | fixed a crash regarding numpad config | HacktheTime | |
removed primal fear notifications again. | |||
2023-11-08 | added Island detection to 1.8.9 | hackthetime | |
2023-11-08 | 1.8 bug fix regarding mcuuid | hackthetime | |
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-11-05 | bug fixes | HacktheTime | |
2023-11-02 | gitignore update | hackthetime | |
2023-11-02 | gitignore update | hackthetime | |
2023-11-02 | updatet LICENSE too include the force of providing the code changes with ↵ | hackthetime | |
source within 3 weeks of a maintainer request. cleared conditions for code use of this project | |||
2023-11-02 | changed Forge Commands. | hackthetime | |
2023-10-31 | updatet readme | HacktheTime | |
fixed grammar mistake and changed some overseen things. | |||
2023-10-31 | worked on 1.8.9 MoulConfig → visual config screen | hackthetime | |
2023-10-30 | added MoulConfig to 1.8 build.gradle.kts | hackthetime | |
2023-10-29 | improved numpad codes. | HacktheTime | |
2023-10-26 | readded disconnect check | hackthetime | |
2023-10-26 | reconnect bug FINALLY fixed | hackthetime | |
2023-10-26 | numpad no config fix. | hackthetime | |
2023-10-26 | fixed bad code (no highlight etc) from tablet commit | hackthetime | |
2023-10-26 | added pass rebuy and removed maddox b. from quick command hotket | 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 (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 | |