Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-28 | Merge pull request #46 from Coflnet/fix/servercommands | Äkwav | |
initial fix, needs testing! | |||
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 | Merge pull request #37 from Coflnet/feature/connect-command | Äkwav | |
Implement connect command | |||
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 | Merge pull request #35 from Coflnet/feature/server-reset | Äkwav | |
Implement the Reset command server msg | |||
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 | Merge pull request #29 from Coflnet/feature/reenable-hotkeys | matthias-luger | |
Reenable Hotkeys | |||
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-11-05 | Merge pull request #28 from Coflnet/feature/github-actions | Äkwav | |
Feature/GitHub actions | |||
2021-11-05 | emot job artifact | Florian Rinke | |
2021-11-05 | run with bash | Florian Rinke | |
2021-11-05 | . | Florian Rinke | |
2021-11-05 | . | Florian Rinke | |
2021-11-05 | . | Florian Rinke | |
2021-11-05 | Added very simple Github Action | 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 | Merge pull request #24 from Coflnet/remove-commands | Torui | |
use sky.coflnet.com by default | |||
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 | |