Yimura
|
0fe1dd48cb
|
feat(Pointers): NOP incompatible version check from net array
|
2021-05-19 00:23:04 +02:00 |
|
Yimura
|
2a5bcce963
|
feat(Pointers): Added Event Register
|
2021-05-19 00:07:13 +02:00 |
|
Yimura
|
fcf94fe23e
|
refactor(Invoker): Moved invoker assembly file
|
2021-05-18 23:07:29 +02:00 |
|
Yimura
|
4a3093f0be
|
feat(Project): Fresh start
|
2021-05-18 23:03:42 +02:00 |
|
Yimura
|
d81223f8e3
|
feat(Features): Only loop certain feature groups when playing
|
2021-02-21 00:19:15 +01: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
|
237045b613
|
feat(PedFactory): Updated classes
|
2021-02-19 15:45:19 +01:00 |
|
Yimura
|
5cb498c981
|
feat(Notify): Added blocked event notification
|
2021-02-19 15:44:43 +01:00 |
|
Yimura
|
ad0a6f2577
|
feat(Functions): Added crash checks for Reward and Pickup hashes
|
2021-02-19 15:44:24 +01:00 |
|
Yimura
|
1ac84a5c9c
|
feat(ReceivedEventHook): Added protections
|
2021-02-19 15:44:00 +01:00 |
|
Yimura
|
5df780407d
|
feat(Handling): Updated limits
|
2021-02-19 15:43:14 +01:00 |
|
Yimura
|
021e77caf9
|
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
|
2021-02-19 15:42:39 +01:00 |
|
Yimura
|
1efaa78a36
|
fix(Handling): Updated vehicle pointer continiously
Waiting for the entity id to change had bad results
|
2021-02-19 15:41:10 +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
|
b74e1329fe
|
fix(SpoofRank): Still using old settings file and causing crashes
|
2021-02-08 21:00:35 +01:00 |
|
Yimura
|
5f22dfd304
|
refactor(CustomText): Changed custom_text global to be static
|
2021-02-08 20:57:58 +01:00 |
|
Yimura
|
ccda1feae4
|
wip(Hooks): Received event protections
|
2021-02-07 17:08:25 +01:00 |
|
Yimura
|
cc626fd950
|
wip(Misc): Added change player model
|
2021-02-07 17:07:47 +01:00 |
|
Yimura
|
d274a309b3
|
feat(GTA/enums): Added PedTypes enum
|
2021-02-07 17:05:29 +01:00 |
|
Yimura
|
aba5135dc3
|
refactor(Functions): Changed native with rage::joaat
|
2021-02-07 17:03:32 +01:00 |
|
Yimura
|
d3a9e3d58d
|
feat(ScriptEventHandler): Added malicious events from GetEventData to scripteventhandler
|
2021-02-07 01:14:36 +01:00 |
|
Yimura
|
9020d8b595
|
fix(PlayerJoining): Fixed player joining
|
2021-02-07 01:13:23 +01:00 |
|
Yimura
|
b48653dba5
|
fix(Premake): Preset the target name for BigBaseV2 to YimMenu
|
2021-02-06 22:20:13 +01:00 |
|
Yimura
|
9203f32325
|
refactor(VehicleTab): Optimised auto pilot
|
2021-02-06 00:35:53 +01:00 |
|
Yimura
|
ff75d05760
|
refactor(Teleport): Fixed and optimised code
|
2021-02-06 00:33:59 +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
|
8c9a829ef4
|
feat(GUI): Replaced certain UI texts for funny effect
|
2021-02-04 23:32:52 +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
|
eebeaf5a96
|
feat(GUI): Added custom text to menu
|
2021-02-04 18:39:47 +01:00 |
|
Yimura
|
7d077dc9f7
|
feat(GetLabelText): Added hook for getlabeltext
|
2021-02-04 18:39:20 +01:00 |
|
Yimura
|
35c2e9f41d
|
feat(GravityGun): When grabbing peds force them to ragdoll
|
2021-02-03 21:34:46 +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
|
465fb913dc
|
fea(Settings): Added spoofing settings
|
2021-02-03 19:43:56 +01:00 |
|
Yimura
|
0600df16d7
|
fix(Features): Define repair gun
|
2021-02-03 19:43:36 +01:00 |
|
Yimura
|
97c8a2cfc2
|
feat(ScriptEventHandler): Changed a2 from int64_t to CNetGamePlayer
|
2021-02-03 19:43:15 +01:00 |
|
Yimura
|
3e037a3813
|
fix(Features): Forgot to call repair gun in loop
|
2021-02-03 19:42:17 +01:00 |
|
Yimura
|
095d130013
|
feat(Spoofing): Added IP, R*id and name spoofing
|
2021-02-03 19:41:46 +01:00 |
|
Yimura
|
d73448bc69
|
fix(GetEventData): Fixed typo on notify
|
2021-02-03 19:40:04 +01:00 |
|
Yimura
|
2f9ff404dc
|
feat(Functions): Added ambient rp and improved take control
|
2021-02-03 16:39:29 +01:00 |
|
Yimura
|
ea69dda047
|
feat(CustomGuns): Added repair gun
|
2021-02-03 16:38:55 +01:00 |
|
Yimura
|
bf17714de8
|
fix(CustomGuns): Increased distance from 50 to 500
|
2021-02-03 16:38:00 +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 |
|