| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-20 | Start work on radar | Ritabrata Das | 1 | -1/+1 | |
| 2025-02-20 | Add being same IFF to refueling | Ritabrata Das | 2 | -2/+3 | |
| 2025-02-19 | Fix critical bug in smoke plugin | Ritabrata Das | 1 | -2/+5 | |
| 2025-02-16 | Fix typo in FOGCOLOR and SKYCOLOR | Ritabrata Das | 2 | -2/+2 | |
| 2025-02-15 | Work on plugin apis, add command support | Ritabrata Das | 6 | -8/+173 | |
| 2025-02-14 | Added custom aircraft list plugin | Skipper | 2 | -2/+72 | |
| 2025-02-14 | Added chat weather plugin | Skipper | 1 | -9/+25 | |
| - Set new chat commands for fog r,g,b - day/night commands - visibility command | |||||
| 2025-02-13 | Started to wrap FSNETCMD round YSchat | Skipper | 1 | -5/+1 | |
| 2025-02-13 | Updated Aircraft.py | Skipper | 1 | -0/+4 | |
| Updated to do the prev_life/life swap in the aircraft add_state function. | |||||
| 2025-02-13 | Updated plugins and manager | Skipper | 1 | -1/+13 | |
| Added smoke on damage as a plugin And added in ability for plugin manager to use folder plugins (multi file if necessary) | |||||
| 2025-02-12 | Initial setup of plugin manager | Skipper | 2 | -0/+47 | |
| 2025-02-12 | Add Sunset | Ritabrata Das | 4 | -5/+57 | |
| 2025-02-12 | Add exception handling on no internet, Sanitize messages before sending and ↵ | Ritabrata Das | 2 | -13/+24 | |
| implement leave messages | |||||
| 2025-02-11 | Do not crash on disconnected clients | Ritabrata Das | 1 | -0/+3 | |
| 2025-02-11 | Remove print statements with logging | Ritabrata Das | 1 | -1/+1 | |
| 2025-02-11 | Fix discord chat sync | Ritabrata Das | 1 | -13/+15 | |
| 2025-02-11 | Work on discord chat sync | Ritabrata Das | 2 | -1/+80 | |
| 2025-02-11 | Pipe operator is not supported on Python 3.10 and below, Add Backwards ↵ | Ritabrata Das | 1 | -1/+2 | |
| compatiblity | |||||
| 2025-02-11 | Add Smoke, Engine Breakdown, Made sure non-ab planes do not get ab after repairs | Ritabrata Das | 3 | -2/+17 | |
| 2025-02-10 | Added afterburner toggle on damage | Skipper | 2 | -3/+34 | |
| 2025-02-11 | Work on G Limiter | Ritabrata Das | 5 | -29/+42 | |
| 2025-02-10 | Some updates to packets | Skipper | 7 | -25/+213 | |
| 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-04 | Updated some packets | Skipper | 10 | -535/+592 | |
| 2025-02-03 | Added weapon config and version update | Skipper | 2 | -1/+60 | |
| 2025-02-03 | Added discord client | Skipper | 1 | -0/+42 | |
| 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-02-02 | Writing tests, and checking against existing packet decoders | Skipper | 6 | -12/+28 | |
| 2025-02-02 | Refactored packets into separate files | Skipper | 32 | -993/+1546 | |
| 2025-01-31 | Removing trailing whitespace | Skipper | 1 | -10/+10 | |
| 2025-01-31 | Work on packet manager | Skipper | 2 | -59/+679 | |
| And refactored some of the YSplayer bits | |||||
| 2025-01-30 | Created PacketManager | Skipper | 1 | -0/+389 | |
| Created packet manager, and begun implementation for decoding/encoding packets | |||||
| 2025-01-29 | Improve code quality and add via version | Ritabrata Das | 2 | -0/+15 | |
| 2025-01-29 | Add smoke on death and low health | Ritabrata Das | 2 | -1/+14 | |
| 2025-01-27 | Initial Commit | Ritabrata Das | 4 | -0/+122 | |
