aboutsummaryrefslogtreecommitdiff
path: root/lib/Player.py
AgeCommit message (Collapse)AuthorFilesLines
2025-02-15Work on plugin apis, add command supportRitabrata Das1-0/+3
2025-02-12Add exception handling on no internet, Sanitize messages before sending and ↵Ritabrata Das1-0/+1
implement leave messages
2025-02-11Work on G LimiterRitabrata Das1-2/+3
2025-02-10Some updates to packetsSkipper1-0/+35
Various updates, added smoke function to airplanestate, which modifies the incoming packet to make the client smoke, needs to be taken with WEAPONCONFIG.addSmoke Added in placeholder classes for Player and Aircraft