aboutsummaryrefslogtreecommitdiff
path: root/src/opcode.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-14Remove unnecessary logstechmetx111-1/+1
2024-07-21New opcode: `PLAYER_UPDATE_TIMESTAMP`techmetx111-1/+23
2024-07-09Switch the byteswapping to regular shiftingtechmetx111-1/+1
2024-07-03Fix an error with the opcode decoder (sig)techmetx111-2/+2
2024-06-26Added new opcode: `PLAYER_STATUS`techmetx111-1/+9
2024-06-25Added size in response for conveniencetechmetx111-5/+10
2024-05-12Fixed the code, apparently there's nothing actually wrong with ittechmetx111-0/+1
2024-05-12Rewrote parts of the codetechmetx111-0/+116