57 Commits

Author SHA1 Message Date
LiamD-Flop
a47d0a3359 Merge: rework_gui > master 2022-02-28 23:04:56 +01:00
Yimura
a2d9f04f1e feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Yimura
e1632c329c feat(Notify): Simplified code, using std::string_view 2022-02-21 01:24:27 +01:00
Yimura
f711af3803 fix(TriggerScriptEvent): Function definition was incorrect 2022-02-04 18:40:21 +01:00
Yimura
1f8b57c290 fix(Toxic): Bounty event didn't use amount argument 2022-02-04 18:36:15 +01:00
Yimura
8b656cf533 chore: Replace strcat and others with fmt::format 2022-02-02 02:32:30 +01:00
Yimura
8902ba8b8c fix(MorsMutual): Spawn at mors mutual flag saves it server side 2022-02-01 22:04:56 +01:00
Yimura
1dc68d23e1 feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
15c35c7bd7 feat(Mobile): Spawn personal vehicle at any distance 2022-01-26 17:27:55 +01:00
Yimura
07d001f467 fix(Mobile): Kick player out of vehicle before spawning new 2022-01-22 00:06:43 +01:00
Yimura
84d04a9e4d feat(Util/System): Get rel address of pointer 2022-01-20 14:42:08 +01:00
Yimura
caff765f43 feat(Mobile): Added teleport into personal vehicle 2022-01-18 02:06:28 +01:00
Yimura
9758900a38 feat(Util/Notify): Added busy spinner 2022-01-18 02:05:38 +01:00
Yimura
a22b939bdc feat(Util/Vehicle): Set vehicle heading and don't continue if we can't get control of vehicle. 2022-01-18 02:03:20 +01:00
Yimura
815d493530 feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01:00
Yimura
d325f7cfd1 feat(Mobile): Don't set spawn at mors flag when despawning vehicle 2022-01-11 19:09:25 +01:00
Yimura
6be2466f26 refactor: Util/Mobile reordering functions 2022-01-10 12:54:05 +01:00
Yimura
bc6cb46faf refactor: TabTeleport moved personal vehicle global to util header 2022-01-09 01:10:38 +01:00
Yimura
1074802d8c feat(Teleport): Moved teleport personal vehicel to teleport tab 2022-01-08 23:59:32 +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
121553a3f5 refactor: Only act on an entity if we have control 2022-01-07 17:00:42 +01:00
Yimura
df92a95aa9 feat(OffRadar): Moved to util/mobile 2022-01-07 15:05:47 +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
8c099fa473 refactor(Toxic): Removed origin option 2022-01-04 22:33:56 +01:00
Yimura
040b2a8882 fix(Toxic): Set bounty 2021-12-22 16:04:52 +01:00
Yimura
102a0af80a feat(Session): Updated globals 2021-12-15 22:03:55 +01:00
Yimura
3b840f62e9 feat(NativeHooks): Added basics for native hooking 2021-11-08 13:05:28 +01:00
Yimura
33ac6e261d feat(Natives): Updated natives list 2021-11-08 13:00:04 +01:00
Yimura
816242a118 feat(Util/All): Added system and toxic 2021-10-15 11:30:55 +02:00
Yimura
742ab0d7ed feat(Util/Toxic): Added blame explode and bounty helpers 2021-10-15 11:30:37 +02:00
Yimura
205a58716e feat(Util/System): Added blame explode patch toggle 2021-10-15 11:27:27 +02:00
Yimura
ceb7a03f06 feat(Vehicle): Notify when failing to take control 2021-09-21 13:39:15 +02:00
Yimura
97a493646f feat(Entity): Wait a bit before requesting control again 2021-09-21 13:38:27 +02:00
Yimura
6e53708caf feat(Util/System): Added entry point dumps 2021-08-10 23:12:28 +02:00
Yimura
17286dc980 feat(Util/All): Updated includes of util all 2021-08-10 23:12:01 +02:00
Yimura
390c118303 feat(Util/Session): Added join_type function 2021-08-05 01:26:23 +02:00
Yimura
a2a755a9b1 feat(Util/Vehicle): Request control of entity before repairing 2021-08-03 20:25:55 +02:00
Yimura
26bc009ce2 feat(Notify): Added player join notification 2021-07-26 21:18:36 +02:00
Yimura
4656ec62c1 feat(Util/Teleport): Added to_entity, to_player, into_vehicle and bring_player 2021-07-25 21:03:49 +02:00
Yimura
e426963f54 feat(Recovery): Push more code related to setting char level 2021-07-23 12:28:17 +02:00
Yimura
dc6f9f2ed6 feat(Util/Vehicle): Added repair function 2021-07-23 11:58:43 +02:00
Yimura
1150bddc2c feat(MainWindow): Added teleport to waypoint 2021-05-26 14:38:38 +02:00
Yimura
4746754fb8 feat(Entity): Patch Request Control of Entity 2021-05-26 00:14:28 +02:00
Yimura
70cbd2eb7a refactor(VehicleUtil): Optimised bring vehicle 2021-05-25 14:11:13 +02:00
Yimura
3cd570be91 feat(Protections): Added received event 2021-05-25 12:58:33 +02:00
Yimura
75872ade75 feat(Vehicle): Added bring vehicle button 2021-05-21 14:09:28 +02:00
Yimura
3cd680d301 feat(GUI): Show help text on startup 2021-05-20 20:27:07 +02:00
Yimura
b63bf4b0e4 feat(CustomWeapons): Added Cage and Delete guns 2021-05-20 18:57:53 +02:00