71 Commits

Author SHA1 Message Date
Yimura
9726d96c6a feat(vendor): Updated GTAV-Classes 2022-01-30 00:23:26 +01:00
Yimura
296d147fa6 feat(ScriptEventHandler): Forgot to block rotate cam 2022-01-26 21:37:08 +01:00
Yimura
257fd54956 feat(ScriptEventHandler): Prevent network bail 2022-01-26 15:23:57 +01:00
Yimura
a65171db21 feat(Hooks): Split freemode script recovery into 2 different files 2022-01-21 23:13:10 +01:00
Yimura
5cea9d40e7 feat(Settings): Added rebinding of menu toggle 2022-01-18 02:38:51 +01:00
Yimura
caff765f43 feat(Mobile): Added teleport into personal vehicle 2022-01-18 02:06:28 +01:00
Yimura
815d493530 feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01:00
Yimura
f666785d92 feat(enum): Updated eVehicleFlags 2022-01-10 12:39:09 +01:00
Yimura
165c319fd6 refactor: eVehicleFlags::ACTIVE changed to TRIGGER_SPAWN_TOGGLE 2022-01-08 17:46:58 +01:00
Yimura
dff8bb85e5 feat(Mobile): Added Mechanic personal vehicle summon 2022-01-08 05:42:36 +01:00
Yimura
831ba8ad3a feat(Mobile): Added mors mutual insurance fix all vehicles 2022-01-07 13:58:51 +01:00
Yimura
74fdad96fe feat(Debug): Added Script Event Logging
Closes #26
2022-01-06 08:47:00 +01:00
Yimura
b4d23c1789 fix(Self): Wanted Level added force toggle
fixes #23
2022-01-05 18:30:16 +01:00
Yimura
aa08bb206b refactor(Core): Removed eExplosionType and updated gta/enums instead 2022-01-04 23:10:27 +01:00
Yimura
0c01593ab9 fix(Globals): Don't forget to close file handle 2021-12-24 01:58:56 +01:00
Yimura
91052e3ef6 feat(Globals): Added debug window bool 2021-12-22 21:26:26 +01:00
Yimura
d8b7b8801a feat(CPed): In vehicle property is a bit field, check against bit instead of one value 2021-12-20 11:37:23 +01:00
Yimura
28b1224898 feat(Self): Added super run 2021-12-19 00:25:54 +01:00
Yimura
136cb01164 feat(Spoofing): Added spoofing with SendNetInfoToLobby hook 2021-12-18 19:24:30 +01:00
Yimura
a314ed3792 fix(Enums): CeoKick event hash was incorrect 2021-12-15 23:37:56 +01:00
Yimura
c7b2763e8c feat(Enums): Updated script event hashes 2021-12-15 23:30:10 +01:00
Yimura
de9048e198 feat(Modules): Added GTAV-Classes submodule 2021-12-06 20:31:55 +01:00
Yimura
c04ea82b2a feat(Enums): Added eExplosionType and rename RemoteEvent 2021-10-15 11:29:37 +02:00
Yimura
7b637de6eb feat(Classes): Updated classes 2021-09-21 18:10:21 +02:00
Yimura
e41e25228b feat(Self): Added free cam 2021-09-21 01:44:24 +02:00
Yimura
6f5e12168b feat(Handling): Added online profile getting 2021-08-17 16:56:41 +02:00
Yimura
f22682b607 feat(Vehicle): Added vehicle god mode 2021-08-16 23:11:08 +02:00
Yimura
52bb99cd9f feat(Enums): RemoteEvents are of type int not int64 2021-08-08 10:19:47 +02:00
Yimura
1ba4aa1251 feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
eedfc6ab2a feat(Core/Data): Added Session Type info 2021-08-05 01:28:32 +02:00
Yimura
531e15bac9 feat(Enums): Added SessionType enum 2021-08-05 01:26:45 +02:00
Yimura
af413c11a4 feat(Vehicle): Added ability to change position of speedo meter 2021-08-03 20:29:54 +02:00
Yimura
706ba87bfc feat(Self): Added never wanted and set wanted level 2021-07-28 00:46:00 +02:00
Yimura
1da220de11 feat(Core/Classes): Added m_in_vehicle property 2021-07-28 00:29:52 +02:00
Yimura
8561682420 feat(Core/Classes): Updated GTA classes 2021-07-26 21:22:32 +02:00
Yimura
6e238479a6 feat(PlayerStruct): Added net_player property 2021-07-26 21:21:00 +02:00
Yimura
b0cf5cb611 feat(Self): Added frame flag cheats 2021-07-26 21:18:19 +02:00
Yimura
a55cbcd571 feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
44fd2ee600 fix(Core/Classes): Included gta vectors 2021-07-25 22:23:32 +02:00
Yimura
5770015563 feat(Globals): Added handling window 2021-07-25 21:06:49 +02:00
Yimura
1b0fd4960d feat(GTA): Updated classes 2021-07-25 21:02:25 +02:00
Yimura
fcc796e8cb feat(Globals): Added value checking to deep_compare method 2021-07-24 17:15:31 +02:00
Yimura
0ae142bd40 feat(Globals): Made settings save location const 2021-07-24 15:27:41 +02:00
Yimura
9a8b7c8308 fix(Globals): Fixed certain settings being overwritten 2021-07-24 15:16:15 +02:00
Yimura
7f3a9a6f3c feat(Globals): Added no idle kick 2021-07-24 14:39:13 +02:00
Yimura
a1739bcca4 feat(Tunables): Added disable phone 2021-07-24 00:16:04 +02:00
Yimura
6de66af692 feat(Globals): Added deep_compare function to update settings 2021-07-23 21:15:32 +02:00
Yimura
cba521b616 feat(Players): Made list alphabetical 2021-07-23 18:06:33 +02:00
Yimura
e426963f54 feat(Recovery): Push more code related to setting char level 2021-07-23 12:28:17 +02:00
Yimura
6621562d89 feat(Player): Added spectate_player 2021-05-26 13:33:26 +02:00