Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-15 | added toggles for the Splash Overlay. | HacktheTime | |
2023-12-15 | Merge remote-tracking branch 'origin/hypeswap' into hypeswap | HacktheTime | |
# Conflicts: # fabric/src/main/java/de/hype/bbsentials/fabric/DebugThread.java # forge/src/main/java/de/hype/bbsentials/forge/DebugThread.java | |||
2023-12-15 | changed 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-15 | a lot of prob not full working things | hackthetime | |
2023-12-15 | varios changes. added runnables for on server join and leave. moved the ↵ | HacktheTime | |
start onServerSwap() wait over too BBsentials.onServerJoin() | |||
2023-12-14 | a lot of prob not full working things | 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 | building config changes | hackthetime | |
2023-11-22 | renamed ExampleMod to ForgeMod. | hackthetime | |
Added implemented missing Utils for Forge from PlayerList | |||
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-08 | added Island detection to 1.8.9 | hackthetime | |
2023-11-08 | 1.8 bug fix regarding mcuuid | hackthetime | |
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-02 | changed Forge Commands. | hackthetime | |
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-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-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-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 | |