Aure7138
|
12919a46ff
|
feat: CPlayerInfo, CVehicle & CPed (#58)
* Added get_position() helper to CNavigation
* Updated CPed class:
* m_fatigued_health_threshold
* m_injured_health_threshold
* m_dying_health_threshold
* m_hurt_health_threshold
* Updated CPlayerInfo class:
* m_wanted_level_difficulty
* m_wanted_level_multiplier
* Updated CVehicle class:
* m_dirt_level
* m_max_passengers
* m_num_of_passengers
* m_door_lock_status
|
2022-11-08 21:02:11 +00:00 |
|
Reece Watson
|
2692d9aa0e
|
feat/fix(Random): Update and add a bunch of classes (#51)
|
2022-10-30 18:26:20 +01:00 |
|
Davide Beatrici
|
5ca943f4cd
|
feat: Add CCameraAngles, CCameraManagerAngles, CGameCameraAngles, CPlayerAngles (#7)
|
2022-09-17 20:32:08 +01:00 |
|
Reece Watson
|
36434d7c7f
|
fix(CNetGamePlayer & rlGamerInfo): Split classes and fixed small regression. (#31)
|
2022-08-28 10:40:56 +02:00 |
|
Yimura
|
eef494452a
|
fix(CI): Compiled in folders and use relative include dirs (#27)
|
2022-08-25 22:06:34 +02:00 |
|
Reece Watson
|
634ccb0237
|
feat(DataNodes): Add multiple data nodes and sync classes. (#14)
* feat(DataNodes): Add multiple data nodes and sync classes.
* fix(CPlayerAppearanceDataNode): Update class to 1.61.
|
2022-08-06 16:29:59 +02:00 |
|
Yimura
|
ba4d0c3721
|
refactor: Reorganize repo (#12)
|
2022-07-29 18:00:22 +02:00 |
|