| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
