68 Commits

Author SHA1 Message Date
Yimura
f94b7ddd69
refactor(DeleteGun): Use function to delete ent instead of code 2021-01-17 00:44:48 +01:00
Yimura
f37f046062
feat(Fuctions): Added delete_entity func 2021-01-17 00:44:00 +01:00
Yimura
7df7ad65be
feat(CustomGuns): Added cage gun 2021-01-17 00:40:38 +01:00
Yimura
43d33bfa7d
refactor(Functions): Removed notify from join session 2021-01-16 16:19:28 +01:00
Yimura
2271049ab3
refactor(Features): Delete some lingering files 2021-01-15 22:58:49 +01:00
Yimura
777173d67c
refactor(Features/looped): Resorted files into sub dirs 2021-01-15 22:56:58 +01:00
Yimura
63753dfbfb
refactor(Features/util): Moved files 2021-01-15 22:34:37 +01:00
Yimura
136b837b97
refactor(CustomGuns): Moved guns to folder 2021-01-15 22:26:25 +01:00
Yimura
8752a9f93c
refactor(GravityGun): Changed variable names 2021-01-15 02:38:38 +01:00
Yimura
3fe2e840ad
feat(Functions): Added cage ped 2021-01-15 02:19:29 +01:00
Yimura
73d378a7e6
feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00
Yimura
e389c3c21c
fix(NoClip): Enforce no collision & no physics 2021-01-15 01:24:05 +01:00
Yimura
3beb21b48b
refactor(Functions): Moved create ambient money to a function 2021-01-15 01:23:17 +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
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
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
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
08be3ea75c
fix(Features): Forgot to toggle kick on protections 2021-01-02 16:16:02 +01:00
Yimura
a0c19f1ca1
fix(DisablePhone): Forgot to call disable phone feature in loop 2021-01-02 16:11:53 +01:00
Yimura
72b20e3e61
feat(Functions): Added protections toggle 2021-01-02 15:39:37 +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
51c0d0b8ee
feat(NoRagdoll): Added one more no ragdoll native call 2020-12-31 23:24:29 +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
0b312ecd1c
feat(Features/Pointers/PlayerWindow): Added spectate player function 2020-12-31 02:10:15 +01:00
Yimura
619611a9f5
wip(NoIdleKick): Attempt at fiixing no idle kick 2020-12-31 01:47:36 +01:00
Yimura
eea4000738
feat(PlayerWindow & TabVehicle): Updated some strings, updated teleport options 2020-12-31 01:46:39 +01:00
Yimura
df107a18c6
refactor(Spoof Rank): Moved script_global to function 2020-12-29 23:27:54 +01:00
Yimura
32cfba68c6
feat(): Moved several things to functions to clean up GUI code 2020-12-29 23:26:22 +01:00
Yimura
d4aad765fd
fix(Stats): Fixed stats char undersizing 2020-12-29 23:18:48 +01:00
Yimura
5e2ec981c9
feat(TabVehicle): Added a speedo meter (km/h & mph) 2020-12-29 23:18:09 +01:00
Yimura
6928f4e5b8
fix(JoinMessage): Ignore self 2020-12-29 16:19:02 +01:00
Yimura
d3bb862700
feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
6b06ed9133
fix(JoinMessage): Fixed join player message to be more efficient 2020-12-29 00:13:13 +01:00
Yimura
21a7575417
fix(JoinMessage): Join message would not work with player id 2020-12-28 01:21:22 +01:00
Yimura
55767d1625
feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +01:00
Yimura
b7148b5a76
fix(JoinMessage): Highlight player name properly and switched used functions 2020-12-27 15:43:45 +01:00
Yimura
db7e37f2a5
wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00