-
-
Notifications
You must be signed in to change notification settings - Fork 683
Home
Welcome to the BeeStation-Hornet developer wiki! Here you will find some information about important developer information such as coding standards.
It is recommended you get to know these guidelines before contributing, as they will be enforced by maintainers.
Code-Standards - The full set of code standards that will be enforced on our code by maintainers.
Design-Goals - A document outlining our ideal state of design that features should be bringing us towards.
Once you have got accustomed to our development ideas, a list of guides for development can be found on the beestation wiki, see https://wiki.beestation13.com/view/Development for more details.
Local-Database-Setup - A set of instructions for configuring the local database for testing purposes
Version-Control-Guide - A guide for dealing with the pains of version control
Guide to coding - A comprehensive guide for setting up the repository, creating a new item and then PRing it to the game.
Guide to hard-dels - A short, informational guide about hard-dels and how to prevent them. It is important that you understand references and hard-dels before making any object references inside byond.
Guide to spriting - A (somewhat outdated) guide to creating sprites for SS13
Guide to mapping - A guide for creating new maps