153 Commits

Author SHA1 Message Date
Yimura
62bfe65dae
feat(TabWeapons): Added dropdown for different guns 2021-01-14 22:23:16 +01:00
Yimura
44a060c943
feat(DeleteGun): Added delete gun 2021-01-14 22:22:21 +01:00
Yimura
b50a949c39
feat(VehicleGun): Added vehicle gun 2021-01-14 22:22:06 +01:00
Yimura
d8e57aec83
feat(GravityGun): Made gravity gun a selectable 2021-01-14 22:18:49 +01:00
Yimura
7aec3ebb7c
fix(NoClip): Only take control of entity when needed 2021-01-14 22:15:14 +01:00
Yimura
be93889ffa
refactor(RIDJoiner): Removed old class files 2021-01-14 22:14:48 +01:00
Yimura
46cf3a87c2
refactor(SuperSprint): Reverted to old supersprint 2021-01-14 22:14:29 +01:00
Yimura
c52806d4bb
feat(Struct/List): Added custom gun list 2021-01-14 22:11:30 +01:00
Yimura
c76c4b17e9
refactor(TabSpawn): Changed spawn code to spawn function 2021-01-14 21:59:44 +01:00
Yimura
4259fabe28
refactor(TabOnline): Removed sell vehicle 2021-01-14 21:58:29 +01:00
Yimura
c569872bc3
refactor(TabMisc): Removed Join R* Id button 2021-01-14 21:56:30 +01:00
Yimura
4c0a94276a
refactor(RIDJoiner): Cleaned up some old broken code 2021-01-14 21:36:06 +01:00
Yimura
e2b49fd59f
feat(Functions): Added spawn vehicle func 2021-01-14 21:32:24 +01:00
Yimura
9213324e9d
feat(GUI): Added Weapons tab 2021-01-13 16:55:49 +01:00
Yimura
c84c5ae428
refactor(TakeControlOfEnt): Return true if has control 2021-01-13 16:54:49 +01:00
Yimura
d00094de96
feat(GravityGun): Added velocity based gravity gun 2021-01-13 15:36:13 +01:00
Yimura
c4b6e7698d
fix(TabSpawn): Input enter returns true & improved code 2021-01-13 15:35:46 +01:00
Yimura
79a59603b5
feat(ScriptEventHandler): Improved logging and added join msg 2021-01-13 15:35:21 +01:00
Yimura
f9c3e718ae
feat(NoClip): Added velocity based noclipping 2021-01-13 15:33:52 +01:00
Yimura
d0c3063148
refactor(JoinMessage): Removed old join message feature 2021-01-13 15:31:43 +01:00
Yimura
47e4e9c491
wip(Project): pushing project 2021-01-10 16:19:40 +01:00
Yimura
4fb9823d09
feat(TabSettings): Added option to send custom events 2021-01-09 16:57:04 +01:00
Yimura
35bff8dae9
wip(SuperSprint): Added sky diving to super sprint 2021-01-03 22:14:06 +01:00
Yimura
b5b495b558
feat(PlayerWindow): Added set bounty 10k option 2021-01-03 22:13:40 +01:00
Yimura
bedb1bd3a5
fix(GUI): Fixed certain still being enabled when in menu 2021-01-02 23:43:29 +01:00
Yimura
6b0d9c0e21
feat(TabSettings): Added disable logging to settings 2021-01-02 23:42:43 +01:00
Yimura
3bbe770095
fix(GetEventData): Added checks for which protections are enabled 2021-01-02 16:16:29 +01:00
Yimura
08be3ea75c
fix(Features): Forgot to toggle kick on protections 2021-01-02 16:16:02 +01:00
Yimura
8f1a864055
feat(Settings): Added defaults for protections in settings 2021-01-02 16:14:44 +01:00
Yimura
c36f1dcb52
fix(PlayerWindow): Fixed teleport to locations to new struct array 2021-01-02 16:12:28 +01:00
Yimura
a0c19f1ca1
fix(DisablePhone): Forgot to call disable phone feature in loop 2021-01-02 16:11:53 +01:00
Yimura
416670a174
feat(GUI): Added TabSettings to Main Window 2021-01-02 16:11:02 +01:00
Yimura
72b20e3e61
feat(Functions): Added protections toggle 2021-01-02 15:39:37 +01:00
Yimura
4a93bd5d76
feat(Locations): Updated location list with all existing location names and ID's 2021-01-02 14:41:33 +01:00
Yimura
638034044b
fix(GetEventData): Added check for if the event came from a valid client 2021-01-02 11:56:00 +01:00
Yimura
7f50ed47dd
feat(TabTunables): Added disable phone calls 2021-01-02 11:53:10 +01:00
Yimura
d68faff094
fix(Events): Made all event hashes, function definitions and event enum to int64_t 2021-01-02 11:52:36 +01:00
Yimura
daee32e687
fix(GUI): Allow for using the game while menu is open 2021-01-01 15:26:07 +01:00
Yimura
9be7d36ce3
feat(Features): Added disable phone feature 2021-01-01 15:25:44 +01:00
Yimura
dd4fdcd427
fix(SuperSprint): Only sprint while ped is sprinting 2021-01-01 15:23:47 +01:00
Yimura
c94e18e2d5
feat(Features): Added kick hashes and kick method to player window 2021-01-01 01:11:55 +01:00
Yimura
89151f5dda
fix(Hooking->GetEventData): type char array allocation too small 2021-01-01 01:03:15 +01:00
Yimura
51c0d0b8ee
feat(NoRagdoll): Added one more no ragdoll native call 2020-12-31 23:24:29 +01:00
Yimura
0ab2e4f574
fix(SpectatePlayer): Forgot to call specate player in feature loop 2020-12-31 23:23:57 +01:00
Yimura
2b8679289e
feat(Hooking): Added protections for remote events on GetEventData function. 2020-12-31 23:22:28 +01:00
Yimura
fa2ca8ca6f
feat(Players): Sort players by their name alphabetically 2020-12-31 20:53:04 +01:00
Yimura
095c6c60b9
refactor(Features): Moved looped features in a separate sub directory 2020-12-31 11:06:36 +01:00
Yimura
9ab3b97947
fix(TabOnline): Fixed weather switch combo UI bug 2020-12-31 11:04:38 +01:00
Yimura
fe9d985d9e
feat(Hooking/Pointers/TabOnline): Added disable chat censoring option 2020-12-31 02:22:12 +01:00
Yimura
0b312ecd1c
feat(Features/Pointers/PlayerWindow): Added spectate player function 2020-12-31 02:10:15 +01:00