Koncord
|
768790e9b4
|
[Server] Move Base processors and Initializer to processors subdirectory
|
8 years ago |
David Cernat
|
27148ce9eb
|
[General] Add placeholders for 12 new packets, to be implemented soon
Additionally, make it slightly clearer who created which previously existing packets.
|
8 years ago |
David Cernat
|
f47a10dd4a
|
[Server] Add script callback and getter functions for ActorEquipment
|
8 years ago |
David Cernat
|
ad388c7e12
|
[General] Add placeholders for ActorEquipment & PlayerFaction packets
Also reorder packets and packet processors.
|
8 years ago |
David Cernat
|
06f3c07116
|
[Server] Only read Actor packets from players who are still authorities
|
8 years ago |
David Cernat
|
63dd2d9246
|
[General] Remove code related to ActorAuthority packets that is not used
|
8 years ago |
David Cernat
|
83ba4b62b1
|
[Server] Remove Actors from a Cell's ActorList when they change cells
|
8 years ago |
David Cernat
|
fafed96bf4
|
[Server] Store data from ActorPosition in the ActorLists of Cells
|
8 years ago |
David Cernat
|
e1ee4a4f49
|
[Server] Store data from ActorStatsDynamic in the ActorLists of Cells
|
8 years ago |
David Cernat
|
3d6b21942c
|
[Server] Add OnActorStatsDynamic script callback
|
8 years ago |
David Cernat
|
9a89284bca
|
[Server] Add OnActorCellChange script callback
|
8 years ago |
David Cernat
|
870886192b
|
[General] Rename DYNAMICSTATS into STATS_DYNAMIC
|
8 years ago |
David Cernat
|
ca8fd1aa72
|
[General] Remove ActorHeadRotation packet because it would be too spammy
|
8 years ago |
David Cernat
|
e7960eee76
|
[General] Rename DrawState packets into AnimFlags ones for clarity
|
8 years ago |
David Cernat
|
0d196af685
|
[General] Add placeholders for 7 new ActorPackets
|
8 years ago |
David Cernat
|
742d6f653a
|
[General] Add ActorPosition packet
|
8 years ago |
David Cernat
|
174f316787
|
[General] Rename PacketActorFrame into PacketActorTest
|
8 years ago |
David Cernat
|
c52084a028
|
[General] Use BaseActorLists in ActorPackets
|
8 years ago |
David Cernat
|
070c6a3bd4
|
[General] Add ActorPacketController & make controller var names clearer
|
8 years ago |