Yimura
|
ca70dccb47
|
feat(ReClass): Pushing project file
|
2022-05-10 16:47:23 +02:00 |
|
Yimura
|
7b78a7ee7c
|
feat(CBaseModelInfo): Added model_type
|
2022-05-10 16:36:54 +02:00 |
|
Yimura
|
e95dcb0420
|
feat(Classes): Added ScInfo class
|
2022-03-27 16:51:16 +02:00 |
|
Yimura
|
e40ae7b2b3
|
fix(Enums): Make enum class to prevent redefinition errors
|
2022-03-02 02:12:36 +01:00 |
|
Yimura
|
ec43b4fb88
|
feat(ReClass): Updated reclass file
|
2022-03-02 00:15:17 +01:00 |
|
Yimura
|
d063d5530b
|
feat(CWeaponInfo): Updated Weapon Info
#1
|
2022-03-02 00:14:55 +01:00 |
|
Yimura
|
bdf5b4b249
|
feat(CAmmoInfo): Updated ammo info
|
2022-03-02 00:14:03 +01:00 |
|
Yimura
|
c969651456
|
feat(CItemInfo): Added
|
2022-03-02 00:12:13 +01:00 |
|
Yimura
|
d8c62840df
|
feat(Friends): Added classes with friend info
|
2022-02-18 10:17:34 +01:00 |
|
Yimura
|
a371ec7d52
|
feat(ReClass): Added FriendRegistry, FriendList & FriendInfo
|
2022-02-18 10:16:55 +01:00 |
|
Yimura
|
9688ed53ee
|
Merge branch 'master' of github.com:Yimura/GTAV-Classes
|
2022-02-01 16:26:03 +01:00 |
|
Yimura
|
bfe3f48ae3
|
fix(CAutomobile): Offsets off by 4 bytes
|
2022-02-01 16:25:48 +01:00 |
|
Yimura
|
e21452fa53
|
fix(CNetworkPlayerMgr): Fixed byte alignment to 2
|
2022-01-31 18:07:39 +01:00 |
|
Yimura
|
d7f9a681a2
|
Merge branch 'master' of github.com:Yimura/GTAV-Classes
|
2022-01-30 00:12:22 +01:00 |
|
Yimura
|
634410c924
|
fix(CAutomobile) Leaking pragma pack
|
2022-01-30 00:12:18 +01:00 |
|
Yimura
|
a7638e8749
|
Merge branch 'master' of https://github.com/Yimura/GTAV-Classes
|
2022-01-29 21:34:29 +01:00 |
|
Yimura
|
1e903c6aea
|
fix(CNonPhysicalPlayerData): Align to 4 bytes
|
2022-01-29 21:34:01 +01:00 |
|
Yimura
|
ffa9692d24
|
fix(vector): No closing semicolon
|
2022-01-29 21:33:18 +01:00 |
|
Yimura
|
fc30a4b381
|
fix(CNavigation): Struct alignment off by 4 bytes
|
2022-01-28 02:25:13 +01:00 |
|
Yimura
|
61716c5d68
|
fix(Vector): Added fvector3
|
2022-01-28 01:15:26 +01:00 |
|
Yimura
|
17106cd848
|
fix(netPlayer): Fix destructor can't have return type
|
2022-01-28 00:59:48 +01:00 |
|
Yimura
|
e77e24fbe0
|
fix(fwEntity): Align data to 4 bytes
|
2022-01-28 00:59:11 +01:00 |
|
Yimura
|
70922bb767
|
fix(CPlayerInfo): Include eGameState and align to 4 bytes
|
2022-01-28 00:36:05 +01:00 |
|
Yimura
|
ad78e07e33
|
fix(CAutomobile): Align bytes by 4
|
2022-01-28 00:35:13 +01:00 |
|
Yimura
|
5abbb7f1eb
|
feat: Updated classes
|
2022-01-28 00:02:15 +01:00 |
|
Yimura
|
a069ad9316
|
feat(ReClass): Updated CPed and CPlayerInfo
|
2021-12-22 13:04:49 +01:00 |
|
Yimura
|
9fd648ce49
|
feat(CPlayerInfo): Added m_peer_id
|
2021-12-22 13:01:31 +01:00 |
|
Yimura
|
4ad255a558
|
feat(CPed): Renamed m_in_vehicle to m_ped_task_flag
|
2021-12-22 13:00:14 +01:00 |
|
Yimura
|
f2853174b7
|
fix(CPlayerInfo): Remove pragma warning and added pragma pack 1
|
2021-12-18 01:25:40 +01:00 |
|
Yimura
|
9376065214
|
feat(ReClass): Updated with CPlayerInfo inline classes
|
2021-12-17 23:23:56 +01:00 |
|
Yimura
|
71d18b086d
|
feat(CPlayerInfo): Swapped to inline classes
|
2021-12-17 23:21:20 +01:00 |
|
Yimura
|
c70bc27b45
|
feat(Classes): Updated for 1.58
|
2021-12-15 16:07:30 +01:00 |
|
Yimura
|
2f2fa03b83
|
feat(Project): Copy pastable into BigBaseV2 source
|
2021-12-06 19:36:09 +01:00 |
|
Yimura
|
6a7b3760dc
|
feat(Classes): Added CNetGamePlayer class
|
2021-12-06 18:08:14 +01:00 |
|
Yimura
|
a3febd7c0e
|
fix(CPlayerInfo): Accidental duplicate of member properties
|
2021-10-18 17:24:44 +02:00 |
|
Yimura
|
8d778544b3
|
feat(Reclass): Updated project file
|
2021-10-15 01:40:51 +02:00 |
|
Yimura
|
439f106227
|
fix(CPlayerInfo): Fix internal ip/port members
|
2021-10-15 01:40:40 +02:00 |
|
Yimura
|
fd9fc14cbb
|
feat(CHandlingData.h): Changed Vector3 to rage::vector3
|
2021-10-15 01:39:59 +02:00 |
|
Yimura
|
991e10c41d
|
feat(CAutomobile): Added CVehicleModelInfo and posbase
|
2021-10-15 01:39:29 +02:00 |
|
Yimura
|
b44599426f
|
feat(CPed): Added posbase & renamed pos to camera
|
2021-10-15 01:38:31 +02:00 |
|
Yimura
|
562b801031
|
fix(CPlayerInfo): Fixed some properties
- m_external_ip
- m_external_port
|
2021-09-21 16:52:02 +02:00 |
|
Yimura
|
b718e606fa
|
feat(CWeaponInfo): Adjusted properties
- m_lock_on_range
- m_accuracy_recoil
|
2021-09-21 16:16:37 +02:00 |
|
Yimura
|
450182167f
|
feat(CPlayerInfo): Adjusted properties
|
2021-09-21 16:16:08 +02:00 |
|
Yimura
|
eef70f14f8
|
feat(CPedWeaponManager): Added some properties
- m_owner -> owner of the manager
- m_selected_weapon_hash
|
2021-09-21 16:14:19 +02:00 |
|
Yimura
|
10a12f6492
|
feat(CPed): Added some properties
- m_hostility
- m_bike_seatbelt
- m_vehicle_seatbelt
|
2021-09-21 16:12:20 +02:00 |
|
Yimura
|
0fa1bf7736
|
chore: New line at end of file
|
2021-09-21 16:11:15 +02:00 |
|
Yimura
|
94e6b0f0de
|
feat(CAutomobile): Added and adjusted properties
- m_health
- m_health_max
- m_boost_state
- m_boost_allow_recharge
- m_jump_boost_charge
- m_body_health
- m_petrol_tank_health
- m_engine_health
- m_is_drivable
- m_tyres_can_burst
- m_dirt_level
- m_is_targetable
- m_driver
- m_passengers
- m_last_driver
|
2021-09-21 16:10:20 +02:00 |
|
Yimura
|
a68d0983ab
|
feat(CAmmoInfo): Added more properties
- m_projectile_type
- m_ammo_name_hash
- m_ammo_model_hash
- m_missile_speed
- m_lock_on_time
|
2021-09-21 16:05:47 +02:00 |
|
Yimura
|
77c17807bc
|
feat(ReclassNET): Updating reclass project file
|
2021-09-21 16:04:38 +02:00 |
|
Yimura
|
dc9b9959d1
|
feat(CPed): Added m_in_vehicle
|
2021-07-27 12:15:56 +02:00 |
|