23 Commits

Author SHA1 Message Date
mentolixite
689c9bd216 feat(ScriptEventHandler): Block known malicious script events (#219) 2022-05-28 17:42:48 +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
Yimura
803ffa2d80 feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
Yimura
959d070d53 feat(HUD): Added transition info in loading screens (#97) 2022-03-08 23:05:31 +01:00
Yimura
257fd54956 feat(ScriptEventHandler): Prevent network bail 2022-01-26 15:23:57 +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
aa08bb206b refactor(Core): Removed eExplosionType and updated gta/enums instead 2022-01-04 23:10:27 +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
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
c04ea82b2a feat(Enums): Added eExplosionType and rename RemoteEvent 2021-10-15 11:29:37 +02:00
Yimura
52bb99cd9f feat(Enums): RemoteEvents are of type int not int64 2021-08-08 10:19:47 +02:00
Yimura
531e15bac9 feat(Enums): Added SessionType enum 2021-08-05 01:26:45 +02:00
Yimura
a55cbcd571 feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
7765700439 feat(CustomWeapons): Added steal vehicle gun 2021-05-20 22:40:13 +02:00
Yimura
6c4357ed3c feat(CustomWeapons): Added vehicle gun 2021-05-20 21:04:03 +02:00
Yimura
b63bf4b0e4 feat(CustomWeapons): Added Cage and Delete guns 2021-05-20 18:57:53 +02:00
Yimura
f6ee0687fa feat(CustomWeapons): Added repair gun 2021-05-20 18:19:01 +02:00
Yimura
399cebb9cf feat(Core): Added speedo_meter to data and renamed CustomWeapon enum 2021-05-19 18:09:13 +02:00
Yimura
6d0d39a616 feat(MainWindow): Added gravity gun 2021-05-19 16:05:21 +02:00