index
:
github/COFL.git
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
torui
/
coflsky
/
WSCommandHandler.java
Age
Commit message (
Expand
)
Author
2023-03-16
lower case all internal openAuctionGui commands
Matthias Luger
2023-02-17
Add TFM Purchase UI to Mod (#78)
matthias-luger
2023-01-26
Add Proxy support to the cofl mod (#85)
Abhiram555
2023-01-18
Fixed issue #81 (#82)
Abhiram555
2022-06-04
only send nobestflip once and clearify code
Äkwav
2022-05-21
initial implementation (#38)
Torui
2022-05-08
Feature/configuration (#59)
Torui
2022-04-12
Feature/countdown (#54)
Äkwav
2022-01-24
Feature/support new flips (#47)
Torui
2021-11-05
rename de.torui.coflsky.core to commands in for refactor
Florian Rinke
2021-11-05
Modularized Command Infrastructure
Florian Rinke
2021-10-18
Merge pull request #15 from Coflnet/fix-hotkey
Torui
2021-10-16
fixed hotkey for release
Äkwav
2021-10-14
refactor websocket package to network package
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
update PlaySound
Florian Rinke
2021-10-11
added hover #10 and chatmessage #12
Florian Rinke
2021-10-03
implements Keybind
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
Implements #6
Florian Rinke
2021-09-23
switched websocket library
Florian Rinke
2021-09-22
.
Florian Rinke
2021-09-13
made command client side
Florian Rinke