Commit Graph

15 Commits

Author SHA1 Message Date
8c3953ab20 Toxic update (#641) 2022-12-06 16:12:02 +00:00
1cf0a34597 feat(hotkey_service): disable on active chat (#651) 2022-11-29 19:48:58 +00:00
4a22a997c5 fix(hotkey_service): duplicate key overwrite (#643) 2022-11-26 21:12:21 +00:00
cab25b12f7 feat(hud): Add force show HUD component and replaced some hard-coded values. (#628) 2022-11-26 19:42:58 +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
88aa1f8e56 Add session browser (#633) 2022-11-24 22:49:05 +01:00
d0b523873d chore: Renamed ptr_to_handle & some small refactoring (#632) 2022-11-22 22:12:40 +00:00
64b47779e8 Lessen breakup kicks and more (#625) 2022-11-21 15:42:12 +00:00
ab49103171 Improve protections again and player database (#606) 2022-11-19 02:49:36 +01:00
8KV
9877164591 feat(PersistCar): collision, invincibility & visibility on vehicle (#602) 2022-11-16 19:31: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
ddc70a76e0 Fix script patches crashing game on unload (#590) 2022-11-12 21:02:50 +00:00
74c8e8d70c Add script patcher and update protections (#588) 2022-11-12 18:35:28 +00:00
5f70975ffe feat(vendor): updated GTAV-Classes (#560) 2022-11-08 22:44:52 +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