Commit Graph

16 Commits

Author SHA1 Message Date
3aa63b4ad1 Adjust version 2024-01-18 18:12:05 -06:00
a8ebaebe4c Updated practice clock to use a zero exclusive display (matches offical clock better), tweaked sound timings a bit to match, disabled color changing on clock to match offical clock, misc. tweaks. 2023-11-17 17:09:44 -06:00
1e21c64a18 Fixed using File.exists? instead of File.exist?, updated Randomizer to PowerPlay (with ducks), misc. tweaking. 2023-01-19 12:33:51 -06:00
451568003a Remove no longer needed clipboard and ffi gems, use new CyberarmEngine::GuiState#needs_repaint? method to only paint when needed- should avoid wasting CPU/GPU time (gain a bit more battery life?), make TACNET connection error visually change UI and also trigger a TACNET dialog when not on the TACNET page 2023-01-05 08:42:29 -06:00
7bfc404413 Fixed mouse cursor always visible, even on game clock where it is preferred to be invisible while idle 2021-09-30 08:46:44 -05:00
2948b02f12 Dual screen game clock now working 2021-09-29 13:41:44 -05:00
8934462c46 Add support for select and delete config packet emission 2021-02-10 13:08:21 -06:00
ab55e8db5b Presets are now actually created, added notifications when creating preset. 2021-02-09 23:08:49 -06:00
a1aa9a3396 changes 2020-12-12 11:55:19 -06:00
8a61b6263b Borderless experimenting 2020-12-10 20:37:00 -06:00
b811a83c60 Fixed issues with Action dialog 2020-09-08 20:11:58 -05:00
78be9a51f3 Seperated hostname and port config data from Config into Settings 2020-06-16 20:23:09 -05:00
f04dfb01e7 Added logo, added Boot screen, renamed dump_config packet to upload_config, misc changes and UX improvements 2020-06-08 16:08:41 -05:00
f7a3e282f1 Stubbed preset manager state, added confirm and variable dialogs, variables can now be created, everything is now mutatable 2020-06-08 08:58:47 -05:00
c694d29050 Added basic dialogs, added 'blindman' implementation of TACNET networking code, added font 2020-06-07 15:18:31 -05:00
5ea8d13653 Initial Commit 2020-06-07 09:02:02 -05:00