9 Commits

Author SHA1 Message Date
Aaron Suen
7c813dc4d2 Basic conversion of readmes to markdown format 2023-11-21 22:00:21 -05:00
Aaron Suen
d32a2c856c Build mod summary list automatically
Instead of maintaining the short description of each sub-mod
manually in a giant README file, distribute the short descriptions
into each relevant mod, and then build the README listings
automatically at deploy time.

This should:
- Make it harder to forget to add/remove mods in the list
- Prevent them from being out of alphabetical order
- Ensure each mod has a description for in-menu use
2023-06-20 07:30:35 -04:00
Aaron Suen
1a88d282b7 Support all games 2023-06-20 06:21:15 -04:00
Aaron Suen
a8410a4d7a Configurable stealthing of online players 2022-10-06 22:47:37 -04:00
Aaron Suen
9ce18fd427 Add all required mod.conf files 2021-03-01 20:04:16 -05:00
Aaron Suen
047bf8af25 Fix announcing wrong names
Delay announcement until next tick to ensure that
player list changes have been applied.
2020-04-16 01:25:47 -04:00
Aaron Suen
52caedfb1a De Morgan's law fail. 2020-03-19 11:04:29 -04:00
Aaron Suen
a7d5138a21 Make szutil_nowonline honor szutil_stealth. 2020-03-19 06:58:42 -04:00
Aaron Suen
c48da1d737 Mod to list cumulative online players periodically. 2020-03-19 06:51:03 -04:00