1746 Commits

Author SHA1 Message Date
Yimura
552bc5f49b feat(Hooks): Added error screen hook 2021-05-20 15:49:36 +02:00
Yimura
1317bc09cd refactor(Enums): Changed to enum class 2021-05-20 15:48:36 +02:00
Yimura
091dd429d5 fix(Globals): Startup problem cause by settings 2021-05-19 18:36:33 +02:00
Yimura
139bcbfd47 refactor(GUI): Removed ghost base_tab file 2021-05-19 18:35:41 +02:00
Yimura
29b8429c16 feat(Pointers): Fixed increment stat event signature 2021-05-19 18:11:42 +02:00
Yimura
a5b45c6a5c feat(Tabs): Added TabVehicle 2021-05-19 18:11:19 +02:00
Yimura
bd4236a3bd feat(TabSelf): Added God Mode 2021-05-19 18:10:59 +02:00
Yimura
d8bb940842 refactor(TabWeapons): CustomWeapon enum renamed 2021-05-19 18:10:42 +02:00
Yimura
cd490fbd7e feat(Backend): Added godmode & speedo_meter 2021-05-19 18:09:48 +02:00
Yimura
399cebb9cf feat(Core): Added speedo_meter to data and renamed CustomWeapon enum 2021-05-19 18:09:13 +02:00
Yimura
ab2d2c9af7 feat(IncrementStatEvent): Added REPORT blocking 2021-05-19 16:19:38 +02:00
Yimura
6d0d39a616 feat(MainWindow): Added gravity gun 2021-05-19 16:05:21 +02:00
Yimura
5b4107a1f2 feat(Globals): Added custom_weapon 2021-05-19 15:32:51 +02:00
Yimura
ce39de3264 refactor(GUI): Remove base_tab 2021-05-19 15:32:17 +02:00
Yimura
d5aecb5c8f feat(Backend/looped): Added gravity gun 2021-05-19 15:31:35 +02:00
Yimura
3a2ddc6304 feat(Util): Updated all include 2021-05-19 15:31:18 +02:00
Yimura
055b5ba673 feat(Util): Added entity::cage_ped and entity::raycast 2021-05-19 15:31:02 +02:00
Yimura
7bf9ae1489 feat(Util): Added math::deg_to_rad, math::distance_between_vectors and math::rotation_to_direction 2021-05-19 15:30:22 +02:00
Yimura
d895610c82 feat(MainWindow): tab self added noclip 2021-05-19 14:36:21 +02:00
Yimura
89946765dd feat(MainWindow): Added tab spawn 2021-05-19 14:35:47 +02:00
Yimura
52c38ec7d4 feat(Features): Run loop in backend 2021-05-19 14:35:30 +02:00
Yimura
fba75e32dd feat(Util): Added entity::take_control_of 2021-05-19 14:35:05 +02:00
Yimura
19762b4cb9 feat(Core): Added globals 2021-05-19 14:32:30 +02:00
Yimura
9739b4f858 feat(GUI): Added top bar to window 2021-05-19 11:49:22 +02:00
Yimura
6f5e3712ef feat(GUI): Adjusted color scheme 2021-05-19 11:49:01 +02:00
Yimura
7173ea9c66 feat(GUI): Splitting elements into different files 2021-05-19 11:28:13 +02:00
Yimura
5ec74b36ac feat(Util): Added vehicle::spawn and notify::above_map 2021-05-19 11:27:47 +02:00
Yimura
07c645e728 feat(README): Updated 2021-05-19 00:55:13 +02:00
Yimura
7a5473de0b feat(Protections): Added freemode_script_recovery 2021-05-19 00:41:55 +02:00
Yimura
969a438274 feat(Pointers): NOP incompatible version check from net array 2021-05-19 00:23:04 +02:00
Yimura
95b0419ed4 feat(Pointers): Added Event Register 2021-05-19 00:07:13 +02:00
Yimura
8f388a0f10 refactor(Invoker): Moved invoker assembly file 2021-05-18 23:07:29 +02:00
Yimura
934b1e704a feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
ed52229dfc feat(Features): Only loop certain feature groups when playing 2021-02-21 00:19:15 +01:00
Yimura
e08f3e063c feat(Self): Added frame flag support 2021-02-21 00:18:31 +01:00
Yimura
8c72ec2682 feat(PlayerGriefing): Added force kick from vehicle 2021-02-19 15:45:40 +01:00
Yimura
0ed0f26fde feat(PedFactory): Updated classes 2021-02-19 15:45:19 +01:00
Yimura
caf7134971 feat(Notify): Added blocked event notification 2021-02-19 15:44:43 +01:00
Yimura
aba65b22b7 feat(Functions): Added crash checks for Reward and Pickup hashes 2021-02-19 15:44:24 +01:00
Yimura
cc7e6c7c9b feat(ReceivedEventHook): Added protections 2021-02-19 15:44:00 +01:00
Yimura
8786a55e08 feat(Handling): Updated limits 2021-02-19 15:43:14 +01:00
Yimura
2aaed8dbe4 feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK 2021-02-19 15:42:39 +01:00
Yimura
b3e049ef88 fix(Handling): Updated vehicle pointer continiously
Waiting for the entity id to change had bad results
2021-02-19 15:41:10 +01:00
Yimura
7d3b71efb6 feat(Misc): Change player model (SP) 2021-02-08 22:57:34 +01:00
Yimura
7104149b80 feat(Transmission): Added Max Velocity 2021-02-08 22:50:59 +01:00
Yimura
cb14dc130d fix(Vehicle): Edge case crash when vehicle was nullptr 2021-02-08 22:50:25 +01:00
Yimura
b0a467afcd fix(SpoofRank): Still using old settings file and causing crashes 2021-02-08 21:00:35 +01:00
Yimura
884ef8390e refactor(CustomText): Changed custom_text global to be static 2021-02-08 20:57:58 +01:00
Yimura
35f9cea162 wip(Hooks): Received event protections 2021-02-07 17:08:25 +01:00
Yimura
2d9c809daf wip(Misc): Added change player model 2021-02-07 17:07:47 +01:00