Commit Graph

216 Commits

Author SHA1 Message Date
0a2007bb29 fix(hotkey_service): duplicate key overwrite (#643) 2022-11-26 21:12:21 +00:00
2db1ce1c48 feat(hud): Add force show HUD component and replaced some hard-coded values. (#628) 2022-11-26 19:42:58 +00:00
89ad2755ac feat(services): added hotkey_service (#634)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-26 17:29:14 +00:00
b5466f8ba4 Add session browser (#633) 2022-11-24 22:49:05 +01:00
f1f5a48bc9 chore: Renamed ptr_to_handle & some small refactoring (#632) 2022-11-22 22:12:40 +00:00
bbd13dd06d Lessen breakup kicks and more (#625) 2022-11-21 15:42:12 +00:00
d9d53c8e42 Improve protections again and player database (#606) 2022-11-19 02:49:36 +01:00
db75000851 feat(mobile): Helicopter Pickup, Request Ammo Drop (#605) 2022-11-17 17:05:47 +00:00
ed903528f4 feat(Network): Send Chat Message (#594) 2022-11-14 16:37:38 +01:00
f636c7c17f 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
e6ce363963 Add script patcher and update protections (#588) 2022-11-12 18:35:28 +00:00
65493fc5cb feat(Network): Region Switcher (#580) 2022-11-11 23:13:01 +00:00
d0972f65d4 feat(self & vehicle): Added mobile radio and turning off engine. (#572) 2022-11-11 17:51:40 +00:00
f34b9c0af6 feat(netMsg): log chat and text messages (#567) 2022-11-11 16:47:22 +00:00
7fbf8e8e22 feat(vendor): updated GTAV-Classes (#560) 2022-11-08 22:44:52 +00:00
bc05ecd78c 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