109 Commits

Author SHA1 Message Date
Maddy
0efb118349
feat(session): Add Local Weather Options (#123)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:06:16 +01:00
Maddy
c659f68ab5
feat(spawn): Add Spawn Maxed Option (#124)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:05:13 +01:00
Yimura
52149aba33
feat(Logging): Added settings to toggle them (#126)
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00
Maddy
30847d05cb
feat(Session): Added local time modifiers 2022-03-19 23:15:38 +01:00
Yimura
b644c89e1f
feat(SpecialAmmo): Added special ammo options
- Removed frame flags #108
2022-03-16 19:16:52 +01:00
Yimura
d74792ca27
feat(Spawner): Preview vehicle before spawning (#113) 2022-03-14 23:31:30 +01:00
LiamD-Flop
cba6b6e9c8 fix(ESP): Color picker fixed 2022-03-09 01:12:24 +01:00
LiamD-Flop
d36711559b
feat(ESP) (#90)
* feat(ESP): Basic esp

* feat(ESP): Optimized ESP, Added tracer & playername

* feat(ESP): Added health & distance

* feat(ESP): Added settings for esp

* feat(ESP): Toggle ESP

* feat(ESP): Small customizability added

* feat(ESP): Toggle settings on global toggle

* fix(ESP): Stupid mistake

* fix(ESP): Build warning

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-09 00:03:14 +01:00
Maddy
cb7c4838cd
feat: remote clear wanted level and remote never wanted (#93) 2022-03-08 19:26:28 +01:00
Maddy
9971e8c06b
feat: Added suggestions from #64
Added:
* Give All Weapons
* No spread
* No recoil
* Force Crosshair
* Weapon Damage Modifier
* Clean Player & Keep Player Clean
* Invisibility

Modified:
* Welcome notification shows the current hotkey to open menu
* Weapons.h has been updated with the most recent weapons
2022-03-02 14:48:53 +01:00
LiamD-Flop
94c5710abb Merge: rework_gui > master 2022-02-28 23:04:56 +01:00
Yimura
d97f7cb6aa
feat(Vehicle): Added checkbox to disable targetting 2022-02-22 01:39:09 +01:00
Yimura
0c21b74825
feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Yimura
0687b96117
fix(Globals): Assign to correct settings and don't int cast 2022-02-13 23:52:33 +01:00
Maddy
a24e1ffa6e Added Infinite ammo & clip. 2022-02-08 23:06:33 -05:00
Yimura
37e9e36713
feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
7dad45476e
feat(ScriptEventHandler): Forgot to block rotate cam 2022-01-26 21:37:08 +01:00
Yimura
c0f1c58f8d
feat(ScriptEventHandler): Prevent network bail 2022-01-26 15:23:57 +01:00
Yimura
ee38e194b7
feat(Hooks): Split freemode script recovery into 2 different files 2022-01-21 23:13:10 +01:00
Yimura
c922f4d498
feat(Settings): Added rebinding of menu toggle 2022-01-18 02:38:51 +01:00
Yimura
6e9fbcdf09
feat(Mobile): Added teleport into personal vehicle 2022-01-18 02:06:28 +01:00
Yimura
d6929d4efc
feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01:00
Yimura
9c4058e9cd
feat(Debug): Added Script Event Logging
Closes #26
2022-01-06 08:47:00 +01:00
Yimura
5778984b18
fix(Self): Wanted Level added force toggle
fixes #23
2022-01-05 18:30:16 +01:00
Yimura
9821a28e10
fix(Globals): Don't forget to close file handle 2021-12-24 01:58:56 +01:00
Yimura
55f92dfb23
feat(Globals): Added debug window bool 2021-12-22 21:26:26 +01:00
Yimura
94f3d72690
feat(Self): Added super run 2021-12-19 00:25:54 +01:00
Yimura
fbfb80dea2
feat(Spoofing): Added spoofing with SendNetInfoToLobby hook 2021-12-18 19:24:30 +01:00
Yimura
47e7c06982
feat(Self): Added free cam 2021-09-21 01:44:24 +02:00
Yimura
117ceaa2cd
feat(Vehicle): Added vehicle god mode 2021-08-16 23:11:08 +02:00
Yimura
65cacc17f3
feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
35d1869d33 feat(Vehicle): Added ability to change position of speedo meter 2021-08-03 20:29:54 +02:00
Yimura
c508ed5faa feat(Self): Added never wanted and set wanted level 2021-07-28 00:46:00 +02:00
Yimura
a61ba85278 feat(Self): Added frame flag cheats 2021-07-26 21:18:19 +02:00
Yimura
55ab43563e feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
dd2bcbd898 feat(Globals): Added handling window 2021-07-25 21:06:49 +02:00
Yimura
fae5bf694c feat(Globals): Added value checking to deep_compare method 2021-07-24 17:15:31 +02:00
Yimura
77aa52c779 feat(Globals): Made settings save location const 2021-07-24 15:27:41 +02:00
Yimura
dd5d4978d4 fix(Globals): Fixed certain settings being overwritten 2021-07-24 15:16:15 +02:00
Yimura
1ee43a71e0 feat(Globals): Added no idle kick 2021-07-24 14:39:13 +02:00
Yimura
9f8e3597fb feat(Tunables): Added disable phone 2021-07-24 00:16:04 +02:00
Yimura
1e24beed31 feat(Globals): Added deep_compare function to update settings 2021-07-23 21:15:32 +02:00
Yimura
41663429c9 feat(Players): Made list alphabetical 2021-07-23 18:06:33 +02:00
Yimura
46d79caa7b feat(Recovery): Push more code related to setting char level 2021-07-23 12:28:17 +02:00
Yimura
bebf912131
feat(Windows): Added player window 2021-05-26 13:17:19 +02:00
Yimura
c05d1cb8f4
feat(Globals): Added window bool states to permanent settings 2021-05-21 14:13:00 +02:00
Yimura
ecac78c493
feat(Window): Added Log window 2021-05-21 12:44:43 +02:00
Yimura
c2f59878a5
feat(TopBar): Toggle main window 2021-05-21 02:28:14 +02:00
Yimura
517140be75
feat(Self): Added Off Radar 2021-05-21 01:16:33 +02:00
Yimura
f2c99cb729
feat(Self): Added no ragdoll 2021-05-21 00:52:59 +02:00
Yimura
367323b930
feat(Vehicle): Added horn boost 2021-05-20 23:18:44 +02:00
Yimura
2a19a891d5
feat(VehicleGun): Select custom model 2021-05-20 22:39:56 +02:00
Yimura
65d28a2da3
feat(Globals): Added auto saving on change 2021-05-20 18:00:03 +02:00
Yimura
3ca3653089
feat(Globals): Load from settings.json file 2021-05-20 15:51:42 +02:00
Yimura
dfc9d96514
fix(Globals): Startup problem cause by settings 2021-05-19 18:36:33 +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
Yimura
29526040c7
feat(Globals): Added custom_weapon 2021-05-19 15:32:51 +02:00
Yimura
6c102344eb
feat(Core): Added globals 2021-05-19 14:32:30 +02:00