106 Commits

Author SHA1 Message Date
Yimura
a66d58d07e refactor: simplify metric logger (#499) 2022-10-21 23:47:50 +02:00
GeopJr
b8ed681a39 feat: vehicle auto-repair (#493)
Co-authored-by: boredom1234 <roughuse82@gmail.com>
Co-authored-by: Howdoiusekeyboard <howdoiusekeyboard@gmail.com>
2022-10-21 17:22:52 +02:00
Yimura
7e7f1ac30a feat(notifications): add missing options for tse sender mismatch (#478) 2022-10-19 16:51:55 +01:00
Quentin E. / iDeath
987579575a Implements #272 (#461)
Closes #272
2022-10-06 12:30:04 +01:00
Quentin E. / iDeath
cfefff3c84 eImpactType -> eExplosionTag (#462) 2022-09-30 21:38:56 +01:00
Yimura
d8023befc9 refactor: Removed detour of IS_DLC_PRESENT (#430) 2022-09-08 15:20:56 +02:00
maybegreat48
25c754ffa6 Improve protections (#428) 2022-08-29 12:26:18 +02:00
aa15032261
da617afaeb Cleaned up rainbow paint. (#414) 2022-08-14 12:19:33 +02:00
aa15032261
77adac6e1a Added spawn ped feature. (#377) 2022-08-10 02:42:34 +02:00
Forever Gone
954b7673ee Improved detour handler, cleaned up hooks, and improved RCS hook (#399)
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402)
2022-08-09 20:39:55 +02:00
Maddy
930b7eef60 feat(Vehicle): Add Infinite & Instant Recharge Boost. Closes #221 (#383)
* Added Vehicle Boost Modifiers

* Changed to enum

* fixed typo
2022-08-09 19:14:02 +02:00
aa15032261
b4d8a08eef Added ped model preview. (#375) 2022-07-30 19:47:48 +02:00
aa15032261
1e7712c60c Added drive to objective feature. (#369) 2022-07-30 18:53:08 +02:00
Yimura
5613d410bd feat(vendor): updated GTAV-Classes (#372) 2022-07-30 18:23:40 +02:00
Yimura
040d671ec8 feat(Notifications): Removed old net array notification options (#364) 2022-07-28 20:19:22 +02:00
Yimura
951c1bd70c feat(ReceivedEvent): Added CKickVotesEvent (#363) 2022-07-28 20:19:07 +02:00
aa15032261
e7618d711d Fixed steal identity. (#357) 2022-07-24 22:56:37 +02:00
howdoiusekeyboard
bf87449d35 Improve RGB Paint (#347) 2022-07-16 22:55:31 +02:00
mentolixite
1600918926 feat(ScriptEventHandler): Block forced teleport to beach (#337) 2022-07-15 14:55:40 +02:00
aa15032261
bbd1af8738 Added headlight, neon light and custom tire options to LSC. (#332) 2022-07-14 16:16:30 +02:00
aa15032261
44745c09d4 Added proofs to vehicle menu and improved waterproof feature. (#330)
- Added proofs section to vehicle menu that allows player to control damage bits. 
- Player can now drive or walk underwater with waterproof turned on.
- Added bring closest vehicle feature.
- Vehicle will not deform with collision proof on.
- Improved vehicle menu arrangement.
- Added plate changer in LSC.
- Updated LSC layout.
- Expanded wheel type feature.
- Fixed a bug where the mod section shows repetitive wheel mods.

Fixed issue #331
2022-07-12 16:42:07 +02:00
aa15032261
cf52e9f77d feat(Personal Vehicle): Added clone personal vehicle feature. (#326) 2022-07-10 00:33:14 +02:00
aa15032261
5fee670282 Weapon impact (#321) 2022-07-05 22:55:18 +02:00
mentolixite
faee5efb6e fix(ViewPlayer): Make "never wanted" feature independent for each player (#316)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-05 22:35:32 +02:00
aa15032261
997f5fad71 Added entity proofs (#304) 2022-07-02 17:15:22 +02:00
Quentin E. / iDeath
5086d79f5d feat context_menu_service (#293)
- add box around selected entity
- add option to select entity types 
- show reticle in middle of screen
2022-06-29 23:27:44 +02:00
Quentin E. / iDeath
09f77d79aa Add vehicle jump (#290) 2022-06-27 15:42:53 +02:00
Yimura
14aa991147 feat(Protections): Prevent TSE freeze and alternative send to cayo 2022-06-22 12:19:00 +02:00
LiamD-Flop
2afe6703f4 feat(CTX MENU): Added ctx menu toggle (#265) 2022-06-02 12:36:16 +02:00
mentolixite
a2848e933d feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self (#251) 2022-05-28 17:44:05 +02:00
Maddy
e52ba9a02f Improved auto drive (#196)
* Improved logic to handle changes mid drive. Changed default styles. Split to waypoint and wander into two separate files for readability

* Fixed type to remove the hideous warnings

* Fixes

* wfvaenhiuefcsnhiojmfhnevioshnuefvsihnoijmefmvschnfvecshnfevSC

* iNcLuDeS aLpHaBeTiCaLlY
2022-05-24 15:59:25 -04:00
Maddy
c081eda4c8 feat(vehicle): Add turn signals (#239)
* Initial

* Tiny update

* More small fixes

* Run in separate script.

* whoops
2022-05-22 20:00:23 -04:00
DayibBaba
cf2ae14a3e Received clone sync hook (#235) 2022-05-23 00:31:21 +02:00
LiamD-Flop
9aebeaed17 F.A.R.T. Interface (#104)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
Yimura
8cf086adb0 refactor(FreemodeRecovery): Replaced stack recovery and patch script VM instead
closes #213
2022-05-18 23:17:57 +02:00
xM4ddy
f0d1639884 Should be working. 2022-05-16 15:33:43 -04:00
xM4ddy
f1604fede6 Added Vehicle Fly 2022-05-16 02:22:11 -04:00
Yimura
803ffa2d80 feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
karifeld
302243038f feat(ESP): Expand functionality 2022-05-11 12:00:54 +02:00
Yimura
050149e8af feat(Protection): Added TASK_TEMP_VEHICLE_ACTION anti-crash 2022-05-10 20:23:48 +02:00
Maddy
0e340a5217 feat(Vehicle): Add auto drive (#182)
* Should be working

* Boy am I dumb

* Fixes and added wander and other shit
2022-05-09 14:59:38 +02:00
Mystro
28640b453e feat(Player): Added Flying vehicle
Co-authored-by: LiamD-Flop
2022-05-05 22:51:18 +02:00
LiamD-Flop
e7cc2611b6 feat(GUI): Simplifying the gui (#118)
Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +02:00
Maddy
cc463cc2ef feat(Vehicle): Added rainbow options (#141) 2022-05-02 21:32:23 +02:00
Maddy
e65ee20053 feat(Vehicle): drive on water (#140) 2022-05-02 21:31:07 +02:00
Maddy
61781b3312 feat(Self): Add local visibility option (#116) 2022-05-02 21:15:49 +02:00
Yimura
d6ccfd242f feat(GUI): Don't use natives for resolution 2022-03-31 00:06:20 +02:00
Maddy
cc7223dc6a feat(session): Add Local Weather Options (#123)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:06:16 +01:00
Maddy
e23153c887 feat(spawn): Add Spawn Maxed Option (#124)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:05:13 +01:00
Yimura
a2f459fad9 feat(Logging): Added settings to toggle them (#126)
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00