6 Commits

Author SHA1 Message Date
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
8eb8da7f3c
add CPed seatbelt (#49) 2022-10-29 20:19:58 +01:00
Reece Watson
8c353622df
fix(CPlayerGamerDataNode): Use proper class and update members. (#40) 2022-09-30 18:04:45 +01:00
Yimura
e7cf3ab372
fix(CI): Compiled in folders and use relative include dirs (#27) 2022-08-25 22:06:34 +02:00
Reece Watson
3b7e132126
feat(Classes): Updated CBaseModelInfo, CPlayerGameStateDataNode and fwEntity (#24)
* Fixed eModelType enum value names
* CBaseModelInfo: Changed min/max dimension types from fvector3 to fvector4
* CBaseModelInfo: Adjusted to actual size
* Added datBase, fwRefAwareBase, fwRefAwareBaseImpl, fwExtensibleBase, fwExtension, fwExtensionContainer and pgBase classes
* CPlayerGameStateDataNode: Updated fields and resized to actual size
* CVehicleModelInfo: Resized because of modified CBaseModelInfo
2022-08-20 19:17:32 +02:00
Reece Watson
c0e4897640
feat(DataNodes): Reorganize and add data nodes. (#22) 2022-08-13 10:24:30 +02:00