Commit Graph

188 Commits

Author SHA1 Message Date
maybegreat48
9d951d0e32 Update to 1.67 (#117) 2023-06-14 22:16:19 +02:00
Forever Gone
14adf08cac Added scrValue (#116) 2023-06-10 11:39:23 +02:00
maybegreat48
22b0242869 Add vector constructors (#115) 2023-05-09 21:18:42 +01:00
DayibBaba
66a0c32e1d feat(srcVector): Added == and != operators (#112) 2023-04-16 19:07:38 +01:00
Andreas Maerten
891ad67768 feat(CVehicle): expand vehicle class (#111)
* feat(CVehicle): add gears
* feat(CVehicle): add RPM
2023-04-15 15:32:17 +01:00
Aure7138
4dd27a6280 feat(CPedModelInfo): add m_ped_type (#110) 2023-04-01 15:09:40 +01:00
maybegreat48
3487e639ff Add CVehicleProximityMigrationDataNode (#109) 2023-03-07 22:25:13 +00:00
maybegreat48
11c1ebdec9 Improve sync classes (#108) 2023-02-23 23:11:35 +00:00
Aure7138
a8966dd749 commit (#107) 2023-02-19 00:26:49 +01:00
Aure7138
129bf7fa98 commit (#105) 2023-02-19 00:26:30 +01:00
maybegreat48
c8ee3082ae Add CPlayerCameraDataNode and updated globals (#104) 2023-02-12 22:01:39 +00:00
Aure7138
5f1261b3a9 extended CPed (#103) 2023-02-09 18:33:52 +00:00
maybegreat48
bc0769b101 Fix classes (#100) 2023-02-04 16:17:52 +01:00
Yimura
83d050f7d5 fix(CPedIntelligence): incorrect classname (#99) 2023-02-03 22:23:49 +00:00
maybegreat48
df824ee6da Update to 1.66 (#98) 2023-02-02 22:55:50 +00:00
maybegreat48
b461162059 A few more global classes (#97) 2023-01-22 22:07:57 +00:00
Yimura
269a2c568d feat: make rage::joaat consteval compatible (#96)
* feat(joaat): make consteval compatible
* fix(ObfVar): ctime include
* feat(joaat): consteval -> constexpr
2023-01-12 17:30:11 +00:00
Dan199624
9ac0a7cb8b feat(DataNodes): added CPedOrientationDataNode (#95) 2023-01-09 16:34:25 +00:00
TheGreenBandit
897f3daa5c feat(DataNodes): added CPedMovementDataNode (#92) 2023-01-04 10:09:41 +00:00
maybegreat48
7802d1eeb9 Fix compiler warnings (#94)
* feat(Network): add snConnectToPeerTaskData and snConnectToPeerTaskResult

* feat(Script): Add script global structs

* fix(CMake): Try to get includes to work

* feat(rage): Add some more stuff

* chore(Globals): try to fix linux build

* chore(Globals): Actually rename all instances of TIMER

* fix(types): Fix compiler warnings

Co-authored-by: user <email@hostname>
2023-01-03 15:09:00 +01:00
maybegreat48
7fd23fde00 Add global classes (#93)
* feat(Network): add snConnectToPeerTaskData and snConnectToPeerTaskResult
* feat(Script): Add script global structs
* fix(CMake): Try to get includes to work
* chore(Globals): try to fix linux build
* chore(Globals): Actually rename all instances of TIMER
2023-01-03 12:15:06 +00:00
Yimura
6cbfefc757 fix(rlGamerInfo): Resize name member var 2022-12-30 12:12:37 +01:00
Bugisoft
567f3ecc05 feat(Metric): Update rlMetric (#91) 2022-12-30 01:08:44 +00:00
maybegreat48
d34b90d554 feat(Network): add network time classes (#90) 2022-12-19 17:09:08 +00:00
Yimura
448529ebbe Fix stuff (#89) 2022-12-15 20:15:59 +00:00
Reece Watson
86a10fa223 fix(ClonedTakeOffPedVariationInfo/RemoteGamerInfoMsg): Add/update members. (#86) 2022-12-05 22:14:31 +00:00
maybegreat48
bfb07f6098 Update classes (#85)
* Create ClonedTakeOffPedVariationInfo.cpp
2022-12-04 16:22:08 +01:00
Yimura
ee2f1f3a1d feat(ChatData): Added other chat fields (#83)
Co-authored-by: yubie <24496817+yubie-re@users.noreply.github.com>
2022-11-29 17:11:30 +00:00
Yimura
de5c3ec336 feat(Network): added ChatData (#82) 2022-11-28 22:25:53 +00:00
Aure7138
b7584e635c helper functions (#77) 2022-11-28 21:14:26 +00:00
Reece Watson
39a134dcf4 fix(Data Nodes): Two members in CPedTaskSpecificDataNode. (#81) 2022-11-28 00:57:06 +01:00
Reece Watson
2c19e95b60 feat(Data Nodes): Add CPedTaskSpecificDataNode. (#80) 2022-11-28 00:43:23 +01:00
Yimura
07d80a9fce feat(Security): Added RageSecurity class (#79) 2022-11-25 16:12:06 +00:00
maybegreat48
72d09f1edb Update matchmaking and join request classes (#78) 2022-11-24 01:09:08 +01:00
Aure7138
ded244b992 feat(CPed): added helper functions (#76) 2022-11-20 21:47:48 +00:00
maybegreat48
4022845783 Misc net messages (#75)
* Create RemoteGamerInfoMsg.hpp

* Create CMsgTextMessage.hpp
2022-11-20 17:34:38 +01:00
maybegreat48
c7bbb404a4 Add join request classes (#74) 2022-11-17 12:31:52 +01:00
Yimura
89b48daa59 feat(Vehicle): Added sub handling data (#73) 2022-11-16 18:46:11 +00:00
Yimura
a326b5a4ec fix: tlsContext offsets (#72) 2022-11-15 23:39:24 +00:00
Yimura
dd97a9720b feat(rage): added atArray class (#70) 2022-11-15 20:15:23 +00:00
Reece Watson
0e734ac7a2 feat(scrProgram): Updated some members. (#71) 2022-11-15 08:26:00 +01:00
maybegreat48
86f82e3a52 Fix dynamic entity game state data node (#69) 2022-11-14 23:08:19 +00:00
maybegreat48
30623f6873 Add unknown voice related classes (#68) 2022-11-13 10:25:02 +00:00
Reece Watson
d84b63357a feat(Data Nodes): Add ped inventory and vehicle gadget nodes. (#67) 2022-11-11 15:09:09 +00:00
Yimura
46b025293a fix(scrNativeHandler): Missing using containing scrNativeHandler (#66) 2022-11-09 20:13:12 +00:00
Yimura
7fe43eb735 fix: GtaThread & scrProgramTable (#65)
* fix(scrProgramTable): Removed unused include
* feat(GtaThread): Actually commit file contents
2022-11-09 18:17:25 +00:00
Aure7138
4577e5b8c9 fix: missing public in phArchetype & phArchetypePhys (#62) 2022-11-08 22:31:04 +00:00
Yimura
d81f392e61 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
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
Aure7138
5b1210b143 feat: CPhysical, CPed & CVehicle(#57)
* CPhysical added CAttackers class
* CPed added m_can_switch_weapon & m_cash
* CVehicle added m_door_lock_status

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-06 22:29:08 +00:00