| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-09 | Add support for longer than 16 char username and fix bugs | Ritabrata Das | 2 | -2/+3 |
| 2025-03-04 | Complete crash on ground plugin and some api changes | Ritabrata Das | 2 | -3/+3 |
| 2025-03-03 | Fix crash on ground plugin, add additional logging, fix readback packet | Ritabrata Das | 1 | -4/+4 |
| 2025-03-03 | Improve logging, make help command unmodifiable | Ritabrata Das | 2 | -3/+3 |
| 2025-03-02 | handle client exits gracefully and improve plugin manager | Ritabrata Das | 3 | -5/+15 |
| 2025-02-23 | Work on discord chat sync, and fix smoke | Ritabrata Das | 1 | -2/+2 |
| 2025-02-22 | Typo in plugin manager | Skipper | 1 | -3/+3 |
| 2025-02-22 | Merge branch 'plugin_manager' of https://github.com/Skipper-is/sakuya-ac into... | Skipper | 1 | -0/+27 |
| 2025-02-22 | Updated packet defs, and test plugin of aircraft replacement on join | Skipper | 4 | -72/+118 |
| 2025-02-21 | Very premetive implementation of radar | Ritabrata Das | 1 | -1/+1 |
| 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 |
| 2025-02-13 | Started to wrap FSNETCMD round YSchat | Skipper | 1 | -5/+1 |
| 2025-02-13 | Updated Aircraft.py | Skipper | 1 | -0/+4 |
| 2025-02-13 | Updated plugins and manager | Skipper | 1 | -1/+13 |
| 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 i... | Ritabrata Das | 2 | -13/+24 |
| 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 compat... | Ritabrata Das | 1 | -1/+2 |
| 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 |
| 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 |
| 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 |
| 2025-01-30 | Created PacketManager | Skipper | 1 | -0/+389 |
| 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 |