Commit Graph

415 Commits

Author SHA1 Message Date
de4e91e2bc feat(Hooking/Pointers): Added increment stat event hook to block reports 2020-12-27 18:29:33 +01:00
f5c7fb9959 fix(ErrorScreen): Removed unused/useless include 2020-12-27 18:26:56 +01:00
6c16d9d317 feat(Hooking): Added hook to prevent warnings/errors from the shop_controller script 2020-12-27 17:49:50 +01:00
0f4d60bcf9 feat(Pointers): Added pointer for future Disable Error Screen hook 2020-12-27 16:27:39 +01:00
deb56f6cca fix(Crossmap): Updated crossmap to a different one 2020-12-27 16:26:58 +01:00
b7148b5a76 fix(JoinMessage): Highlight player name properly and switched used functions 2020-12-27 15:43:45 +01:00
65716f2049 feat(Pointers): Added get player name function 2020-12-27 15:42:35 +01:00
86a2b2ba16 feat(TabSelf): Switched Reset Mental state with Clear Badsports stat 2020-12-27 00:49:59 +01:00
88fb0b0141 fix(TabNetwork): Labels had the same idea causing conflicts when using these elements 2020-12-27 00:48:36 +01:00
db7e37f2a5 wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
8df0c5bac9 feat(TabVehicle): Added Auto Pilot 2020-12-26 23:47:34 +01:00
a76de46046 feat(Teleport): Moved getting ground at 3d coords to a separate function 2020-12-26 23:36:58 +01:00
b44404a57b wip(Stats): Added unlock all stats method 2020-12-26 23:36:09 +01:00
dfa5f36a62 fix(NoBikeFall): Execute native in script thread to prevent crashes 2020-12-26 22:07:07 +01:00
f05af1937b feat(Features): Added sticky tyres looped feature 2020-12-26 22:06:31 +01:00
8784db09e7 fix(SpoofRank): Fixed issue on pass by reference instead of copy 2020-12-26 21:57:10 +01:00
d1c27d4738 feat(Features): Added no bike fall looped feature 2020-12-26 21:56:22 +01:00
f900d29fa5 feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
509283f48a feat(GUI): Added user sidebar 2020-12-26 19:59:40 +01:00
b88b6dc5c5 feat(Features): Added spoof rank looped feature 2020-12-26 19:48:00 +01:00
584d737707 feat(Features): Added no idle kick looped feature (needs testing) 2020-12-26 19:44:35 +01:00
94692bf6ec feat(Features): Added super sprint looped feature 2020-12-26 19:39:24 +01:00
ebb14e073d feat(Features): Added never wanted looped feature 2020-12-26 19:34:05 +01:00
8539614d9b feat(Globals): Make sure players and screen sizes are updated 2020-12-26 19:26:10 +01:00
5a1674881e feat(Features): Added off radar looped feature 2020-12-26 19:18:29 +01:00
2d7db48b53 feat(Features): Added no ragdoll looped feature 2020-12-26 18:24:08 +01:00
cefbf16488 feat(Features): Added god mode looped feature 2020-12-26 18:13:47 +01:00
e85dc9b005 feat(GUI): Added spawn tab 2020-12-26 17:52:20 +01:00
8a81d7c777 feat(GUI): Added network tab 2020-12-26 17:36:11 +01:00
d3ed49b879 feat(Settings): Added properties for spoof_rank 2020-12-26 17:35:47 +01:00
73640406ba feat(Pointers): Added pointers and function declaration for Sync Local Time With Session 2020-12-26 17:35:05 +01:00
6afc080d50 fix(Temp): Fixed temporary game_time struct where time would be an invalid prop 2020-12-26 17:34:00 +01:00
d537004f46 feat(GUI): Added vehicle tab 2020-12-26 17:22:51 +01:00
a98f93b212 feat(GUI): Added tab teleport 2020-12-26 17:13:41 +01:00
2f6c6d6e04 feat(Features): Added includes for notify and teleport to features.hpp 2020-12-26 17:13:06 +01:00
f13491738f feat(GUI): Uncommented notify above map for Top Bar 2020-12-26 17:11:59 +01:00
41ab47787f fix(Teleport): Conflicting definitions of default arguments 2020-12-26 17:10:05 +01:00
2a22760ea7 fix(Notify): Removed static keyword on definition 2020-12-26 17:03:59 +01:00
b1c3777cc1 feat(Teleport): Added BringBlip, TeleportToBlip, Waypoint 2020-12-26 17:03:19 +01:00
0415947771 feat(Notify): Added Above Map notification 2020-12-26 17:01:25 +01:00
c7408ac9c4 fix(Settings): Added forgotten JSON prop 2020-12-26 16:49:21 +01:00
a548fe4f32 fix(Globals): Moved globals from features to big namespace 2020-12-26 16:48:39 +01:00
e026f8e97d feat(GUI): Added Tunables tab 2020-12-26 16:47:27 +01:00
b917ac9905 feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
e7818b5159 feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01:00
54ed9ad4e4 Added SHV natives for 2189. 2020-12-19 03:41:07 -05:00
4144d32568 Update for 2189. 2020-12-16 17:13:31 -05:00
badd5cef2d Updated CNetGamePlayer. 2020-12-06 16:14:10 -05:00
99154207de Updated offsets for CPed and CPlayerInfo. 2020-12-06 10:50:34 -05:00
fc80429b2a Fixed base tab not properly closing the tab.
Updated dependencies.
2020-12-05 20:53:58 -05:00