aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-15changed Mojang Auth to default Setting.HEADmasterHacktheTime
2023-12-15added toggles for the Splash Overlay.HacktheTime
2023-12-15Merge remote-tracking branch 'origin/hypeswap' into hypeswapHacktheTime
# Conflicts: # fabric/src/main/java/de/hype/bbsentials/fabric/DebugThread.java # forge/src/main/java/de/hype/bbsentials/forge/DebugThread.java
2023-12-15small change otg with missing push from desktophackthetime
2023-12-15changed the BBsentials.onServerSwap() to BBsentials.onServerJoin(). also ↵HacktheTime
added BBsentials.onServerLeave() both of those will now also go through a for loop of runnables and execute those ONCE after which being removed. added a Splash Leecher Display for Splashers. will be enabled automatically when a Splash is announced. Can also be enabled for 2 Minutes through /getLeechers added the Server host String as base in the github.
2023-12-15reformatting and bug fixesHacktheTime
2023-12-15a lot of prob not full working thingshackthetime
2023-12-15Merge remote-tracking branch 'origin/hypeswap' into hypeswapHacktheTime
2023-12-15varios changes. added runnables for on server join and leave. moved the ↵HacktheTime
start onServerSwap() wait over too BBsentials.onServerJoin()
2023-12-15Merge remote-tracking branch 'origin/hypeswap' into hypeswaphackthetime
2023-12-15small change otg with missing push from desktophackthetime
2023-12-14reformatting and bug fixesHacktheTime
2023-12-14a lot of prob not full working thingshackthetime
2023-12-10crash fix with NumPad Codes when typing a dot.HacktheTime
2023-12-08bug fixes with missing filesHacktheTime
2023-12-07bug fixesHacktheTime
2023-12-07Merge remote-tracking branch 'origin/master'HacktheTime
# Conflicts: # common/src/main/java/de/hype/bbsentials/common/communication/BBsentialConnection.java
2023-12-07bug fixesHacktheTime
2023-12-05copied changes from ServerSide over. Mostly java doc for packets and changes ↵hackthetime
from constants ton specialised enum classes. such as party packets
2023-12-01fixed the reconnect on Server SwapHacktheTime
2023-11-30added custom on numpad code (Default 0) as better breakpoint.hackthetime
2023-11-30fixed start up joining not working properlyhackthetime
2023-11-22building config changeshackthetime
2023-11-22renamed ExampleMod to ForgeMod.hackthetime
Added implemented missing Utils for Forge from PlayerList
2023-11-21Merge remote-tracking branch 'origin/master'hackthetime
2023-11-16working on moulconfig. re-added debug thread instead of using execution ↵hackthetime
service because it slowly but surely takes all threads.
2023-11-12fixed a crash regarding numpad configHacktheTime
removed primal fear notifications again.
2023-11-08added Island detection to 1.8.9hackthetime
2023-11-081.8 bug fix regarding mcuuidhackthetime
2023-11-08fixed a recently added problem and crash.hackthetime
IMPROVED LOG4J config to not spam the log output anymore at least while in IDE
2023-11-08found 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-05bug fixesHacktheTime
2023-11-02gitignore updatehackthetime
2023-11-02gitignore updatehackthetime
2023-11-02updatet 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-02changed Forge Commands.hackthetime
2023-10-31updatet readmeHacktheTime
fixed grammar mistake and changed some overseen things.
2023-10-31worked on 1.8.9 MoulConfig → visual config screenhackthetime
2023-10-30added MoulConfig to 1.8 build.gradle.ktshackthetime
2023-10-29improved numpad codes.HacktheTime
2023-10-26readded disconnect checkhackthetime
2023-10-26reconnect bug FINALLY fixedhackthetime
2023-10-26numpad no config fix.hackthetime
2023-10-26fixed bad code (no highlight etc) from tablet commithackthetime
2023-10-26added pass rebuy and removed maddox b. from quick command hotketHacktheTime
2023-10-25added pages too the numpad configHacktheTime
eased up the closing of the connection to be fully internal. updatet the fabric version fixed some bugs
2023-10-23added 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-19added party warp requestHacktheTime
2023-10-19bug 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-17more changes (fixes)HacktheTime