Aure7138
54aecb0586
feat: BDSM crash protection & fix #668 ( #680 )
2022-12-10 19:36:45 +00:00
Yimura
4a0027a569
feat(Protections): Constraint attachment crash ( #673 )
2022-12-09 19:55:25 +00:00
Yimura
038d61046d
feat(renderer): add UI scaling ( #674 )
...
Closes #587
2022-12-09 19:43:01 +00:00
Yimura
64f833c74f
Code cleanup ( #667 )
...
* chore: Changed detour_hook extension back to cpp
* chore(crossmap): split crossmap into header and source file
* chore(logger): rename macro's to code style
* chore(logger): removed unused local variable
* chore(benchmark): changed extension to C++ header
* chore: cleanup pickup_rewards file
* chore(gta): cleanup code and file naming
* chore(CanApplyData): Removed unused code
2022-12-08 12:35:41 +00:00
maybegreat48
a435e49e50
RID Spoofing Improvements ( #666 )
...
* Fix stability issues with handler hook
* Better RID spoofing
2022-12-08 12:23:57 +00:00
Forever Gone
7db4c9d20b
Improve CEventNetwork and add comments sEntityDamagedData ( #665 )
2022-12-08 10:28:41 +01:00
maybegreat48
a427ccb914
Toxic update ( #641 )
2022-12-06 16:12:02 +00:00
Aure7138
7f74a436d2
chore(Received Event): Rename variables with accurate names ( #653 )
2022-12-01 19:37:58 +01:00
Yimura
d6c59d0997
feat(hotkey_service): disable on active chat ( #651 )
2022-11-29 19:48:58 +00:00
Aure7138
df1c459089
feat: Fast Respawn, Rapid Fire, removed static offsets ( #649 )
...
Closes #495
Fixes #635
2022-11-29 19:16:07 +00:00
Yimura
a17aed317e
feat(cmake): embed git info in binary ( #644 )
2022-11-28 17:19:03 +00:00
tupoy-ya
6374552a80
chore(CMake): Absolutely unnecessary CMake changes. ( #648 )
2022-11-28 16:27:43 +00:00
Yimura
0a2007bb29
fix(hotkey_service): duplicate key overwrite ( #643 )
2022-11-26 21:12:21 +00:00
SpaghettDev
2db1ce1c48
feat(hud): Add force show HUD component and replaced some hard-coded values. ( #628 )
2022-11-26 19:42:58 +00:00
Aure7138
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
Yimura
14a9b78df1
Bumped GTAV-Classes, removed unused declarations and other stuff ( #638 )
2022-11-25 21:29:03 +00:00
maybegreat48
b5466f8ba4
Add session browser ( #633 )
2022-11-24 22:49:05 +01:00
Aure7138
f1f5a48bc9
chore: Renamed ptr_to_handle & some small refactoring ( #632 )
2022-11-22 22:12:40 +00:00
maybegreat48
bbd13dd06d
Lessen breakup kicks and more ( #625 )
2022-11-21 15:42:12 +00:00
Yimura
6f3e3cc6b3
feat(BytePatch): added std::array/vector support ( #626 )
...
Co-authored-by: xiaoxiao921 <xiaoxiao921@hotmail.fr>
2022-11-21 15:37:12 +00:00
maybegreat48
d9d53c8e42
Improve protections again and player database ( #606 )
2022-11-19 02:49:36 +01:00
Rimmuru
db75000851
feat(mobile): Helicopter Pickup, Request Ammo Drop ( #605 )
2022-11-17 17:05:47 +00:00
8KV
f4e813c294
feat(PersistCar): collision, invincibility & visibility on vehicle ( #602 )
2022-11-16 19:31:12 +00:00
Rimmuru
69690ced1a
Improved protections ( #598 )
2022-11-16 17:07:59 +00:00
Yimura
1986dee1b5
refactor!: Modified memory::module class ( #597 )
2022-11-14 21:59:02 +00:00
Aure7138
ed903528f4
feat(Network): Send Chat Message ( #594 )
2022-11-14 16:37:38 +01:00
Yimura
d8fb6a049c
docs: Add comment to find script locals ( #596 )
2022-11-14 13:10:41 +00:00
maybegreat48
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
maybegreat48
c0d20c59a7
Fix script patches crashing game on unload ( #590 )
2022-11-12 21:02:50 +00:00
Yimura
f68d68a92b
fix(Renderer): Cyrillic on Proton ( #589 )
2022-11-12 19:22:02 +00:00
maybegreat48
e6ce363963
Add script patcher and update protections ( #588 )
2022-11-12 18:35:28 +00:00
Yimura
25f9756f04
feat(ScriptEventHandler): Block switch player to animal ( #581 )
2022-11-11 23:38:28 +00:00
Aure7138
65493fc5cb
feat(Network): Region Switcher ( #580 )
2022-11-11 23:13:01 +00:00
Yimura
6c65b534ec
feat(Renderer): Added Cyrillic to ImGui font ( #578 )
2022-11-11 22:48:19 +00:00
Yimura
aca084109a
feat(ReceivedCloneSync): Simplify hook
2022-11-11 22:01:56 +01:00
Aure7138
75424bfb1d
fixes #559 ( #576 )
2022-11-11 20:01:10 +00:00
Yimura
532cf59b4f
fix(ReceivedCloneSync): Check before casting ( #574 )
2022-11-11 18:43:49 +00:00
FireFox101889
134da381de
Save disable_chat_filter to disk ( #575 )
2022-11-11 18:34:35 +00:00
SpaghettDev
d0972f65d4
feat(self & vehicle): Added mobile radio and turning off engine. ( #572 )
2022-11-11 17:51:40 +00:00
Reece Watson
9f55d0fda9
feat(RCS): Added invalid index crash protections. ( #573 )
...
Cleaned up some of the logging.
2022-11-11 17:44:45 +00:00
Demae
f34b9c0af6
feat(netMsg): log chat and text messages ( #567 )
2022-11-11 16:47:22 +00:00
Demae
59d04b411e
Small improvements ( #565 )
2022-11-11 10:32:30 +00:00
Reece Watson
10a909153a
feat(RCS): Improved crash protections. ( #407 )
...
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-11 00:21:38 +00:00
Aure7138
7fbf8e8e22
feat(vendor): updated GTAV-Classes ( #560 )
2022-11-08 22:44:52 +00:00
tupoy-ya
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
Pocakking
17fe337342
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00
Pocakking
1ec1716c2e
Fix padding in script_program.hpp
2019-04-16 09:47:21 +02:00
Pocakking
14ed623341
Update script_thread.hpp
2019-04-16 09:47:07 +02:00
Pocakking
d65c694d22
Initial commit
2019-03-21 20:18:31 +01:00