Commit Graph
28 Commits
Author SHA1 Message Date
dando92 2dc61769fc Added logic to reset coins at startup 2025-03-30 09:51:47 -07:00
dando92 d6636c235b Revert "Corrected order of hide light in player options"
This reverts commit 40e61bd32e.
2025-03-30 08:18:42 -07:00
dando92 44c156f8cf Removed TODO in pacdrive 2025-03-27 22:36:29 -07:00
dando92 5cfa78c4dd Cmake hidapi fixed conditional build 2025-03-27 22:36:29 -07:00
dando92 5d1383572d Fixed mac build referencing wrong header 2025-03-27 22:36:29 -07:00
dando92 c550f21824 FIxed formatting 2025-03-27 22:36:29 -07:00
dando92 1436d4c708 Fixed broken hid device search 2025-03-27 22:36:29 -07:00
dando92 fb15205d71 Modified hid device internal methods 2025-03-27 22:36:29 -07:00
dando92 871e25c5a8 Cleaned log and converted int ptr to vector. 2025-03-27 22:36:29 -07:00
dando92 40e61bd32e Corrected order of hide light in player options 2025-03-27 22:36:29 -07:00
DANDO\Aless a6c2a5bc2a Added list of pids instead of single pid. Read returns back -1 when in error 2025-03-27 22:36:29 -07:00
DANDO\Aless 63a68ae38a do not evaluate driver logic when HidDevice has not found at least once (bluedot, snek and stac) 2025-03-27 22:36:29 -07:00
DANDO\Aless db3543b507 Minor fixes on HidDevice.Corrected print on error, added leading zeros and fixed nonblocking write option 2025-03-27 22:36:29 -07:00
DANDO\Aless 35714a0a04 Fixed bluedot driver 2025-03-27 22:36:29 -07:00
dando92 762041be69 Bugfix: Always setting light, woops 2025-03-27 22:36:29 -07:00
dando92 01b2464df8 Added error print and other small refactoring. Now it evaluates hid path before trying connection 2025-03-27 22:36:29 -07:00
DANDO\Aless cf453007e0 Moved everything to initializer list 2025-03-27 22:36:29 -07:00
DANDO\Aless 1259c0e318 Modified HidDevice after some testing. Added HidDevice to snek and stac 2025-03-27 22:36:29 -07:00
dando92 1568305353 Modified bluedot driver to use HidDevice class 2025-03-27 22:36:29 -07:00
dando92 3cbae013b8 Added hid device class as an arch utils 2025-03-27 22:36:29 -07:00
DANDO\Aless d3f985fbee WIP Modified stac light driver. testing needed and it is not linux only anymore 2025-03-27 22:36:29 -07:00
DANDO\Aless 288c1e527e Added bluedot light drivers 2025-03-27 22:36:29 -07:00
DANDO\Aless 7cdf7033ab Added cmake for both linux and win build 2025-03-27 22:36:29 -07:00
DANDO\Aless 4271f43a2e Added hidapi submodule 2025-03-27 22:36:29 -07:00
dando92 9f5a4eba42 Added Bookkeeping screen in fallback 2025-03-20 21:29:49 -07:00
DANDO\Aless 704c353741 Added since in lua documentation 2025-03-18 07:24:59 -07:00
DANDO\Aless bdcbbe1793 Added Lua documentation for hide light feature 2025-03-18 07:24:58 -07:00
dando92 8320afe796 Added hide lights feature in player options 2025-03-18 07:24:58 -07:00