630450fd74
fix #737 ( #738 )
2022-12-26 18:49:55 +01:00
f6c00f113d
refactor!: globals ( #717 )
...
* refactor(globals): use macro's for to_json/from_json
* refactor(globals): switch from global pointer to global instance
2022-12-18 22:15:52 +00:00
2ae76e0b14
feat(renderer): add UI scaling ( #674 )
...
Closes #587
2022-12-09 19:43:01 +00:00
8c3953ab20
Toxic update ( #641 )
2022-12-06 16:12:02 +00:00
4a22a997c5
fix(hotkey_service): duplicate key overwrite ( #643 )
2022-11-26 21:12:21 +00:00
2364bc5688
feat(services): added hotkey_service ( #634 )
...
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com >
2022-11-26 17:29:14 +00:00
64b47779e8
Lessen breakup kicks and more ( #625 )
2022-11-21 15:42:12 +00:00
eb41c69e09
Force session host and improve protections ( #593 )
...
* Add force session host and update protections
* Remove old popgroup protection
* Harden script patcher
* Replace looped options with script patches
* Missing break
* Use enums
* Forgot to break again...
* Add tooltip for force session host
Co-authored-by: user <email@hostname>
2022-11-13 17:34:44 +01:00
74c8e8d70c
Add script patcher and update protections ( #588 )
2022-11-12 18:35:28 +00:00
1087146e56
refactor!: Replace premake5 with CMake. ( #551 )
...
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com >
2022-11-08 21:08:58 +00:00