maybegreat48
9de17746d2
Add vector constructors ( #115 )
2023-05-09 21:18:42 +01:00
DayibBaba
57548ccd87
feat(srcVector): Added == and != operators ( #112 )
2023-04-16 19:07:38 +01:00
Andreas Maerten
4f76d41ff4
feat(CVehicle): expand vehicle class ( #111 )
...
* feat(CVehicle): add gears
* feat(CVehicle): add RPM
2023-04-15 15:32:17 +01:00
Aure7138
cf7c1a71b4
feat(CPedModelInfo): add m_ped_type ( #110 )
2023-04-01 15:09:40 +01:00
maybegreat48
56aeddea31
Add CVehicleProximityMigrationDataNode ( #109 )
2023-03-07 22:25:13 +00:00
maybegreat48
f71748dd1d
Improve sync classes ( #108 )
2023-02-23 23:11:35 +00:00
Aure7138
9bf112e043
commit ( #107 )
2023-02-19 00:26:49 +01:00
Aure7138
9701eb0e15
commit ( #105 )
2023-02-19 00:26:30 +01:00
maybegreat48
c5c72f78ff
Add CPlayerCameraDataNode and updated globals ( #104 )
2023-02-12 22:01:39 +00:00
Aure7138
2862a02e24
extended CPed ( #103 )
2023-02-09 18:33:52 +00:00
maybegreat48
4f93aec221
Fix classes ( #100 )
2023-02-04 16:17:52 +01:00
Yimura
90481b438a
fix(CPedIntelligence): incorrect classname ( #99 )
2023-02-03 22:23:49 +00:00
maybegreat48
f155790d38
Update to 1.66 ( #98 )
2023-02-02 22:55:50 +00:00
maybegreat48
82b6f0fbab
A few more global classes ( #97 )
2023-01-22 22:07:57 +00:00
Yimura
c6eb3c8c12
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
2a2d9aedc7
feat(DataNodes): added CPedOrientationDataNode ( #95 )
2023-01-09 16:34:25 +00:00
TheGreenBandit
71f8689501
feat(DataNodes): added CPedMovementDataNode ( #92 )
2023-01-04 10:09:41 +00:00
maybegreat48
a4a559be1a
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
2bb20aa67f
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
eca88a42ef
fix(rlGamerInfo): Resize name member var
2022-12-30 12:12:37 +01:00
Bugisoft
985d0dcc40
feat(Metric): Update rlMetric ( #91 )
2022-12-30 01:08:44 +00:00
maybegreat48
5ab30af647
feat(Network): add network time classes ( #90 )
2022-12-19 17:09:08 +00:00
Yimura
fa5e1d119c
Fix stuff ( #89 )
2022-12-15 20:15:59 +00:00
Reece Watson
6fe1eefa9f
fix(ClonedTakeOffPedVariationInfo/RemoteGamerInfoMsg): Add/update members. ( #86 )
2022-12-05 22:14:31 +00:00
maybegreat48
03684664b3
Update classes ( #85 )
...
* Create ClonedTakeOffPedVariationInfo.cpp
2022-12-04 16:22:08 +01:00
Yimura
298907d898
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
f3f56513ab
feat(Network): added ChatData ( #82 )
2022-11-28 22:25:53 +00:00
Aure7138
d7c99fb996
helper functions ( #77 )
2022-11-28 21:14:26 +00:00
Reece Watson
afbc5546a7
fix(Data Nodes): Two members in CPedTaskSpecificDataNode. ( #81 )
2022-11-28 00:57:06 +01:00
Reece Watson
12256a1997
feat(Data Nodes): Add CPedTaskSpecificDataNode. ( #80 )
2022-11-28 00:43:23 +01:00
Yimura
257115997e
feat(Security): Added RageSecurity class ( #79 )
2022-11-25 16:12:06 +00:00
maybegreat48
6d8c0e6ede
Update matchmaking and join request classes ( #78 )
2022-11-24 01:09:08 +01:00
Aure7138
9d973dcf0a
feat(CPed): added helper functions ( #76 )
2022-11-20 21:47:48 +00:00
maybegreat48
16f85bea73
Misc net messages ( #75 )
...
* Create RemoteGamerInfoMsg.hpp
* Create CMsgTextMessage.hpp
2022-11-20 17:34:38 +01:00
maybegreat48
1dc66fb37f
Add join request classes ( #74 )
2022-11-17 12:31:52 +01:00
Yimura
11e161582e
feat(Vehicle): Added sub handling data ( #73 )
2022-11-16 18:46:11 +00:00
Yimura
54772b7c79
fix: tlsContext offsets ( #72 )
2022-11-15 23:39:24 +00:00
Yimura
9d5cc48010
feat(rage): added atArray class ( #70 )
2022-11-15 20:15:23 +00:00
Reece Watson
7079521cfd
feat(scrProgram): Updated some members. ( #71 )
2022-11-15 08:26:00 +01:00
maybegreat48
6f674d2961
Fix dynamic entity game state data node ( #69 )
2022-11-14 23:08:19 +00:00
maybegreat48
0a23b823e2
Add unknown voice related classes ( #68 )
2022-11-13 10:25:02 +00:00
Reece Watson
5d2c9118ae
feat(Data Nodes): Add ped inventory and vehicle gadget nodes. ( #67 )
2022-11-11 15:09:09 +00:00
Yimura
47b53c9a10
fix(scrNativeHandler): Missing using containing scrNativeHandler ( #66 )
2022-11-09 20:13:12 +00:00
Yimura
fa51149467
fix: GtaThread & scrProgramTable ( #65 )
...
* fix(scrProgramTable): Removed unused include
* feat(GtaThread): Actually commit file contents
2022-11-09 18:17:25 +00:00
Aure7138
07080ad71a
fix: missing public in phArchetype & phArchetypePhys ( #62 )
2022-11-08 22:31:04 +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
Aure7138
7acab3884b
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
Demae
ad4efaa142
Updated Network.hpp ( #56 )
...
* fix: duplicate member
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-06 22:09:39 +00:00
Reece Watson
10fc50f395
fix(Physics & Matrices): Updated physics and matrix structures. ( #55 )
2022-11-06 21:38:41 +00:00