17 Commits

Author SHA1 Message Date
Yimura
6a8b21d8a6 fix(PlayerJoining): Fixed player joining 2021-02-07 01:13:23 +01:00
Yimura
3af9c82ca2 refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code. 2021-02-05 02:38:56 +01:00
Yimura
7931a2f342 refactor(Functions): Renamed, moved under a class and ordered alphabetically 2021-02-04 22:57:06 +01:00
Yimura
3329e638a8 feat(Functions): Added ambient rp and improved take control 2021-02-03 16:39:29 +01:00
Yimura
9b1016b7ec feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
27d8f8e0e2 feat(Functions): Delete entity, mark as no longer needed as well 2021-01-17 23:21:55 +01:00
Yimura
b061a41809 feat(Fuctions): Added delete_entity func 2021-01-17 00:44:00 +01:00
Yimura
0ae72a74d9 refactor(Functions): Removed notify from join session 2021-01-16 16:19:28 +01:00
Yimura
d2677d77a1 feat(Functions): Added cage ped 2021-01-15 02:19:29 +01:00
Yimura
32bd600861 refactor(Functions): Moved create ambient money to a function 2021-01-15 01:23:17 +01:00
Yimura
3123ffb76f feat(Functions): Added spawn vehicle func 2021-01-14 21:32:24 +01:00
Yimura
05d890653c refactor(TakeControlOfEnt): Return true if has control 2021-01-13 16:54:49 +01:00
Yimura
ff6a72405b feat(GravityGun): Added velocity based gravity gun 2021-01-13 15:36:13 +01:00
Yimura
36582c9282 feat(PlayerWindow): Added set bounty 10k option 2021-01-03 22:13:40 +01:00
Yimura
34ca679a59 fix(Features): Forgot to toggle kick on protections 2021-01-02 16:16:02 +01:00
Yimura
c2cb65b2b5 feat(Functions): Added protections toggle 2021-01-02 15:39:37 +01:00
Yimura
e67b239567 feat(): Moved several things to functions to clean up GUI code 2020-12-29 23:26:22 +01:00