Guide to contributing to the game: различия между версиями
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...") |
imported>Bawhoppennn (Coding) |
||
(не показано 13 промежуточных версий 5 участников) | |||
Строка 1: | Строка 1: | ||
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 and try to get as much constructive criticism out of it as you can. If your work does get put in, than congratulations!! | 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 and try to get as much constructive criticism out of it as you can. If your work does get put in, than congratulations!! | ||
I hope this covers everything, if not, join | I hope this covers everything, if not, join [[Community|#coderbus]] and ask there. | ||
== Ideas == | == Ideas == | ||
So you have an idea and don't know where to post it? Simple... check if it's already been submitted and if it hasn't, post it [http:// | So you have an idea and don't know where to post it? Simple... check if it's already been submitted and if it hasn't, post it [http://tgstation13.org/phpBB/viewforum.php?f=9 here]. | ||
== Icons, glyphs, sprites, animations... images == | == Icons, glyphs, sprites, animations... images == | ||
Строка 11: | Строка 11: | ||
For an overview on spriting see our [[Guide to spriting]]. | For an overview on spriting see our [[Guide to spriting]]. | ||
You have what it takes to make a 32x32 pixel image actually look like something? We're always on the lookout for good spriters. There are | You have what it takes to make a 32x32 pixel image actually look like something? We're always on the lookout for good spriters. There are [http://tgstation13.org/phpBB/viewtopic.php?f=11&t=11 sprite request threads] on the forums. | ||
== Coding == | == Coding == | ||
A code [[Understanding SS13 code|overview]] is available as well as a [[SS13 for experienced programmers|guide for experienced programmers]]. | A code [[Understanding SS13 code|overview]] is available as well as a [[SS13 for experienced programmers|guide for experienced programmers]]. | ||
There's | The most successful coders will hang out with the rest of the coders and maintainers in [irc://irc.rizon.net/coderbus #coderbus] on [irc://irc.rizon.net/ irc.rizon.net]. | ||
There's also a rarely used [http://tgstation13.org/phpBB/viewforum.php?f=5 forum] for coding | |||
== Mapping == | == Mapping == | ||
A [[Guide to mapping]] is available. If you have any additional questions please ask [ | A [[Guide to mapping]] is available. If you have any additional questions please ask [irc://irc.rizon.net/coderbus #coderbus] on [irc://irc.rizon.net/ irc.rizon.net]. | ||
== Development and contribution guides == | == Development and contribution guides == | ||
Строка 31: | Строка 32: | ||
== Helping with SS13 == | == Helping with SS13 == | ||
See [[ | See [[Setting up git]] to see how to commit your code, images, map updates or anything else to the tgstation repo. | ||
{{Contribution guides}} | {{Contribution guides}} | ||
[[Category: | [[Category:Coding]] |
Текущая версия от 06:24, 17 февраля 2022
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 and try to get as much constructive criticism out of it as you can. If your work does get put in, than congratulations!!
I hope this covers everything, if not, join #coderbus and ask there.
Ideas[править | править код]
So you have an idea and don't know where to post it? Simple... check if it's already been submitted and if it hasn't, post it here.
Icons, glyphs, sprites, animations... images[править | править код]
For an overview on spriting see our Guide to spriting.
You have what it takes to make a 32x32 pixel image actually look like something? We're always on the lookout for good spriters. There are sprite request threads on the forums.
Coding[править | править код]
A code overview is available as well as a guide for experienced programmers.
The most successful coders will hang out with the rest of the coders and maintainers in #coderbus on irc.rizon.net.
There's also a rarely used forum for coding
Mapping[править | править код]
A Guide to mapping is available. If you have any additional questions please ask #coderbus on irc.rizon.net.
Development and contribution guides[править | править код]
TG Station 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.
- Файл:Arcade.gif Guide to Contributing to the Game
- Setting up Git (TG13 Source Control)
- Guide to working with /tg/station as an upstream repository
- Downloading the Source Code
- Файл:Paper.png Understanding SS13 Code
- SS13 for Experienced Programmers
- Файл:Paper.png Text Formatting
- Файл:Arcade.gif More dev guides
- Файл:Crayonbox.png Guide to Spriting
- Файл:Blueprint.png Guide to Mapping
- Файл:Blueprint.png Map Merger
Helping with SS13[править | править код]
See Setting up git to see how to commit your code, images, map updates or anything else to the tgstation repo.