Commit graph

11 commits

Author SHA1 Message Date
895f5f9373
Fix some small issues
Don't crash without self_clid
Improve functions in main.rs
2024-06-03 01:24:46 +02:00
70e0a1d0b4
Fix events caused by yourself being shown 2024-04-15 14:23:09 +02:00
f860fe3689
Improve error handling for events and in general 2024-03-27 15:40:07 +01:00
d8cdc2bb11
Add events and refactor
Add event listener with JSON output (WIP)
Add notifier on movement events
Refactor Parameter and ParameterList (still shit)
2024-03-05 03:52:30 +01:00
2c0a8ab616
Add event return type 2024-03-05 00:24:15 +01:00
ad58ab9bdd
Refactor naming 2023-11-26 22:46:08 +01:00
fa959136be
Refactor and add message command 2023-11-26 22:30:59 +01:00
1002782e8f
Auto-reformat code 2023-11-17 17:43:29 +01:00
463bc99b9c
Refactor response_classes and fix clippy issues 2023-11-17 17:37:25 +01:00
244a7073fe
Add fetch-channel command 2023-11-17 17:32:15 +01:00
13abafae9d
Init 2023-11-13 17:01:23 +01:00