220 Commits

Author SHA1 Message Date
Yimura
211c35e9e3 fix(WindowLog): Move to correct disk location
fixes #2
2021-05-25 11:14:49 +02:00
Yimura
75872ade75 feat(Vehicle): Added bring vehicle button 2021-05-21 14:09:28 +02:00
Yimura
98a4b89d1c feat(Window): Added Log window 2021-05-21 12:44:43 +02:00
Yimura
7006e55558 feat(TopBar): Toggle main window 2021-05-21 02:28:14 +02:00
Yimura
a69ea344dc feat(Self): Added Off Radar 2021-05-21 01:16:33 +02:00
Yimura
05f591fb9c feat(Self): Added no ragdoll 2021-05-21 00:52:59 +02:00
Yimura
6cde27e7e7 feat(Vehicle): Added horn boost 2021-05-20 23:18:44 +02:00
Yimura
ccc8212003 feat(VehicleGun): Select custom model 2021-05-20 22:39:56 +02:00
Yimura
ab28148e87 fix(WindowTopBar): Allow unload before notify 2021-05-20 18:28:15 +02:00
Yimura
cfedc34bf7 refactor(Globals): Removed old include from files 2021-05-20 15:52:29 +02:00
Yimura
139bcbfd47 refactor(GUI): Removed ghost base_tab file 2021-05-19 18:35:41 +02:00
Yimura
a5b45c6a5c feat(Tabs): Added TabVehicle 2021-05-19 18:11:19 +02:00
Yimura
bd4236a3bd feat(TabSelf): Added God Mode 2021-05-19 18:10:59 +02:00
Yimura
d8bb940842 refactor(TabWeapons): CustomWeapon enum renamed 2021-05-19 18:10:42 +02:00
Yimura
6d0d39a616 feat(MainWindow): Added gravity gun 2021-05-19 16:05:21 +02:00
Yimura
ce39de3264 refactor(GUI): Remove base_tab 2021-05-19 15:32:17 +02:00
Yimura
d895610c82 feat(MainWindow): tab self added noclip 2021-05-19 14:36:21 +02:00
Yimura
89946765dd feat(MainWindow): Added tab spawn 2021-05-19 14:35:47 +02:00
Yimura
9739b4f858 feat(GUI): Added top bar to window 2021-05-19 11:49:22 +02:00
Yimura
7173ea9c66 feat(GUI): Splitting elements into different files 2021-05-19 11:28:13 +02:00
Yimura
934b1e704a feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
e08f3e063c feat(Self): Added frame flag support 2021-02-21 00:18:31 +01:00
Yimura
8c72ec2682 feat(PlayerGriefing): Added force kick from vehicle 2021-02-19 15:45:40 +01:00
Yimura
8786a55e08 feat(Handling): Updated limits 2021-02-19 15:43:14 +01:00
Yimura
7d3b71efb6 feat(Misc): Change player model (SP) 2021-02-08 22:57:34 +01:00
Yimura
7104149b80 feat(Transmission): Added Max Velocity 2021-02-08 22:50:59 +01:00
Yimura
cb14dc130d fix(Vehicle): Edge case crash when vehicle was nullptr 2021-02-08 22:50:25 +01:00
Yimura
2d9c809daf wip(Misc): Added change player model 2021-02-07 17:07:47 +01:00
Yimura
83eb48ff95 refactor(VehicleTab): Optimised auto pilot 2021-02-06 00:35:53 +01:00
Yimura
337ac85200 feat(UserSideBar): Added friend/player counters 2021-02-06 00:32:27 +01:00
Yimura
b5c8b78f45 fix(UserSideBar): Moved to thread safe copy instead of reference 2021-02-05 12:59:19 +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
f5b47c5975 feat(Stats): Added max stats of character 2021-02-04 18:40:12 +01:00
Yimura
5eb11bf04a feat(Drop): Added RP drop 2021-02-03 19:44:59 +01:00
Yimura
4d2fef47eb wip(Griefing): Added clear wanted level 2021-02-03 19:44:39 +01:00
Yimura
a600543097 feat(Spoofing): Added IP, R*id and name spoofing 2021-02-03 19:41:46 +01:00
Yimura
6b4dabc98b fix(Windows): Handling and main will have a propper default size 2021-02-02 16:49:32 +01:00
Yimura
4a878cd035 fix(PlayerWindow): Resize only on first use 2021-02-02 16:44:51 +01:00
Yimura
0dda572ceb refactor(Spawn): Prevent typing when in spawn menu 2021-02-02 16:38:59 +01:00
Yimura
4b6736f875 refactor(Online): Re-added money options (safe values only) 2021-02-02 16:21:56 +01:00
Yimura
a981920245 feat(Transmission): Added drive bias rear 2021-01-29 18:55:39 +01:00
Yimura
5e26bafe88 feat(Handling/transmission): Added steering lock 2021-01-22 12:37:56 +01:00
Yimura
2d60896473 fix(Handling/brakes): Brake bias member changed name 2021-01-22 12:36:54 +01:00
Yimura
9b1016b7ec feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
05c78fa8d1 fix(UserSidebar): Made width smaller 2021-01-22 02:09:21 +01:00
Yimura
5fcb502ba6 feat(Vehicle): Added god mode and handling 2021-01-20 03:45:24 +01:00
Yimura
e2912118b9 feat(PlayerWindow): Set next window size 2021-01-17 23:31:10 +01:00
Yimura
b777e4dc0f feat(ReplayInterface): Added attach protection 2021-01-17 23:30:10 +01:00
Yimura
7a8ba780dc feat(Population): Optimised settings 2021-01-17 23:26:06 +01:00