tyackman
57dea47acc
fwBasePool and encryption ( #10 )
...
* Create pools.hpp
Handles variable encryption for memory pools
* Add missing include to classes.cpp
* Create fwBasePool.hpp
* I might do it right one day
* Add missing pragma directive
peabrain moment
---------
Co-authored-by: Ryan <80224521+Rxann@users.noreply.github.com>
2024-06-13 17:05:36 -04:00
Ryan
515edbcad8
Guid ( #11 )
...
* add guid
* Update Guid.hpp
* it’s too late for all of this
* format
2024-06-13 17:04:16 -04:00
Ryan
c6c93b1286
CVehicleGadgetNodeData ( #12 )
2024-06-13 17:03:39 -04:00
maybegreat48
1d566f2332
More stuff ( #8 )
...
* Merge
* feat(netsync): add CPedAttachData
* feat(netsync): add CPlayerHealthData
---------
2023-11-09 21:09:45 +01:00
AAA-ALR
a9d08a9b9d
small issue ( #7 )
...
* Update rlGamerInfo.hpp
some minor issues
* Update rlGamerInfoBase.hpp
2023-10-20 17:00:34 +02:00
maybegreat48
0132075d1c
Netsync stuff ( #5 )
...
* feat(metric): add rlMetric
* fix(metric): serializer fix
* feat(tls): add tlsContext
* feat(fwEntity): add entity classes
* fix: add import
* fix(vector): constexpr ctors
* feat(ped): add CPed
* feat(sync): add sync nodes
* feat(netsync): add netSyncDataNode::IsActive
* feat(netsync): first node
* fix: make GetData accessible
* fix: make netSyncDataNode an abstract class
* fix(netsync): the compiler is too smart for its own good
* feat(netsync): add CObjectCreationData
* feat(netsync): add CPlayerAppearanceData
* feat(netsync): CVehicleCreationData
* feat(netsync): add CPickupCreationData
* feat(netsync): add CPhysicalAttachData
* feat(netsync): add CVehicleProximityMigrationData
* feat(netsync): add CPedTaskTreeData
* feat(network): add CScriptedGameEvent
---------
2023-10-09 15:01:36 +02:00
maybegreat48
ca56c5acdd
Entities ( #4 )
...
* feat(metric): add rlMetric
* fix(metric): serializer fix
* feat(tls): add tlsContext
* feat(fwEntity): add entity classes
* fix: add import
* fix(vector): constexpr ctors
* feat(ped): add CPed
---------
2023-09-29 23:45:35 +02:00
maybegreat48
8d335c795b
Add rlMetric ( #3 )
...
* feat(metric): add rlMetric
* fix(metric): serializer fix
* feat(tls): add tlsContext
---------
Co-authored-by: maybegreat48 <email@hostname>
2023-09-23 23:47:58 +02:00
maybegreat48
6bf009fae7
feat(rage): add atArray ( #2 )
...
Co-authored-by: maybegreat48
2023-08-27 12:21:16 +02:00
maybegreat48
a2a74e151a
Invoker stuff ( #1 )
...
* feat: initialize classes repo
* feat(script): stuff for native invoker
* feat: add some more classes
* feat(player): complete CNetworkPlayerMgr
* feat(network): add some more stuff
* feat(network): add rlGamerInfo
* feat(player): add CPlayerInfo
2023-08-26 21:12:04 +02:00
Andreas Maerten
d07e253439
Initial commit
2023-08-25 18:05:34 +02:00