aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/torui/coflsky/handlers/EventHandler.java
AgeCommit message (Collapse)Author
2023-02-26fixed location, patched purse commands (#93)Äkwav
* fixed location, patched purse commands * revert chat format * revert overlooked line * bump session length
2023-01-29double check purse parsing and update to 1.4.4Äkwav
2022-10-24hotfix purse not allowing more than maxintÄkwav
2022-05-27Fix most bugs from 1.4-alpha (#63)HackOS
* Show Flips in timer in any gui * Fix catch try return
2022-05-21initial implementation (#38)Torui
* rewrite everything * Add replace and insert methods for tooltips * Add sleep bcz hypixel doesnt want a prefilled chest * Commit requested changes * Fix messed up item stacks for stackables * Move handlers to handlers package * Empty hashmap on gui close * merge conflixt fix * Fix index out of bound exception * Fix bcz forge * fix messed slot assigns when there is empoty inventory slot * Make tooltips respect mod settings * Fix typo * save tab contents * optimise description loading & fix tab Co-authored-by: HackedOS <63157139+HackedOS@users.noreply.github.com> Co-authored-by: Äkwav <xekwavx@gmail.com>