This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
- Updated Heartbeat effect to feel smoother and work consistently across all motherboards
- Cleaned up scripts, fixed some bugs in them & added
inverted_colours
option to Police Lights effect (light green-blue vs dark red-blue) - Added code to check if anti-cheats are running, and give some info as to what to do
- Lua scripts can now call any Lua function, including loading modules (Lua or C modules via
require
) - Added button to change all colours at once in the GUI
- Added code to invert colour channels on the chip, which apparently allows you to use more vivid colours (i.e. same RGB values, but colours presented are slightly different)
- Tried to fix some problems with LED settings not being applied fast enough, causing LED settings to be messed up (mixed settings from different scripts) - I think it's okay? Haven't noticed anything much
- Tried to improve the GUI overall look
- Fixed some motherboards not getting correctly initialized because they weren't on the list of supported motherboards even though they were reportedly working
- Disable support for model 7B45 (wasn't supported, shouldn't have been allowed to work)
- Fixed LED settings not being applied after a cold boot