Skip to content

Conversation

dsvensson
Copy link
Collaborator

@dsvensson dsvensson commented Feb 8, 2025

Support for protocol extensions used in the gameplay protocol for many many years by now, and written by next version of ezQuake & mvdsv.

  • PEXT_SPAWNSTATIC2 - Delta spawns for extended attributes
    • svc_fte_spawnstatic2
    • svc_fte_spawnbaseline2
  • PEXT_MODELDBL - Up to uint16 model indices
    • svc_fte_modellistshort
  • PEXT_TRANS - 1 byte alpha field on entities
  • PEXT_COLOURMOD - 3 byte colourmod on entities

PEXT_ENTITYDBL and PEXT_ENTITYDBL2 are also part of the updated protocol, but aren't relevant to mvdparser as entnum is not stored from deltas.

@dsvensson
Copy link
Collaborator Author

@meag Could you adapt the race stats parser to the above changes, or point me at the code base?

@dsvensson dsvensson merged commit 0efcd81 into QW-Group:master Feb 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant