mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
7abeaf0cd7
- add pickup sprites to 0.6 data source - New Enum for the 4 pickup categories - Remove the unnecessary access to client_data7 for the pickup sprites - Use the correct sprite set for the HUD sprites - Read existing weapons into m_Predicted so that this information matches the last snap if the CCharacter is not predicted - Move m_aWeapons from CCharacter to CCharacterCore for a more consistent data model since it was previously defined twice in the server and client (further so that it can be accessed with m_Predicted) - Read CNetObj_Character into m_Predicted so that this information matches the last snap if the CCharacter is not predicted. |
||
---|---|---|
.. | ||
seven | ||
compile.py | ||
content.py | ||
crosscompile.py | ||
datatypes.py | ||
network.py |