space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.62k stars 3.28k forks source link

Some systems are not well documented. #7506

Open ElectroJr opened 2 years ago

ElectroJr commented 2 years ago

Some systems need to have documentation & examples added to https://docs.spacestation14.io/.

In particular, some utility systems that are likely to be used as by other systems are missing docs, including:

Other systems that probably could use documentation include:

nearlyNonexistent commented 6 months ago

The action system is STILL to this day undocumented and I can't figure out how to add one.

FairlySadPanda commented 6 months ago

@nearlyNonexistent if you want to see how I did it for my space ferrets (so they can backflip etc) then check my wawa PR: #26168