aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2025-02-15Work on plugin apis, add command supportRitabrata Das4-16/+93
2025-02-14Removed unnecessary returnSkipper1-3/+1
2025-02-14Added custom aircraft list pluginSkipper3-0/+60
2025-02-14Added chat weather pluginSkipper1-0/+52
- Set new chat commands for fog r,g,b - day/night commands - visibility command
2025-02-13Updated Aircraft.pySkipper1-1/+2
Updated to do the prev_life/life swap in the aircraft add_state function.
2025-02-13Updated plugins and managerSkipper2-0/+49
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 managerSkipper3-0/+73