1263 Commits

Author SHA1 Message Date
Yimura
1cd26b604b
feat(Pointers): Added trigger_script_event 2021-05-21 00:59:09 +02:00
Yimura
f2c99cb729
feat(Self): Added no ragdoll 2021-05-21 00:52:59 +02:00
Yimura
058d5b51e6
fix(GravityGun): Removed get weapon hash 2021-05-21 00:52:33 +02:00
Yimura
367323b930
feat(Vehicle): Added horn boost 2021-05-20 23:18:44 +02:00
Yimura
f8784c3255
feat(srcVector): Added operators 2021-05-20 23:18:14 +02:00
Yimura
77847354c7
feat(StealVehicleGun): Notification for non vehicle entities 2021-05-20 22:42:24 +02:00
Yimura
694c8b9bf8
feat(CustomWeapons): Added steal vehicle gun 2021-05-20 22:40:13 +02:00
Yimura
2a19a891d5
feat(VehicleGun): Select custom model 2021-05-20 22:39:56 +02:00
Yimura
00048bb277
feat(CustomWeapons): Added vehicle gun 2021-05-20 21:04:03 +02:00
Yimura
d0cff3b4a8
feat(Vehicle): Hide speedo meter on certain conditions 2021-05-20 20:27:28 +02:00
Yimura
1f2076a344
feat(GUI): Show help text on startup 2021-05-20 20:27:07 +02:00
Yimura
0c732158d9
feat(CustomWeapons): Added Cage and Delete guns 2021-05-20 18:57:53 +02:00
Yimura
413c2f5f74
fix(WindowTopBar): Allow unload before notify 2021-05-20 18:28:15 +02:00
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