Commit Graph

61 Commits

Author SHA1 Message Date
Yimura
e7859f087c feat(Teleport): Moved getting ground at 3d coords to a separate function 2020-12-26 23:36:58 +01:00
Yimura
daa024ab3d wip(Stats): Added unlock all stats method 2020-12-26 23:36:09 +01:00
Yimura
9e1aed0625 fix(NoBikeFall): Execute native in script thread to prevent crashes 2020-12-26 22:07:07 +01:00
Yimura
af934c7e10 feat(Features): Added sticky tyres looped feature 2020-12-26 22:06:31 +01:00
Yimura
addab413db fix(SpoofRank): Fixed issue on pass by reference instead of copy 2020-12-26 21:57:10 +01:00
Yimura
7876b48bee feat(Features): Added no bike fall looped feature 2020-12-26 21:56:22 +01:00
Yimura
40f320046f feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
Yimura
566039013f feat(GUI): Added user sidebar 2020-12-26 19:59:40 +01:00
Yimura
7cf6813c29 feat(Features): Added spoof rank looped feature 2020-12-26 19:48:00 +01:00
Yimura
6b620a45fe feat(Features): Added no idle kick looped feature (needs testing) 2020-12-26 19:44:35 +01:00
Yimura
4948fbfbc6 feat(Features): Added super sprint looped feature 2020-12-26 19:39:24 +01:00
Yimura
895e15a9e6 feat(Features): Added never wanted looped feature 2020-12-26 19:34:05 +01:00
Yimura
02aaa5472c feat(Globals): Make sure players and screen sizes are updated 2020-12-26 19:26:10 +01:00
Yimura
47226dc6c9 feat(Features): Added off radar looped feature 2020-12-26 19:18:29 +01:00
Yimura
39165f8773 feat(Features): Added no ragdoll looped feature 2020-12-26 18:24:08 +01:00
Yimura
1f8b1f6c01 feat(Features): Added god mode looped feature 2020-12-26 18:13:47 +01:00
Yimura
0093aa4f19 feat(GUI): Added spawn tab 2020-12-26 17:52:20 +01:00
Yimura
104036c063 feat(GUI): Added network tab 2020-12-26 17:36:11 +01:00
Yimura
6aff16e057 feat(Settings): Added properties for spoof_rank 2020-12-26 17:35:47 +01:00
Yimura
f3547d481f feat(Pointers): Added pointers and function declaration for Sync Local Time With Session 2020-12-26 17:35:05 +01:00
Yimura
9f6a317424 fix(Temp): Fixed temporary game_time struct where time would be an invalid prop 2020-12-26 17:34:00 +01:00
Yimura
83175ecebc feat(GUI): Added vehicle tab 2020-12-26 17:22:51 +01:00
Yimura
70743a1d1b feat(GUI): Added tab teleport 2020-12-26 17:13:41 +01:00
Yimura
491919fcc1 feat(Features): Added includes for notify and teleport to features.hpp 2020-12-26 17:13:06 +01:00
Yimura
6a813bd057 feat(GUI): Uncommented notify above map for Top Bar 2020-12-26 17:11:59 +01:00
Yimura
3597e0cc9c fix(Teleport): Conflicting definitions of default arguments 2020-12-26 17:10:05 +01:00
Yimura
88d1a3fd4e fix(Notify): Removed static keyword on definition 2020-12-26 17:03:59 +01:00
Yimura
95f3ba1ea0 feat(Teleport): Added BringBlip, TeleportToBlip, Waypoint 2020-12-26 17:03:19 +01:00
Yimura
821c7a2309 feat(Notify): Added Above Map notification 2020-12-26 17:01:25 +01:00
Yimura
90a832a620 fix(Settings): Added forgotten JSON prop 2020-12-26 16:49:21 +01:00
Yimura
7a27ad2c64 fix(Globals): Moved globals from features to big namespace 2020-12-26 16:48:39 +01:00
Yimura
a1dc4ccb1c feat(GUI): Added Tunables tab 2020-12-26 16:47:27 +01:00
Yimura
038dc31c27 feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
Yimura
029b774267 feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01:00
gir489
54ed9ad4e4 Added SHV natives for 2189. 2020-12-19 03:41:07 -05:00
gir489
4144d32568 Update for 2189. 2020-12-16 17:13:31 -05:00
gir489
badd5cef2d Updated CNetGamePlayer. 2020-12-06 16:14:10 -05:00
gir489
99154207de Updated offsets for CPed and CPlayerInfo. 2020-12-06 10:50:34 -05:00
gir489
fc80429b2a Fixed base tab not properly closing the tab.
Updated dependencies.
2020-12-05 20:53:58 -05:00
gir489
adecc49471 Added 1.51 Natives from 272.
Fixed CPed and netPlayerData classes for 1.51 offsets.
2020-08-11 18:51:49 -04:00
gir489
6880dfcbee Fixed combo example not saving the example configuration when changed. 2020-05-28 17:53:16 -04:00
gir489
59aa1c6de2 Removed duplicate [] operator for atArray.
Fixed warning C4312 from << operator.
2020-05-01 08:44:35 -04:00
gir489
3c94c7f832 Fixed atArray operator<< to allow for pointer handling and not handling endl scenario properly. 2020-04-17 11:52:54 -04:00
gir489
f4f2f41093 Fixed BigBase v2 crashing if injected too early. 2020-03-28 02:00:19 -04:00
gir489
b6a6961ad8 Added compiler pack alignment value for atArray to allow for proper inline atArrays. 2020-03-14 02:05:51 -04:00
gir489
30bb2cec00 Added more append overloads to atArray. 2020-03-13 22:39:35 -04:00
gir489
4bca0f32b1 Added proper atArray implementation. 2020-03-12 02:47:02 -04:00
gir489
59cad77ec9 Removed extraneous g3::installCrashHandler call. 2020-02-23 20:50:16 -05:00
gir489
663018a7c2 Code review changes to base_tab.cpp.
Updated gta folder.
2020-02-23 12:37:38 -05:00
gir489
ef676cb8b5 Fixed debug build not building. 2020-02-22 21:02:57 -05:00