aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/torui/coflsky/minecraft_integration
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-26Add Proxy support to the cofl mod (#85)Abhiram555
* Implement basic proxy functionality * Finish the api key management * Finished the hypixel api key support * Fixed a check, for some reason intelij didn't update my code * Only upload request if the upload is enabled, else just do the request Co-authored-by: Äkwav <16632490+Ekwav@users.noreply.github.com> Co-authored-by: Äkwav <16632490+Ekwav@users.noreply.github.com>
2022-05-27Fix most bugs from 1.4-alpha (#63)HackOS
* Show Flips in timer in any gui * Fix catch try return
2022-04-12Feature/countdown (#54)Äkwav
* v1 * fixes #20 * code review comments * update version * fix aliases
2022-03-22implicit connect & bug fixesÄkwav
2021-11-06minor fix for /cofl statusFlorian Rinke
2021-10-14refactor websocket package to network packageFlorian Rinke
2021-10-11fix resetFlorian Rinke
2021-10-11renamedFlorian Rinke
2021-10-11implements #11, #8Florian Rinke
2021-09-30implements #2, #3 #5, #1 Session IDsFlorian Rinke