Yimura
|
ba07af486d
|
feat(Main): Removed BigBaseV2 launch string
|
2021-08-03 20:25:32 +02:00 |
|
Yimura
|
706ba87bfc
|
feat(Self): Added never wanted and set wanted level
|
2021-07-28 00:46:00 +02:00 |
|
Yimura
|
a7a6eadbf9
|
feat(WindowHandling): Changed not in vehicle text
|
2021-07-28 00:32:19 +02:00 |
|
Yimura
|
142ee13ead
|
feat(PlayerInfo): Added R* ID and IP
|
2021-07-28 00:31:59 +02:00 |
|
Yimura
|
a25f3ecd99
|
fix(FrameFlags): Check for nullptr on m_player_info
|
2021-07-28 00:30:18 +02:00 |
|
Yimura
|
1da220de11
|
feat(Core/Classes): Added m_in_vehicle property
|
2021-07-28 00:29:52 +02:00 |
|
Yimura
|
8a7d3c5bbd
|
fix(GTA/player): rage::netPlayerData moved 0x20
|
2021-07-27 11:30:06 +02:00 |
|
Yimura
|
92ee377669
|
feat(PlayerInfoTab): Added player id and session host info
|
2021-07-26 21:23:55 +02:00 |
|
Yimura
|
21a70be719
|
feat(System): Update player structs with less load
|
2021-07-26 21:23:27 +02:00 |
|
Yimura
|
602287c1f5
|
fix(GTA/Player): Updated CNetGamePlayer
|
2021-07-26 21:22:59 +02:00 |
|
Yimura
|
8561682420
|
feat(Core/Classes): Updated GTA classes
|
2021-07-26 21:22:32 +02:00 |
|
Yimura
|
e9188bb522
|
feat(PlayerWindow): Added check if net_player is nullptr
|
2021-07-26 21:22:01 +02:00 |
|
Yimura
|
84f3ca4c94
|
feat(HandlingWindow): Added check for nullptr of local player
|
2021-07-26 21:21:31 +02:00 |
|
Yimura
|
6e238479a6
|
feat(PlayerStruct): Added net_player property
|
2021-07-26 21:21:00 +02:00 |
|
Yimura
|
12050657ec
|
feat(Backend): Added frame flags to loop
|
2021-07-26 21:19:58 +02:00 |
|
Yimura
|
26bc009ce2
|
feat(Notify): Added player join notification
|
2021-07-26 21:18:36 +02:00 |
|
Yimura
|
b0cf5cb611
|
feat(Self): Added frame flag cheats
|
2021-07-26 21:18:19 +02:00 |
|
Yimura
|
046f10b1be
|
feat(Pointers): Added get_net_game_player function
|
2021-07-26 13:38:28 +02:00 |
|
Yimura
|
a55cbcd571
|
feat(Protections): Added scripted game event protection
|
2021-07-26 00:38:03 +02:00 |
|
Yimura
|
5e25fbf991
|
feat(GUI): Added handling window
|
2021-07-25 22:24:48 +02:00 |
|
Yimura
|
814cce7d55
|
feat(Global): Added pointer to local player ped
|
2021-07-25 22:24:22 +02:00 |
|
Yimura
|
44fd2ee600
|
fix(Core/Classes): Included gta vectors
|
2021-07-25 22:23:32 +02:00 |
|
Yimura
|
76a27f3c61
|
feat(System/ScreenSize): Removed random old variable
|
2021-07-25 21:15:28 +02:00 |
|
Yimura
|
5770015563
|
feat(Globals): Added handling window
|
2021-07-25 21:06:49 +02:00 |
|
Yimura
|
4656ec62c1
|
feat(Util/Teleport): Added to_entity, to_player, into_vehicle and bring_player
|
2021-07-25 21:03:49 +02:00 |
|
Yimura
|
b769503115
|
feat(PlayerWindow): Added teleport options
|
2021-07-25 21:02:57 +02:00 |
|
Yimura
|
1b0fd4960d
|
feat(GTA): Updated classes
|
2021-07-25 21:02:25 +02:00 |
|
Yimura
|
f635d60ba7
|
rename(Invoker): Assembly file rename to prevent object conflict
|
2021-07-24 17:15:52 +02:00 |
|
Yimura
|
fcc796e8cb
|
feat(Globals): Added value checking to deep_compare method
|
2021-07-24 17:15:31 +02:00 |
|
Yimura
|
0ae142bd40
|
feat(Globals): Made settings save location const
|
2021-07-24 15:27:41 +02:00 |
|
Yimura
|
9a8b7c8308
|
fix(Globals): Fixed certain settings being overwritten
|
2021-07-24 15:16:15 +02:00 |
|
Yimura
|
379cc8129b
|
feat(Hook/ErrorScreen): Inverted if-statement
|
2021-07-24 15:00:23 +02:00 |
|
Yimura
|
411c2dd168
|
feat(Hooking): Added hooks for report_cash_spawn & report_cheating
|
2021-07-24 14:49:31 +02:00 |
|
Yimura
|
13d76ef9d4
|
feat(DefuseEvent): Removed DefuseEvent as it trips REPORT_MYSELF
|
2021-07-24 14:47:36 +02:00 |
|
Yimura
|
8d1ff873df
|
feat(Tabs): Added no idle kick
|
2021-07-24 14:39:34 +02:00 |
|
Yimura
|
7f3a9a6f3c
|
feat(Globals): Added no idle kick
|
2021-07-24 14:39:13 +02:00 |
|
Yimura
|
1c4f06de00
|
feat(Tunables): Added no idle kick
|
2021-07-24 14:38:23 +02:00 |
|
Yimura
|
408958c578
|
fix(DisablePhone): Correct script_global
|
2021-07-24 14:38:00 +02:00 |
|
Yimura
|
b12fa9ea63
|
fix(ReceivedEvent): strcat instead of strcpy
|
2021-07-24 00:16:43 +02:00 |
|
Yimura
|
a1739bcca4
|
feat(Tunables): Added disable phone
|
2021-07-24 00:16:04 +02:00 |
|
Yimura
|
560e5068b0
|
fix(Pointers): Typo
|
2021-07-23 23:03:47 +02:00 |
|
Yimura
|
3e8a71fbfa
|
feat(Player): Added info tab
|
2021-07-23 23:02:46 +02:00 |
|
Yimura
|
9dd5a1232f
|
fix(Spectate): Don't force spectate unless it's explicitly enabled
|
2021-07-23 23:02:26 +02:00 |
|
Yimura
|
5426bf2862
|
rename(MainTabs): Renamed tabs.hpp to main_tabs.hpp
|
2021-07-23 23:00:11 +02:00 |
|
Yimura
|
ce52fea2db
|
fix(ReceivedEvent): Get event name
|
2021-07-23 21:16:58 +02:00 |
|
Yimura
|
308d250335
|
feat(Windows): Added toggle for player window
|
2021-07-23 21:16:34 +02:00 |
|
Yimura
|
a4348723ef
|
feat(Hooking): Obfuscated hooking strings
|
2021-07-23 21:15:55 +02:00 |
|
Yimura
|
6de66af692
|
feat(Globals): Added deep_compare function to update settings
|
2021-07-23 21:15:32 +02:00 |
|
Yimura
|
cba521b616
|
feat(Players): Made list alphabetical
|
2021-07-23 18:06:33 +02:00 |
|
Yimura
|
e426963f54
|
feat(Recovery): Push more code related to setting char level
|
2021-07-23 12:28:17 +02:00 |
|