1600 Commits

Author SHA1 Message Date
Yimura
e31925fab2
feat(CustomWeapons): Added repair gun 2021-05-20 18:19:01 +02:00
Yimura
65d28a2da3
feat(Globals): Added auto saving on change 2021-05-20 18:00:03 +02:00
Yimura
9e34eb083b
refactor(Globals): Removed old include from files 2021-05-20 15:52:29 +02:00
Yimura
3ca3653089
feat(Globals): Load from settings.json file 2021-05-20 15:51:42 +02:00
Yimura
ef818f03da
feat(Hooks): Added error screen hook 2021-05-20 15:49:36 +02:00
Yimura
ac65297fb6
refactor(Enums): Changed to enum class 2021-05-20 15:48:36 +02:00
Yimura
dfc9d96514
fix(Globals): Startup problem cause by settings 2021-05-19 18:36:33 +02:00
Yimura
636e0730e5
refactor(GUI): Removed ghost base_tab file 2021-05-19 18:35:41 +02:00
Yimura
10702804a4
feat(Pointers): Fixed increment stat event signature 2021-05-19 18:11:42 +02:00
Yimura
c157e88af0
feat(Tabs): Added TabVehicle 2021-05-19 18:11:19 +02:00
Yimura
7b9ccba06f
feat(TabSelf): Added God Mode 2021-05-19 18:10:59 +02:00
Yimura
a39276f248
refactor(TabWeapons): CustomWeapon enum renamed 2021-05-19 18:10:42 +02:00
Yimura
4d942c998e
feat(Backend): Added godmode & speedo_meter 2021-05-19 18:09:48 +02:00
Yimura
d6072b26b6
feat(Core): Added speedo_meter to data and renamed CustomWeapon enum 2021-05-19 18:09:13 +02:00
Yimura
f070caf23d
feat(IncrementStatEvent): Added REPORT blocking 2021-05-19 16:19:38 +02:00
Yimura
9e1465548b
feat(MainWindow): Added gravity gun 2021-05-19 16:05:21 +02:00
Yimura
29526040c7
feat(Globals): Added custom_weapon 2021-05-19 15:32:51 +02:00
Yimura
c6bca711ee
refactor(GUI): Remove base_tab 2021-05-19 15:32:17 +02:00
Yimura
9e41d2a60f
feat(Backend/looped): Added gravity gun 2021-05-19 15:31:35 +02:00
Yimura
cde49f624a
feat(Util): Updated all include 2021-05-19 15:31:18 +02:00
Yimura
91fafca064
feat(Util): Added entity::cage_ped and entity::raycast 2021-05-19 15:31:02 +02:00
Yimura
bc5bb861ee
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
fcfa3094e4
feat(MainWindow): tab self added noclip 2021-05-19 14:36:21 +02:00
Yimura
bb45b9c765
feat(MainWindow): Added tab spawn 2021-05-19 14:35:47 +02:00
Yimura
a73040a03a
feat(Features): Run loop in backend 2021-05-19 14:35:30 +02:00
Yimura
1b32950020
feat(Util): Added entity::take_control_of 2021-05-19 14:35:05 +02:00
Yimura
6c102344eb
feat(Core): Added globals 2021-05-19 14:32:30 +02:00
Yimura
7c2e0a3d33
feat(GUI): Added top bar to window 2021-05-19 11:49:22 +02:00
Yimura
a2bb8cb320
feat(GUI): Adjusted color scheme 2021-05-19 11:49:01 +02:00
Yimura
571bd3020f
feat(GUI): Splitting elements into different files 2021-05-19 11:28:13 +02:00
Yimura
d393fb3768
feat(Util): Added vehicle::spawn and notify::above_map 2021-05-19 11:27:47 +02:00
Yimura
b33e35bdfa
feat(README): Updated 2021-05-19 00:55:13 +02:00
Yimura
b34cc84694
feat(Protections): Added freemode_script_recovery 2021-05-19 00:41:55 +02:00
Yimura
0fe1dd48cb
feat(Pointers): NOP incompatible version check from net array 2021-05-19 00:23:04 +02:00
Yimura
2a5bcce963
feat(Pointers): Added Event Register 2021-05-19 00:07:13 +02:00
Yimura
fcf94fe23e
refactor(Invoker): Moved invoker assembly file 2021-05-18 23:07:29 +02:00
Yimura
4a3093f0be
feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
d81223f8e3
feat(Features): Only loop certain feature groups when playing 2021-02-21 00:19:15 +01:00
Yimura
758f0f4e19
feat(Self): Added frame flag support 2021-02-21 00:18:31 +01:00
Yimura
4c2fd7f148
feat(PlayerGriefing): Added force kick from vehicle 2021-02-19 15:45:40 +01:00
Yimura
237045b613
feat(PedFactory): Updated classes 2021-02-19 15:45:19 +01:00
Yimura
5cb498c981
feat(Notify): Added blocked event notification 2021-02-19 15:44:43 +01:00
Yimura
ad0a6f2577
feat(Functions): Added crash checks for Reward and Pickup hashes 2021-02-19 15:44:24 +01:00
Yimura
1ac84a5c9c
feat(ReceivedEventHook): Added protections 2021-02-19 15:44:00 +01:00
Yimura
5df780407d
feat(Handling): Updated limits 2021-02-19 15:43:14 +01:00
Yimura
021e77caf9
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK 2021-02-19 15:42:39 +01:00
Yimura
1efaa78a36
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
50bf9f1b2b
feat(Misc): Change player model (SP) 2021-02-08 22:57:34 +01:00
Yimura
a3f699c070
feat(Transmission): Added Max Velocity 2021-02-08 22:50:59 +01:00
Yimura
cf864a78e5
fix(Vehicle): Edge case crash when vehicle was nullptr 2021-02-08 22:50:25 +01:00