Guide to contributing to the game: Difference between revisions
imported>Rockdtben (Created page with "This is more of an index to contributing to the game. Note that your solutions might not be used and it is possible for them to even be ridiculed. Please do not take offense a...") |
m (Updated arcade machine images) |
||
(19 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
This is more of an index to contributing to the game. | This is more of an index to contributing to the game. Contributions are not guaranteed and are subject to criticism, so don't be surprised or too discouraged should they not make it into the game. | ||
For further assistance on contributing, go to the [https://discord.gg/0keg6hQH05Ha8OfO Yogstation Discord] and ask there. | |||
== Ideas == | == Ideas == | ||
If you have an idea you want implemented, consider suggesting it in [https://forums.yogstation.net/forums/feature-requests.221/ Feature Requests] on the forums or on the Yogstation discord. | |||
If you want to fund an official Yogstation bounty idea, suggest it in [https://forums.yogstation.net/forums/bounty-requests.231/ Bounty Requests]. | |||
== Icons, Glyphs, Sprites, Animations, Images == | |||
== Icons, | |||
For an overview on spriting see our [[Guide to spriting]]. | For an overview on spriting see our [[Guide to spriting]]. | ||
If you're interested in feedback or are just interested in spriting, take a look at #spriting on Discord. | |||
== Coding == | == Coding == | ||
A code [[Understanding SS13 code|overview]] is available as well as a [[SS13 for experienced programmers|guide for experienced programmers]]. If you need further help, you can always consult our resident coders in #development-public on the Discord server. | |||
The most successful coders will hang out with the rest of the coders and maintainers in the [[https://discord.gg/Vh8TJp9 coderbus server]], making it a prime place to ask for help. | |||
== Mapping == | == Mapping == | ||
A [[Guide to mapping]] is available. If you have any additional questions ask #mapping on the Yogstation Discord. | |||
A [[Guide to mapping]] is available. If you have any additional questions | |||
== Development and contribution guides == | == Development and contribution guides == | ||
Yogstation 13 is an open source project, so anyone can contribute to it. Here are a few guides to help you if you're interested in contributing. | |||
*[[File:Arcade_Machines.gif|link=Guide to contributing to the game]] [[Guide to contributing to the game|Guide to Contributing to the Game]] | |||
*[[File:Disk.gif|link=Setting up git]] [[Setting up git|Setting up Git]] | |||
*[[File:Disk.gif|link=Downloading the source code]] [[Downloading the source code|Downloading the Source Code]] | |||
*[[File:Paper.png|link=Understanding SS13 code]] [[Understanding SS13 code|Understanding SS13 Code]] | |||
*[[File:PaperTray.png|link=SS13 for experienced programmers]] [[SS13 for experienced programmers|SS13 for Experienced Programmers]] | |||
*[[File:Paper.png|link=Text_Formatting]] [[Text Formatting|Text Formatting]] | |||
*[[File:Arcade_Machines.gif|link=:Category:Game Resources]] [[:Category:Game Resources|More dev guides]] | |||
*[[File:Crayonbox.png|link=Guide to spriting]] [[Guide to spriting|Guide to Spriting]] | |||
*[[File:Blueprint.png|link=Guide to mapping]] [[Guide to mapping|Guide to Mapping]] | |||
*[[File:Blueprint.png|link=Map Merger]] [[Map Merger]] | |||
*[[File:Paper.png|link=Guide to Changelogs]] [[Guide to Changelogs]] | |||
*[[File:Pen.png|link=Guide to contributing to the wiki]] [[Guide to contributing to the wiki|Guide to Contributing to the Wiki]] | |||
*[[File:Paper.png|link=Reporting Issues]] [[Reporting Issues]] | |||
*[[File:Banhammer.png|link=Starter guide to admin tools]] [[Starter guide to admin tools|Starter Guide to Admin Tools]] | |||
== Helping with SS13 == | == Helping with SS13 == | ||
See [[Setting up git]] to see how to commit your code, images, map updates or anything else to the yogstation repository. | |||
See [[ | |||
{{Contribution guides}} | {{Contribution guides}} | ||
[[Category:Guides]] [[Category:Game Resources]] | [[Category:Guides]] [[Category:Game Resources]] |
Latest revision as of 00:05, 25 March 2024
This is more of an index to contributing to the game. Contributions are not guaranteed and are subject to criticism, so don't be surprised or too discouraged should they not make it into the game.
For further assistance on contributing, go to the Yogstation Discord and ask there.
Ideas
If you have an idea you want implemented, consider suggesting it in Feature Requests on the forums or on the Yogstation discord.
If you want to fund an official Yogstation bounty idea, suggest it in Bounty Requests.
Icons, Glyphs, Sprites, Animations, Images
For an overview on spriting see our Guide to spriting.
If you're interested in feedback or are just interested in spriting, take a look at #spriting on Discord.
Coding
A code overview is available as well as a guide for experienced programmers. If you need further help, you can always consult our resident coders in #development-public on the Discord server.
The most successful coders will hang out with the rest of the coders and maintainers in the [coderbus server], making it a prime place to ask for help.
Mapping
A Guide to mapping is available. If you have any additional questions ask #mapping on the Yogstation Discord.
Development and contribution guides
Yogstation 13 is an open source project, so anyone can contribute to it. Here are a few guides to help you if you're interested in contributing.
- Guide to Contributing to the Game
- Setting up Git
- Downloading the Source Code
- Understanding SS13 Code
- SS13 for Experienced Programmers
- Text Formatting
- More dev guides
- Guide to Spriting
- Guide to Mapping
- Map Merger
- Guide to Changelogs
- Guide to Contributing to the Wiki
- Reporting Issues
- Starter Guide to Admin Tools
Helping with SS13
See Setting up git to see how to commit your code, images, map updates or anything else to the yogstation repository.
Contribution guides
| |
General | Hosting a server, Setting up git, Guide to GitKraken, Downloading the source code, Guide to contributing to the game, Reporting issues, Game resources category, Guide to changelogs |
Database (MySQL) | Setting up the database, MySQL |
Coding | Understanding SS13 code, SS13 for experienced programmers, Text Formatting |
Mapping | Guide to mapping, Room Structure, Map merger |
Spriting | Guide to spriting |
Wiki | Guide to contributing to the wiki, Wikicode, Styleguide |