WarmUpTill
88fcb57e9f
Cleanup
2025-03-15 12:31:13 +01:00
WarmUpTill
816ee9b244
Fix crash when changing Twitch condition type
2025-02-04 08:26:04 +01:00
WarmUpTill
392e775c7b
Add temp var support for size and running state
2024-10-26 11:08:51 +02:00
WarmUpTill
f9e73a2b8f
Fix crash when clearing Twitch chat buffer
2024-10-18 18:29:46 +02:00
WarmUpTill
0fd5f47982
Add option to check if users leave or join Twitch chat
2024-10-08 19:57:50 +02:00
Przemek Pawlas
62ce83a7f6
Add one more Twitch chat tag temp var
2024-10-05 23:19:53 +02:00
Przemek Pawlas
8ecee0070d
Add more Twitch chat tag temp vars and properties
2024-10-05 16:01:32 +02:00
WarmUpTill
93efc7cab3
Add option to check for addition chat message properties
2024-08-24 00:23:54 +02:00
WarmUpTill
5bb10a4aef
Resolve unused parameter warnings
2024-08-15 01:02:03 +02:00
WarmUpTill
5bd3341681
Add option to clear message buffer on match
2024-07-03 13:02:34 +02:00
WarmUpTill
1be72218a9
Clear message buffers when macro was paused
2024-02-24 16:48:52 +01:00
WarmUpTill
782791b013
Switch to message buffer / dispatcher for Twitch chat messages
2024-02-24 16:48:52 +01:00
WarmUpTill
a62883153c
Switch to message buffer / dispatcher for Twitch event sub messages
2024-02-21 18:02:22 +01:00
WarmUpTill
5cc5a3d412
Display warning if token expired or no token is selected
2024-02-15 21:14:35 +01:00
WarmUpTill
cf5f338902
Split utility headers
2024-01-27 14:10:34 +01:00
WarmUpTill
7d0332dd0e
Restructure library and plugins
...
The "core" macro conditions and actions have been extracted out to the
"base" plugin.
The library now mostly contains functionality which is required across
all plugins and (e.g. definitions for macro segments).
The goal is to reduce the complexity and cross-dependencies and group
the source files in a better way.
This should relsove the "library limit of 65535 objects exceeded" build
issue occuring in some Windows build environments.
2024-01-27 14:10:34 +01:00