37 Commits

Author SHA1 Message Date
aa15032261
d200526c64
Cleaned up rainbow paint. (#414) 2022-08-14 12:19:33 +02:00
Aure7138
fc403483f7
add SC TV SessionType (#410) 2022-08-13 11:19:41 +02:00
Maddy
28d09b0294
feat(Vehicle): Add Infinite & Instant Recharge Boost. Closes #221 (#383)
* Added Vehicle Boost Modifiers

* Changed to enum

* fixed typo
2022-08-09 19:14:02 +02:00
aa15032261
136efc3af8
Added drive to objective feature. (#369) 2022-07-30 18:53:08 +02:00
Yimura
e7bfb4a8f1
Update menu for 1.61 (#360) 2022-07-27 14:39:22 +02:00
mentolixite
4146d46d5a
feat(ScriptEventHandler): Block forced teleport to beach (#337) 2022-07-15 14:55:40 +02:00
aa15032261
d852750810
Added headlight, neon light and custom tire options to LSC. (#332) 2022-07-14 16:16:30 +02:00
aa15032261
15ef1b874d
Added proofs to vehicle menu and improved waterproof feature. (#330)
- Added proofs section to vehicle menu that allows player to control damage bits. 
- Player can now drive or walk underwater with waterproof turned on.
- Added bring closest vehicle feature.
- Vehicle will not deform with collision proof on.
- Improved vehicle menu arrangement.
- Added plate changer in LSC.
- Updated LSC layout.
- Expanded wheel type feature.
- Fixed a bug where the mod section shows repetitive wheel mods.

Fixed issue #331
2022-07-12 16:42:07 +02:00
aa15032261
2d9021f0b8
feat(Personal Vehicle): Added clone personal vehicle feature. (#326) 2022-07-10 00:33:14 +02:00
Maddy
9363f4797a
Fix warning and removed non-existent transition state. (#308) 2022-07-02 21:12:50 +02:00
aa15032261
51d03c8883
Added entity proofs (#304) 2022-07-02 17:15:22 +02:00
aa15032261
38519a169e
Added more TSE crash protections and fixed some TSE notifications (#302) 2022-07-01 21:35:36 +02:00
Quentin E. / iDeath
4d19585b20
feat context_menu_service (#293)
- add box around selected entity
- add option to select entity types 
- show reticle in middle of screen
2022-06-29 23:27:44 +02:00
Yimura
cc566122e3
feat(Protections): Prevent TSE freeze and alternative send to cayo 2022-06-22 12:19:00 +02:00
mentolixite
b76af4e443
feat(ScriptEventHandler): Block known malicious script events (#219) 2022-05-28 17:42:48 +02:00
LiamD-Flop
794a84e149
F.A.R.T. Interface (#104)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
Yimura
790d47932d
feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
Yimura
2bd0c1f4bd
feat(HUD): Added transition info in loading screens (#97) 2022-03-08 23:05:31 +01:00
Yimura
c0f1c58f8d
feat(ScriptEventHandler): Prevent network bail 2022-01-26 15:23:57 +01:00
Yimura
0fe2c1ad52
feat(enum): Updated eVehicleFlags 2022-01-10 12:39:09 +01:00
Yimura
b7a0c39c02
refactor: eVehicleFlags::ACTIVE changed to TRIGGER_SPAWN_TOGGLE 2022-01-08 17:46:58 +01:00
Yimura
9730c50d97
feat(Mobile): Added Mechanic personal vehicle summon 2022-01-08 05:42:36 +01:00
Yimura
62fd92e8bf
feat(Mobile): Added mors mutual insurance fix all vehicles 2022-01-07 13:58:51 +01:00
Yimura
88c5a35830 refactor(Core): Removed eExplosionType and updated gta/enums instead 2022-01-04 23:10:27 +01:00
Yimura
e557571314
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
27631053e9
fix(Enums): CeoKick event hash was incorrect 2021-12-15 23:37:56 +01:00
Yimura
0790d22783
feat(Enums): Updated script event hashes 2021-12-15 23:30:10 +01:00
Yimura
cd1f082c5a
feat(Enums): Added eExplosionType and rename RemoteEvent 2021-10-15 11:29:37 +02:00
Yimura
a5b12f1c17
feat(Enums): RemoteEvents are of type int not int64 2021-08-08 10:19:47 +02:00
Yimura
0594116528
feat(Enums): Added SessionType enum 2021-08-05 01:26:45 +02:00
Yimura
55ab43563e feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
694c8b9bf8
feat(CustomWeapons): Added steal vehicle gun 2021-05-20 22:40:13 +02:00
Yimura
00048bb277
feat(CustomWeapons): Added vehicle gun 2021-05-20 21:04:03 +02:00
Yimura
0c732158d9
feat(CustomWeapons): Added Cage and Delete guns 2021-05-20 18:57:53 +02:00
Yimura
e31925fab2
feat(CustomWeapons): Added repair gun 2021-05-20 18:19:01 +02:00
Yimura
d6072b26b6
feat(Core): Added speedo_meter to data and renamed CustomWeapon enum 2021-05-19 18:09:13 +02:00
Yimura
9e1465548b
feat(MainWindow): Added gravity gun 2021-05-19 16:05:21 +02:00