summaryrefslogtreecommitdiff
path: root/proxy.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-13Started to wrap FSNETCMD round YSchatSkipper1-1/+1
2025-02-13Updated Aircraft.pySkipper1-4/+0
Updated to do the prev_life/life swap in the aircraft add_state function.
2025-02-13Updated plugins and managerSkipper1-15/+4
Added smoke on damage as a plugin And added in ability for plugin manager to use folder plugins (multi file if necessary)
2025-02-12Initial setup of plugin managerSkipper1-32/+22
2025-02-12Add SunsetRitabrata Das1-92/+27
2025-02-12Add exception handling on no internet, Sanitize messages before sending and ↵Ritabrata Das1-0/+1
implement leave messages
2025-02-11Fix discord chat syncRitabrata Das1-1/+0
2025-02-11Work on discord chat syncRitabrata Das1-3/+21
2025-02-11Add Smoke, Engine Breakdown, Made sure non-ab planes do not get ab after repairsRitabrata Das1-21/+64
2025-02-10Added afterburner toggle on damageSkipper1-13/+3
2025-02-11Work on G LimiterRitabrata Das1-25/+51
2025-02-10Some updates to packetsSkipper1-129/+178
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-04Updated some packetsSkipper1-39/+41
2025-01-31Work on packet managerSkipper1-3/+3
And refactored some of the YSplayer bits
2025-01-29Improve code quality and add via versionRitabrata Das1-78/+91
2025-01-29Add smoke on death and low healthRitabrata Das1-12/+50
2025-01-27Initial CommitRitabrata Das1-0/+152