Commit Graph

1704 Commits

Author SHA1 Message Date
eb80ac54bd feat: Fast Respawn, Rapid Fire, removed static offsets (#649)
Closes #495
Fixes #635
2022-11-29 19:16:07 +00:00
38c56f6532 feat(cmake): embed git info in binary (#644) 2022-11-28 17:19:03 +00:00
61f4cb3ebc chore(CMake): Absolutely unnecessary CMake changes. (#648) 2022-11-28 16:27:43 +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
d927a58b1d Bumped GTAV-Classes, removed unused declarations and other stuff (#638) 2022-11-25 21:29:03 +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
abad615531 feat(BytePatch): added std::array/vector support (#626)
Co-authored-by: xiaoxiao921 <xiaoxiao921@hotmail.fr>
2022-11-21 15:37:12 +00:00
ab49103171 Improve protections again and player database (#606) 2022-11-19 02:49:36 +01:00
ffa2d74b60 fix(README): globals.hpp link (#614) 2022-11-19 00:36:55 +01:00
6bef076b1b fix table of contents (#613) 2022-11-18 18:29:29 +01:00
2fa50df7b0 Update README.md (#611) 2022-11-18 16:43:55 +00:00
30137c6803 fix(README) Better build instructions (#603) 2022-11-18 16:23:58 +00:00
18611361fc feat(mobile): Helicopter Pickup, Request Ammo Drop (#605) 2022-11-17 17:05:47 +00:00
8KV
9877164591 feat(PersistCar): collision, invincibility & visibility on vehicle (#602) 2022-11-16 19:31:12 +00:00
71aa3e5577 Improved protections (#598) 2022-11-16 17:07:59 +00:00
c2c2346af3 fix: filters for Visual Studio (#600) 2022-11-16 13:15:18 +00:00
138c65e8b0 refactor!: Modified memory::module class (#597) 2022-11-14 21:59:02 +00:00
69d636f065 feat(Network): Send Chat Message (#594) 2022-11-14 16:37:38 +01:00
32839fb9b1 docs: Add comment to find script locals (#596) 2022-11-14 13:10:41 +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
ade733e4a0 fix(Renderer): Cyrillic on Proton (#589) 2022-11-12 19:22:02 +00:00
74c8e8d70c Add script patcher and update protections (#588) 2022-11-12 18:35:28 +00:00
4d2667f140 fix(ci): gh output on powershell and wildcard deleting older cached versions (#583) 2022-11-12 17:52:26 +00:00
46d4867df1 feat(ScriptEventHandler): Block switch player to animal (#581) 2022-11-11 23:38:28 +00:00
0f4bf817ff feat(Network): Region Switcher (#580) 2022-11-11 23:13:01 +00:00
e1b886d5c2 feat(Renderer): Added Cyrillic to ImGui font (#578) 2022-11-11 22:48:19 +00:00
e0cfb36b8f feat(ReceivedCloneSync): Simplify hook 2022-11-11 22:01:56 +01:00
f2774c3682 fixes #559 (#576) 2022-11-11 20:01:10 +00:00
9179e3d65e fix(ReceivedCloneSync): Check before casting (#574) 2022-11-11 18:43:49 +00:00
b641242633 Save disable_chat_filter to disk (#575) 2022-11-11 18:34:35 +00:00
07ce825a07 feat(self & vehicle): Added mobile radio and turning off engine. (#572) 2022-11-11 17:51:40 +00:00
2e2b8cccc4 feat(RCS): Added invalid index crash protections. (#573)
Cleaned up some of the logging.
2022-11-11 17:44:45 +00:00
538919d4ca feat(netMsg): log chat and text messages (#567) 2022-11-11 16:47:22 +00:00
07825f84d6 refactor: Updating CONTRIB to be more relevant (#568) 2022-11-11 16:39:19 +00:00
b0a8f4d183 feat(ci): cache (#566) 2022-11-11 10:34:32 +00:00
ead2aa1566 Small improvements (#565) 2022-11-11 10:32:30 +00:00
abdb88f68a feat(RCS): Improved crash protections. (#407)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-11 00:21:38 +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
146c2b8ce8 feat(self): Added HUD options. (#553) 2022-11-07 19:23:24 +00:00
1635c0ed93 feat(self): improved never wanted (works above military) (#558)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-07 19:20:20 +00:00
7802510df3 feat: unlimited_oxygen & no_water_collision (#547) 2022-11-06 21:30:50 +00:00
5ef764af81 feat(Script): Don't open Visual Studio if it's open already (#546) 2022-10-30 20:41:37 +01:00
7c64e4d31f feat(Hooking): Easier declaring of detour hooks and quick prototyping (#544) 2022-10-30 19:32:51 +01:00
b65e0c7ae5 fix: load settings before pointers are initialised (#543) 2022-10-30 19:16:17 +01:00