237 Commits

Author SHA1 Message Date
Yimura
e4b9b7349a feat(HandlingWindow): Added check for nullptr of local player 2021-07-26 21:21:31 +02:00
Yimura
a61ba85278 feat(Self): Added frame flag cheats 2021-07-26 21:18:19 +02:00
Yimura
db13703b43 feat(GUI): Added handling window 2021-07-25 22:24:48 +02:00
Yimura
a333d42ad4 feat(PlayerWindow): Added teleport options 2021-07-25 21:02:57 +02:00
Yimura
cf14e2f846 feat(Tabs): Added no idle kick 2021-07-24 14:39:34 +02:00
Yimura
9f8e3597fb feat(Tunables): Added disable phone 2021-07-24 00:16:04 +02:00
Yimura
24e2db3d0d feat(Player): Added info tab 2021-07-23 23:02:46 +02:00
Yimura
f98c50dbfc rename(MainTabs): Renamed tabs.hpp to main_tabs.hpp 2021-07-23 23:00:11 +02:00
Yimura
d08b6f969f feat(Windows): Added toggle for player window 2021-07-23 21:16:34 +02:00
Yimura
41663429c9 feat(Players): Made list alphabetical 2021-07-23 18:06:33 +02:00
Yimura
32fbef0d8b feat(Tab/Weapons): Optimised reference to weapon option in dropdown 2021-07-23 12:01:52 +02:00
Yimura
408ca4c45b feat(Tab/Vehicle): Added repair button 2021-07-23 11:59:53 +02:00
Yimura
6f5151171e feat(Tabs): Added recovery tab with set level 2021-07-23 11:59:31 +02:00
Yimura
f891e23760
feat(MainWindow): Added teleport to waypoint 2021-05-26 14:38:38 +02:00
Yimura
bb9d95525d
refactor(WindowLog): Removed unused include 2021-05-26 13:17:32 +02:00
Yimura
bebf912131
feat(Windows): Added player window 2021-05-26 13:17:19 +02:00
Yimura
ea4d1cd30b
refactor(VehicleUtil): Optimised bring vehicle 2021-05-25 14:11:13 +02:00
Yimura
a9ea72ab3b
fix(WindowLog): Move to correct disk location
fixes #2
2021-05-25 11:14:49 +02:00
Yimura
9b0bae0272
feat(Vehicle): Added bring vehicle button 2021-05-21 14:09:28 +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
413c2f5f74
fix(WindowTopBar): Allow unload before notify 2021-05-20 18:28:15 +02:00
Yimura
9e34eb083b
refactor(Globals): Removed old include from files 2021-05-20 15:52:29 +02:00
Yimura
636e0730e5
refactor(GUI): Removed ghost base_tab file 2021-05-19 18:35:41 +02:00
Yimura
c157e88af0
feat(Tabs): Added TabVehicle 2021-05-19 18:11:19 +02:00
Yimura
7b9ccba06f
feat(TabSelf): Added God Mode 2021-05-19 18:10:59 +02:00
Yimura
a39276f248
refactor(TabWeapons): CustomWeapon enum renamed 2021-05-19 18:10:42 +02:00
Yimura
9e1465548b
feat(MainWindow): Added gravity gun 2021-05-19 16:05:21 +02:00
Yimura
c6bca711ee
refactor(GUI): Remove base_tab 2021-05-19 15:32:17 +02:00
Yimura
fcfa3094e4
feat(MainWindow): tab self added noclip 2021-05-19 14:36:21 +02:00
Yimura
bb45b9c765
feat(MainWindow): Added tab spawn 2021-05-19 14:35:47 +02:00
Yimura
7c2e0a3d33
feat(GUI): Added top bar to window 2021-05-19 11:49:22 +02:00
Yimura
571bd3020f
feat(GUI): Splitting elements into different files 2021-05-19 11:28:13 +02:00
Yimura
4a3093f0be
feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
758f0f4e19
feat(Self): Added frame flag support 2021-02-21 00:18:31 +01:00
Yimura
4c2fd7f148
feat(PlayerGriefing): Added force kick from vehicle 2021-02-19 15:45:40 +01:00
Yimura
5df780407d
feat(Handling): Updated limits 2021-02-19 15:43:14 +01:00
Yimura
50bf9f1b2b
feat(Misc): Change player model (SP) 2021-02-08 22:57:34 +01:00
Yimura
a3f699c070
feat(Transmission): Added Max Velocity 2021-02-08 22:50:59 +01:00
Yimura
cf864a78e5
fix(Vehicle): Edge case crash when vehicle was nullptr 2021-02-08 22:50:25 +01:00
Yimura
cc626fd950
wip(Misc): Added change player model 2021-02-07 17:07:47 +01:00
Yimura
9203f32325
refactor(VehicleTab): Optimised auto pilot 2021-02-06 00:35:53 +01:00
Yimura
728d32378b
feat(UserSideBar): Added friend/player counters 2021-02-06 00:32:27 +01:00
Yimura
4e5756a818
fix(UserSideBar): Moved to thread safe copy instead of reference 2021-02-05 12:59:19 +01:00
Yimura
c6c7fbd90f
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
ad61f0367b
refactor(Functions): Renamed, moved under a class and ordered alphabetically 2021-02-04 22:57:06 +01:00
Yimura
6930e6bd62
feat(Stats): Added max stats of character 2021-02-04 18:40:12 +01:00
Yimura
f9bf6def6d
feat(Drop): Added RP drop 2021-02-03 19:44:59 +01:00
Yimura
64c984e374
wip(Griefing): Added clear wanted level 2021-02-03 19:44:39 +01:00
Yimura
095d130013
feat(Spoofing): Added IP, R*id and name spoofing 2021-02-03 19:41:46 +01:00
Yimura
8fb8c1e505
fix(Windows): Handling and main will have a propper default size 2021-02-02 16:49:32 +01:00
Yimura
cfed7b703f
fix(PlayerWindow): Resize only on first use 2021-02-02 16:44:51 +01:00
Yimura
11f67334c7
refactor(Spawn): Prevent typing when in spawn menu 2021-02-02 16:38:59 +01:00
Yimura
07ad0b1294
refactor(Online): Re-added money options (safe values only) 2021-02-02 16:21:56 +01:00
Yimura
ebe3bbb77e
feat(Transmission): Added drive bias rear 2021-01-29 18:55:39 +01:00
Yimura
5314ab3077
feat(Handling/transmission): Added steering lock 2021-01-22 12:37:56 +01:00
Yimura
7585536f8c
fix(Handling/brakes): Brake bias member changed name 2021-01-22 12:36:54 +01:00
Yimura
ff0866a009
feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
bfe01d19f4
fix(UserSidebar): Made width smaller 2021-01-22 02:09:21 +01:00
Yimura
0a9216ce5c
feat(Vehicle): Added god mode and handling 2021-01-20 03:45:24 +01:00
Yimura
2242b173fc
feat(PlayerWindow): Set next window size 2021-01-17 23:31:10 +01:00
Yimura
519f91cfcb
feat(ReplayInterface): Added attach protection 2021-01-17 23:30:10 +01:00
Yimura
391f8665fa
feat(Population): Optimised settings 2021-01-17 23:26:06 +01:00
Yimura
6b9467c9ac
feat(Protections): Added cage protection 2021-01-17 00:47:00 +01:00
Yimura
9f925a13ab
feat(TabGun): Show description of JPow's money printer 2021-01-16 16:21:35 +01:00
Yimura
b468eb7549
fix(UserSidebar): Fixed height and top offset 2021-01-16 16:21:00 +01:00
Yimura
f2c1660007
refactor(TabOnline): Removed reveal players 2021-01-16 16:20:34 +01:00
Yimura
64b0c006d7
fix(UserSidebar): Push under top bar instead of over 2021-01-16 13:52:57 +01:00
Yimura
04f5db9687
refactor(PlayerWindow): Restructured in tab bar 2021-01-16 13:52:29 +01:00
Yimura
761227344d
refactor(TabBar): Renamed all files 2021-01-16 13:19:20 +01:00
Yimura
0b9837777e
refactor(GUI/tabbar): Moved tab bar header file 2021-01-15 23:27:31 +01:00
Yimura
082cc80159
refactor(GUI): Moved windows to separate folder 2021-01-15 23:22:51 +01:00
Yimura
fcfb777408
refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
21820555dc
fix(TopBar): Show logged in player 2021-01-15 22:30:57 +01:00
Yimura
f8c1dc4329
feat(Players): Added cage button 2021-01-15 02:20:46 +01:00
Yimura
73d378a7e6
feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00
Yimura
3beb21b48b
refactor(Functions): Moved create ambient money to a function 2021-01-15 01:23:17 +01:00
Yimura
62bfe65dae
feat(TabWeapons): Added dropdown for different guns 2021-01-14 22:23:16 +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
9213324e9d
feat(GUI): Added Weapons tab 2021-01-13 16:55:49 +01:00
Yimura
c4b6e7698d
fix(TabSpawn): Input enter returns true & improved code 2021-01-13 15:35:46 +01:00
Yimura
f9c3e718ae
feat(NoClip): Added velocity based noclipping 2021-01-13 15:33:52 +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
b5b495b558
feat(PlayerWindow): Added set bounty 10k option 2021-01-03 22:13:40 +01:00
Yimura
6b0d9c0e21
feat(TabSettings): Added disable logging to settings 2021-01-02 23:42:43 +01:00
Yimura
c36f1dcb52
fix(PlayerWindow): Fixed teleport to locations to new struct array 2021-01-02 16:12:28 +01:00
Yimura
416670a174
feat(GUI): Added TabSettings to Main Window 2021-01-02 16:11:02 +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
c94e18e2d5
feat(Features): Added kick hashes and kick method to player window 2021-01-01 01:11:55 +01:00
Yimura
0ab2e4f574
fix(SpectatePlayer): Forgot to call specate player in feature loop 2020-12-31 23:23:57 +01:00
Yimura
fa2ca8ca6f
feat(Players): Sort players by their name alphabetically 2020-12-31 20:53:04 +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
Yimura
eea4000738
feat(PlayerWindow & TabVehicle): Updated some strings, updated teleport options 2020-12-31 01:46:39 +01:00
Yimura
d201c5de7e
feat(TabOnline): Added set session weather 2020-12-31 01:45:27 +01:00
Yimura
4fd2768aa0
refactor(UX): Moved menu options around for better UX 2020-12-29 23:32:58 +01:00
Yimura
531bf7a6a7
feat(Top Bar): Added function to join specific session types 2020-12-29 23:28:30 +01:00
Yimura
5e2ec981c9
feat(TabVehicle): Added a speedo meter (km/h & mph) 2020-12-29 23:18:09 +01:00
Yimura
3ee4f41788
perf(BaseTab): Remove example tab from source 2020-12-29 12:40:35 +01:00
Yimura
d3bb862700
feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
c7e6621e1b
feat(PlayerWindow): Added different trigger script events to grief players 2020-12-29 00:21:54 +01:00
Yimura
9ba248517e
feat(TabTunables): Added option te set car sell value at INT_MAX 2020-12-29 00:21:15 +01:00
Yimura
a2f60b075f
fix(TabWorld): Fixed overread bug and added local weather override 2020-12-29 00:17:32 +01:00
Yimura
6bd6466cbd
feat(MainWindow): Added call to render world tab 2020-12-28 01:30:56 +01:00
Yimura
c48647c64e
feat(TabTuneables): Added sell car for 25mill 2020-12-28 01:24:03 +01:00
Yimura
63c85a9796
feat(GUI): Added world tab 2020-12-28 01:23:27 +01:00
Yimura
55767d1625
feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +01:00
Yimura
86a2b2ba16
feat(TabSelf): Switched Reset Mental state with Clear Badsports stat 2020-12-27 00:49:59 +01:00
Yimura
88fb0b0141
fix(TabNetwork): Labels had the same idea causing conflicts when using these elements 2020-12-27 00:48:36 +01:00
Yimura
db7e37f2a5
wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
Yimura
8df0c5bac9
feat(TabVehicle): Added Auto Pilot 2020-12-26 23:47:34 +01:00
Yimura
f05af1937b
feat(Features): Added sticky tyres looped feature 2020-12-26 22:06:31 +01:00
Yimura
d1c27d4738
feat(Features): Added no bike fall looped feature 2020-12-26 21:56:22 +01:00
Yimura
f900d29fa5
feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
Yimura
509283f48a
feat(GUI): Added user sidebar 2020-12-26 19:59:40 +01:00
Yimura
e85dc9b005
feat(GUI): Added spawn tab 2020-12-26 17:52:20 +01:00
Yimura
8a81d7c777
feat(GUI): Added network tab 2020-12-26 17:36:11 +01:00
Yimura
d537004f46
feat(GUI): Added vehicle tab 2020-12-26 17:22:51 +01:00
Yimura
a98f93b212
feat(GUI): Added tab teleport 2020-12-26 17:13:41 +01:00
Yimura
f13491738f
feat(GUI): Uncommented notify above map for Top Bar 2020-12-26 17:11:59 +01:00
Yimura
e026f8e97d
feat(GUI): Added Tunables tab 2020-12-26 16:47:27 +01:00
Yimura
b917ac9905
feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
Yimura
e7818b5159
feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01:00
gir489
badd5cef2d Updated CNetGamePlayer. 2020-12-06 16:14:10 -05:00
gir489
fc80429b2a Fixed base tab not properly closing the tab.
Updated dependencies.
2020-12-05 20:53:58 -05:00
gir489
6880dfcbee Fixed combo example not saving the example configuration when changed. 2020-05-28 17:53:16 -04:00
gir489
663018a7c2 Code review changes to base_tab.cpp.
Updated gta folder.
2020-02-23 12:37:38 -05:00
gir489
01d48cd314 Removed StackWalker and replaced it with g3log exception handling.
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00