This is where we are tracking bug reports and feature suggestions for Code: ZS.
Please, try not to create duplicate bug reports and feature suggestions!
Each of these repositories are capable of "mentioning" (hyperlinking) and "closing" (completing) issues on repositories other than themselves (like this one). So, for the repositories we have that are private, issues concerning them are held here for public view and subsequently mentioned/closed by said private commits remotely.
Repository | Description |
---|---|
code-zs | Depot for all in-game assets and scripts. This is always the most likely of these repositories to be updated. |
code-zs_zombiesurvival | Fork of JetBoom/zombiesurvival housing our modified branch of the gamemode. Note, this generally only includes changes that could easily be abstracted from all the things added in code-zs, such as the changing of the prop rotation key or the disabling of select features. |
code-zs_EasyChat | Fork of Earu/EasyChat housing our modified branch of the addon. As with all our forks, we changed only what we couldn't change externally from within code-zs. |
code-zs_bot | This is the pycord bot for our Discord server that handles Discord-to-Steam account association and all other interactive Discord integrations. |