7 Commits

Author SHA1 Message Date
Aure7138
d7c99fb996
helper functions (#77) 2022-11-28 21:14:26 +00:00
Yimura
89d2428864
Script VM classes (#60)
* feat(Script): Ported BBv2 script classes
* fix: Change hard tab indents to 4 width space indents
2022-11-08 21:11:50 +00:00
Aure7138
13fb4e4dae
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
10fc50f395
fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00
Aure7138
37361b421f
feat: added collision classes (#50) 2022-10-30 14:32:30 +01:00
Yimura
e7cf3ab372
fix(CI): Compiled in folders and use relative include dirs (#27) 2022-08-25 22:06:34 +02:00
Yimura
5b14b6b991
refactor: Reorganize repo (#12) 2022-07-29 18:00:22 +02:00