430 Commits

Author SHA1 Message Date
Yimura
68b3289752
feat(WindowMain): Added dump entrypoints button 2021-08-10 23:13:21 +02:00
Yimura
0b5da896f6
feat(Util/System): Added entry point dumps 2021-08-10 23:12:28 +02:00
Yimura
9961549d10
feat(Util/All): Updated includes of util all 2021-08-10 23:12:01 +02:00
Yimura
7ad9553dfc
feat(TabVehicle): Fixed personal bike not being seen as personal vehicle 2021-08-10 23:11:45 +02:00
Yimura
1f56626a3b
feat(Handling): Added vehicle handling restore 2021-08-08 15:10:26 +02:00
Yimura
956509d747
feat(Services): Added Vehicle service 2021-08-08 15:10:08 +02:00
Yimura
a5b12f1c17
feat(Enums): RemoteEvents are of type int not int64 2021-08-08 10:19:47 +02:00
Yimura
3d6b1b667d
feat(Protections): Hooked REPORT_MYSELF_EVENT sender 2021-08-08 10:19:04 +02:00
Yimura
65cacc17f3
feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
2437fd086f
feat(System/PlayerUpdate): Optimised player counts 2021-08-05 14:59:27 +02:00
Yimura
93c1a449fa
feat(Hooks): Removed report cheating handler unused 2021-08-05 14:59:05 +02:00
Yimura
e038356b19
feat(System/PlayerUpdates): Properly update 2021-08-05 01:46:36 +02:00
Yimura
067f1047ef
feat(TopBar): Added Session join MenuItems 2021-08-05 01:28:49 +02:00
Yimura
5eee09f02d
feat(Core/Data): Added Session Type info 2021-08-05 01:28:32 +02:00
Yimura
417a5d6efc
feat(System/PlayerUpdate): Optimised player updates 2021-08-05 01:28:18 +02:00
Yimura
0594116528
feat(Enums): Added SessionType enum 2021-08-05 01:26:45 +02:00
Yimura
6c882c6c36
feat(Util/Session): Added join_type function 2021-08-05 01:26:23 +02:00
Yimura
996bf1a678
feat(PlayerInfo): Check if net_player is safe to use 2021-08-05 01:26:03 +02:00
Yimura
aef5cd15b4
feat(PlayerWindow): Removed nullptr check on net_player 2021-08-05 01:25:43 +02:00
Yimura
011f40e839
feat(Handling): Deny access when outside of a vehicle 2021-08-04 22:17:25 +02:00
Yimura
ca389bb4cd
feat(TopBar): Added Player logged in name & removed unused code 2021-08-04 22:16:58 +02:00
Yimura
9b8c441a11 feat(Handling): Added nearly all handling modifications 2021-08-04 21:33:37 +02:00
Yimura
da5ae55dd6 feat(ReceivedEvent): Added received event blocking 2021-08-03 20:30:16 +02:00
Yimura
35d1869d33 feat(Vehicle): Added ability to change position of speedo meter 2021-08-03 20:29:54 +02:00
Yimura
4f29578d15 fix(UpdatePointers): Fixed issue where the player point would not be up to date 2021-08-03 20:29:13 +02:00
Yimura
92f50b12c8 feat(Noclip): Progressively increase noclip speed 2021-08-03 20:26:43 +02:00
Yimura
55a0ba50c6 feat(ScriptEventHook): Renamed Fake Deposit to Deposit 2021-08-03 20:26:18 +02:00
Yimura
5d788bd939 feat(Util/Vehicle): Request control of entity before repairing 2021-08-03 20:25:55 +02:00
Yimura
0def0bba00 feat(Main): Removed BigBaseV2 launch string 2021-08-03 20:25:32 +02:00
Yimura
c508ed5faa feat(Self): Added never wanted and set wanted level 2021-07-28 00:46:00 +02:00
Yimura
6889ff64cd feat(WindowHandling): Changed not in vehicle text 2021-07-28 00:32:19 +02:00
Yimura
80eda87590 feat(PlayerInfo): Added R* ID and IP 2021-07-28 00:31:59 +02:00
Yimura
2f16fe594c fix(FrameFlags): Check for nullptr on m_player_info 2021-07-28 00:30:18 +02:00
Yimura
627d9a5f81 feat(Core/Classes): Added m_in_vehicle property 2021-07-28 00:29:52 +02:00
Yimura
d542d414dc fix(GTA/player): rage::netPlayerData moved 0x20 2021-07-27 11:30:06 +02:00
Yimura
72de3d5ec5 feat(PlayerInfoTab): Added player id and session host info 2021-07-26 21:23:55 +02:00
Yimura
ddfb5d625d feat(System): Update player structs with less load 2021-07-26 21:23:27 +02:00
Yimura
45f0fdb174 fix(GTA/Player): Updated CNetGamePlayer 2021-07-26 21:22:59 +02:00
Yimura
48737f5e16 feat(Core/Classes): Updated GTA classes 2021-07-26 21:22:32 +02:00
Yimura
9a95f5962c feat(PlayerWindow): Added check if net_player is nullptr 2021-07-26 21:22:01 +02:00
Yimura
e4b9b7349a feat(HandlingWindow): Added check for nullptr of local player 2021-07-26 21:21:31 +02:00
Yimura
edd45c90e1 feat(PlayerStruct): Added net_player property 2021-07-26 21:21:00 +02:00
Yimura
0c1ccab977 feat(Backend): Added frame flags to loop 2021-07-26 21:19:58 +02:00
Yimura
b26fe7fea1 feat(Notify): Added player join notification 2021-07-26 21:18:36 +02:00
Yimura
a61ba85278 feat(Self): Added frame flag cheats 2021-07-26 21:18:19 +02:00
Yimura
e664c3cd2b feat(Pointers): Added get_net_game_player function 2021-07-26 13:38:28 +02:00
Yimura
55ab43563e feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
db13703b43 feat(GUI): Added handling window 2021-07-25 22:24:48 +02:00
Yimura
65388964d7 feat(Global): Added pointer to local player ped 2021-07-25 22:24:22 +02:00
Yimura
3fa4ffbf0a fix(Core/Classes): Included gta vectors 2021-07-25 22:23:32 +02:00