summaryrefslogtreecommitdiff
path: root/config.py
AgeCommit message (Collapse)AuthorFilesLines
2025-02-14Added chat weather pluginSkipper1-3/+3
- Set new chat commands for fog r,g,b - day/night commands - visibility command
2025-02-11Fix discord chat syncRitabrata Das1-3/+3
2025-02-11Work on discord chat syncRitabrata Das1-4/+14
2025-02-11Add Smoke, Engine Breakdown, Made sure non-ab planes do not get ab after repairsRitabrata Das1-2/+2
2025-02-11Work on G LimiterRitabrata Das1-0/+6
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