mentolixite
fa7a65475d
feat(ViewPlayer): Give health, armour, ammo, weapons ( #261 )
...
Co-authored-by: maybegreat48 <96936658+maybegreat48@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-03 00:03:07 +02:00
aa15032261
6510a19eda
Added "Fill Inventory" button. ( #309 )
2022-07-02 21:45:11 +02:00
Maddy
c6878bdc73
Fix warning and removed non-existent transition state. ( #308 )
2022-07-02 21:12:50 +02:00
Maddy
5fb701b558
Update Readme ( #307 )
...
Update the "Cloning and generating project files" URL
2022-07-02 20:07:00 +02:00
aa15032261
997f5fad71
Added entity proofs ( #304 )
2022-07-02 17:15:22 +02:00
aa15032261
9dbdfdd1ff
Fixed player list unable to display players with same name. ( #305 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-02 14:55:37 +02:00
aa15032261
30ac1e3d39
Added more TSE crash protections and fixed some TSE notifications ( #302 )
2022-07-01 21:35:36 +02:00
Yimura
d243aef3ce
refactor: cleaned up service directory structure ( #300 )
2022-06-30 00:11:54 +02:00
Yimura
20093b1c8c
feat(premake): commented debug build ( #298 )
2022-06-29 23:29:01 +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
GeopJr
8df7c27d5f
feat: switch to issue forms ( #297 )
...
and remove autocloser as form fields can be/are required
2022-06-29 18:36:03 +02:00
DayibBaba
37721ce73f
Name and status variables for the Script system. ( #244 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-27 20:12:45 +02:00
Quentin E. / iDeath
ba19c7b2b3
Feat vehicle gun improv ( #291 )
2022-06-27 15:59:25 +02:00
Quentin E. / iDeath
e2696ef4d5
Feat teleport improv ( #292 )
2022-06-27 15:45:26 +02:00
Quentin E. / iDeath
09f77d79aa
Add vehicle jump ( #290 )
2022-06-27 15:42:53 +02:00
Quentin E. / iDeath
34a029b693
Desync kick / MsgNetComplaint: ( #289 )
2022-06-27 15:41:03 +02:00
Quentin E. / iDeath
3f4ea4a3d9
cache self player_ptr ( #288 )
2022-06-27 15:24:34 +02:00
Yimura
9f90b4c935
feat(Vehicle): Spawn list takes up entire screen
2022-06-26 00:31:51 +02:00
mentolixite
12f4035eff
feat(vehicle): LSC (Los Santos Customs) tab ( #254 )
...
Co-authored-by: mentolixite <mentolixite@pm.me>
2022-06-26 00:14:00 +02:00
Yimura
5df7a425b0
fix(PlayerService): Reset selected player back to dummy
...
Fixes #282
2022-06-25 22:40:34 +02:00
Kim123LP
483ecd1384
feat(Self): Added Heal ( #285 )
2022-06-25 22:03:43 +02:00
Quentin E. / iDeath
6ef2a63f8c
Make DISABLE_CONTROL_ACTION calls in their own script thread ( #284 )
2022-06-25 21:17:35 +02:00
Yimura
d323d8a7fe
fix(PlayerList): Players rendered off-screen
...
Fixes #283
2022-06-24 23:57:52 +02:00
mentolixite
8626bf2184
feat(PlayerList): Show self at the top, separated by a divider ( #271 )
...
Additionally I redesigned how the player service worked.
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-24 19:48:03 +02:00
Yimura
3fca488876
fix(pointers): Replay Interface pointer math
...
Fixes #280
2022-06-24 11:05:06 +02:00
Yimura
38fed2c473
refactor: Optimised signatures ( #279 )
2022-06-24 00:23:07 +02:00
Yimura
2aacbfc051
feat(Logger): Remove awful indent
2022-06-23 01:03:46 +02:00
Yimura
14aa991147
feat(Protections): Prevent TSE freeze and alternative send to cayo
2022-06-22 12:19:00 +02:00
Yimura
55fa357402
fix(Spoofing): Restore local spoofed name to prevent detection
2022-06-21 23:41:11 +02:00
Yimura
1b556a1218
feat(Protection): Catch vehicle temp action 15
...
Credit: @SkiddyToast
2022-06-19 20:42:40 +02:00
Yimura
cade4f832b
Removed detected stuff ( #275 )
2022-06-12 21:24:35 +02:00
Yimura
2083f66d94
feat(Detection): Disable sig scanner ( #269 )
...
* feat(vendor): Update GTAV-Classes
* feat(Detection): Disable sig scanner
2022-06-03 15:14:26 +02:00
LiamD-Flop
2afe6703f4
feat(CTX MENU): Added ctx menu toggle ( #265 )
2022-06-02 12:36:16 +02:00
Yimura
d5b5664943
fix(Crossmap): Removed detected natives
...
Fixes #259
2022-05-28 20:59:53 +02:00
mentolixite
a2848e933d
feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self ( #251 )
2022-05-28 17:44:05 +02:00
mentolixite
689c9bd216
feat(ScriptEventHandler): Block known malicious script events ( #219 )
2022-05-28 17:42:48 +02:00
Maddy
d3d231375c
remove(Toxic): remove toxic options
2022-05-24 15:59:54 -04: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
Yimura
a726cccc9e
fix(NetworkGroupOverride): Enable protection ( #243 )
2022-05-23 15:32:38 +02: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
karifeld
0f09234130
refactor: Modernized/optimized general code, bug fixing and more ( #226 )
...
* refactor: Use self globals
* refactor: Use gui::components
* fix(Vehicle Preview): Addresses #119
Previewed vehicle set to unclimbable
Only preview when hovered on vehicle
* fix(Infinite Clip): Disabling it now works
* fix(No Ragdoll): Disabling it now works
Removed unnecessary calls to natives (0xB128377056A54E2A should be enough)
* fix(Spawn): Wrong footer placement
* fix self globals file name typo
* refactor(Mobile): Clear ped tasks when set conditions are met
Only clear ped tasks if pv_teleport_into bool is true and ped is in a vehicle
* feat(Weapons): Remove current weapon
* refactor: Added missing variable in calls to self globals
* refactor: Utilize usage of ControllerInputs
* fix(Vehicle Fly): uninitialized local variable 'ped' used
* refactor(No Ragdoll, Infinite Clip): Only run on boolean change.
* refactor(Infinite Ammo): Simplified code
* refactor: Utilize ControllerInputs in other areas of code
* refactor: Utilize ControllerInputs in other areas of code
2022-05-22 18:38:45 -04:00
DayibBaba
cf2ae14a3e
Received clone sync hook ( #235 )
2022-05-23 00:31:21 +02:00
Yimura
5244a4e6b4
fix(ContextMenu): Run script function
2022-05-22 18:10:51 +02:00
Yimura
51988fa2e6
feat(README): Adjusted Staying Up To Date section
2022-05-22 17:09:50 +02:00
Yimura
8f66ca13f4
fix(vendor): ImGui commit hash was reverted to detected version
2022-05-22 16:54:09 +02:00
DayibBaba
cae828ff82
Separated scripts ( #233 )
2022-05-22 16:43:09 +02:00
Yimura
c8723702b5
feat(Natives): regenerated latest natives ( #230 )
2022-05-22 16:42:36 +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
Reece Watson
70d04aa1ce
feat(Protections): Added desync protection and notification ( Closes #156 ) ( #220 )
...
* feat(Protections): Added desync protection and notification (#156 )
* fix(Protections): Fix warning and revert Premake VS version
2022-05-20 18:17:41 -04:00
Yimura
8dea0e1b97
feat(premake): Added GTAV-Classes as subproject
2022-05-19 22:19:14 +02:00