aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/torui/coflsky/WSCommandHandler.java
AgeCommit message (Expand)Author
2023-03-16lower case all internal openAuctionGui commandsMatthias Luger
2023-02-17Add TFM Purchase UI to Mod (#78)matthias-luger
2023-01-26Add Proxy support to the cofl mod (#85)Abhiram555
2023-01-18Fixed issue #81 (#82)Abhiram555
2022-06-04only send nobestflip once and clearify codeÄkwav
2022-05-21initial implementation (#38)Torui
2022-05-08Feature/configuration (#59)Torui
2022-04-12Feature/countdown (#54)Äkwav
2022-01-24Feature/support new flips (#47)Torui
2021-11-05rename de.torui.coflsky.core to commands in for refactorFlorian Rinke
2021-11-05Modularized Command InfrastructureFlorian Rinke
2021-10-18Merge pull request #15 from Coflnet/fix-hotkeyTorui
2021-10-16fixed hotkey for releaseÄkwav
2021-10-14refactor websocket package to network packageFlorian Rinke
2021-10-14fix an error where /cofl in callbacks failsFlorian Rinke
2021-10-11tried fixing onClickFlorian Rinke
2021-10-11update PlaySoundFlorian Rinke
2021-10-11added hover #10 and chatmessage #12Florian Rinke
2021-10-03implements KeybindFlorian Rinke
2021-10-03everything is now json encodedFlorian Rinke
2021-10-02added PlaySound #7. Needs TestingFlorian Rinke
2021-10-02Implements #6Florian Rinke
2021-09-23switched websocket libraryFlorian Rinke
2021-09-22.Florian Rinke
2021-09-13made command client sideFlorian Rinke