Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-28 | initial fix, needs testing! | Florian Rinke | |
2021-11-06 | Merge pull request #36 from Coflnet/feature/server-callbacks | Äkwav | |
Feature/server callbacks | |||
2021-11-06 | minor fix for /cofl status | Florian Rinke | |
2021-11-06 | Implement Ticket | Florian Rinke | |
2021-11-06 | implementation | Florian Rinke | |
2021-11-05 | Merge pull request #34 from Coflnet/fix/graceful-fail | Äkwav | |
Handle Fail more graceful | |||
2021-11-05 | added link | Florian Rinke | |
2021-11-05 | . | Florian Rinke | |
2021-11-05 | Implement the Reset command server msg | Florian Rinke | |
2021-11-05 | Merge pull request #30 from Coflnet/feature/command-rewrite-plus-ci | Äkwav | |
Rewrite Commands to be Generic | |||
2021-11-05 | Handle Fail more graceful | Florian Rinke | |
2021-11-05 | rename de.torui.coflsky.core to commands in for refactor | Florian Rinke | |
2021-11-05 | Update src/main/resources/assets/coflsky/lang/en_US.lang | Torui | |
Shorten message and replace bannable with "use at own risk" Co-authored-by: matthias-luger <58751503+matthias-luger@users.noreply.github.com> | |||
2021-11-05 | add missing import | Florian Rinke | |
2021-11-05 | Modularized Command Infrastructure | Florian Rinke | |
2021-11-05 | This should reenable hotkeys | Florian Rinke | |
2021-10-29 | Merge pull request #26 from Coflnet/feature/remove-hotkeys | matthias-luger | |
remove hotkey support | |||
2021-10-29 | remove hotkey support. | Florian Rinke | |
Codepaths left in place for perhaps other features. #25 | |||
2021-10-26 | use sky.coflnet.com by default | Äkwav | |
sky.coflnet.com should be uses because it is loadbalanced | |||
2021-10-25 | Merge branch 'main' of https://github.com/Coflnet/SkyblockMod into main | Florian Rinke | |
2021-10-25 | changes Clicked to emit a "clicked", fixes #16 | Florian Rinke | |
2021-10-18 | Merge pull request #15 from Coflnet/fix-hotkey | Torui | |
fixed hotkey for release | |||
2021-10-16 | fixed hotkey for release | Äkwav | |
2021-10-14 | refactor websocket package to network package | Florian Rinke | |
2021-10-14 | implements colf command #13 | Florian Rinke | |
2021-10-14 | fix an error where /cofl in callbacks fails | Florian Rinke | |
2021-10-11 | tried fixing onClick | Florian Rinke | |
2021-10-11 | try running every comand async | Florian Rinke | |
2021-10-11 | misc fixes | Florian Rinke | |
2021-10-11 | update PlaySound | Florian Rinke | |
2021-10-11 | fix reset | Florian Rinke | |
2021-10-11 | added hover #10 and chatmessage #12 | Florian Rinke | |
2021-10-11 | added Timeout | Florian Rinke | |
2021-10-11 | renamed | Florian Rinke | |
2021-10-11 | move server command uri | Florian Rinke | |
2021-10-11 | implements #11, #8 | Florian Rinke | |
2021-10-03 | implements Keybind | Florian Rinke | |
2021-10-03 | fix #5 invalid import issue | Florian Rinke | |
2021-10-03 | everything is now json encoded | Florian Rinke | |
2021-10-02 | added PlaySound #7. Needs Testing | Florian Rinke | |
2021-10-02 | Update Version | Florian Rinke | |
2021-10-02 | Implements #6 | Florian Rinke | |
2021-09-30 | implements #3 | Florian Rinke | |
2021-09-30 | implements #3 | Florian Rinke | |
2021-09-30 | implements #2, #3 #5, #1 Session IDs | Florian Rinke | |
2021-09-23 | Added UUID detection | Florian Rinke | |
2021-09-23 | temporarily disabled all certificate validation | Florian Rinke | |
2021-09-23 | switched websocket library | Florian Rinke | |
2021-09-22 | . | Florian Rinke | |
2021-09-13 | made command client side | Florian Rinke | |