aboutsummaryrefslogtreecommitdiff
path: root/config.py
AgeCommit message (Collapse)AuthorFilesLines
2025-02-10Some updates to packetsSkipper1-2/+2
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
2025-02-03Added discord clientSkipper1-0/+9
Begun implementation of the discord client. Will exclude the config.py after this - so any changes made during testing (including API keys) will not be copied through - un-ignore if adding new config values.
2025-01-29Update README and configRitabrata Das1-0/+3
2025-01-29Change default configRitabrata Das1-1/+1
2025-01-29Improve code quality and add via versionRitabrata Das1-1/+24
2025-01-27Initial CommitRitabrata Das1-0/+20