Yimura
|
762e14ed6c
|
chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor
|
2021-12-18 01:42:44 +01:00 |
|
Yimura
|
1ca95270c9
|
feat(ScriptProgram): Add methods for script hashes and names
|
2021-11-08 13:02:35 +01:00 |
|
Yimura
|
a152427ae7
|
feat(Natives): Updated natives list
|
2021-11-08 13:00:04 +01:00 |
|
Yimura
|
d542d414dc
|
fix(GTA/player): rage::netPlayerData moved 0x20
|
2021-07-27 11:30:06 +02:00 |
|
Yimura
|
45f0fdb174
|
fix(GTA/Player): Updated CNetGamePlayer
|
2021-07-26 21:22:59 +02:00 |
|
Yimura
|
ad99272383
|
fix(Invoker): TLS Context size changed
|
2021-07-23 00:46:33 +02:00 |
|
Yimura
|
e2db18ead5
|
refactor(Hooks): Swapped net_event_struct with CNetworkIncrementStatEvent
|
2021-05-26 14:45:36 +02:00 |
|
Yimura
|
b21d6d23f3
|
feat(Classes): Added CPedFactory and others
|
2021-05-21 13:16:40 +02:00 |
|
Yimura
|
f8784c3255
|
feat(srcVector): Added operators
|
2021-05-20 23:18:14 +02:00 |
|
Yimura
|
ac65297fb6
|
refactor(Enums): Changed to enum class
|
2021-05-20 15:48:36 +02:00 |
|
Yimura
|
4a3093f0be
|
feat(Project): Fresh start
|
2021-05-18 23:03:42 +02:00 |
|
Yimura
|
237045b613
|
feat(PedFactory): Updated classes
|
2021-02-19 15:45:19 +01:00 |
|
Yimura
|
021e77caf9
|
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
|
2021-02-19 15:42:39 +01:00 |
|
Yimura
|
ccda1feae4
|
wip(Hooks): Received event protections
|
2021-02-07 17:08:25 +01:00 |
|
Yimura
|
d274a309b3
|
feat(GTA/enums): Added PedTypes enum
|
2021-02-07 17:05:29 +01:00 |
|
Yimura
|
df76333dab
|
feat(PedFactory): Updated classes
|
2021-01-29 18:55:19 +01:00 |
|
Yimura
|
8eef040e30
|
feat(CHandlingData): Added more class members
|
2021-01-22 12:35:24 +01:00 |
|
Yimura
|
ff0866a009
|
feat(Handling): Added around 32 handling properties to modify
|
2021-01-22 02:10:08 +01:00 |
|
Yimura
|
e472870c72
|
fix(GTA/player): Commented old CPlayerInfo
|
2021-01-20 03:45:11 +01:00 |
|
Yimura
|
f83375ad10
|
feat(GTA): Reverse GTA classes from PedFactory
|
2021-01-20 03:44:49 +01:00 |
|
Yimura
|
04eb6617b1
|
feat(GTA): Added ref to class Replay, Object & Vehicle
|
2021-01-15 16:48:30 +01:00 |
|
Yimura
|
d00094de96
|
feat(GravityGun): Added velocity based gravity gun
|
2021-01-13 15:36:13 +01:00 |
|
Yimura
|
79a59603b5
|
feat(ScriptEventHandler): Improved logging and added join msg
|
2021-01-13 15:35:21 +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
|
2b8679289e
|
feat(Hooking): Added protections for remote events on GetEventData function.
|
2020-12-31 23:22:28 +01:00 |
|
Yimura
|
80aeb4f943
|
feat(GTA Levels): Added a list for GTA levels
|
2020-12-29 16:20:10 +01:00 |
|
gir489
|
4144d32568
|
Update for 2189.
|
2020-12-16 17:13:31 -05:00 |
|
gir489
|
badd5cef2d
|
Updated CNetGamePlayer.
|
2020-12-06 16:14:10 -05:00 |
|
gir489
|
99154207de
|
Updated offsets for CPed and CPlayerInfo.
|
2020-12-06 10:50:34 -05:00 |
|
gir489
|
adecc49471
|
Added 1.51 Natives from 272.
Fixed CPed and netPlayerData classes for 1.51 offsets.
|
2020-08-11 18:51:49 -04:00 |
|
gir489
|
59aa1c6de2
|
Removed duplicate [] operator for atArray.
Fixed warning C4312 from << operator.
|
2020-05-01 08:44:35 -04:00 |
|
gir489
|
3c94c7f832
|
Fixed atArray operator<< to allow for pointer handling and not handling endl scenario properly.
|
2020-04-17 11:52:54 -04:00 |
|
gir489
|
b6a6961ad8
|
Added compiler pack alignment value for atArray to allow for proper inline atArrays.
|
2020-03-14 02:05:51 -04:00 |
|
gir489
|
30bb2cec00
|
Added more append overloads to atArray.
|
2020-03-13 22:39:35 -04:00 |
|
gir489
|
4bca0f32b1
|
Added proper atArray implementation.
|
2020-03-12 02:47:02 -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 |
|
Pocakking
|
17fe337342
|
Premake, Gitmodules, Readme
|
2019-06-23 22:00:18 +02:00 |
|