Guide to contributing to the game: Difference between revisions

From BeeStation Wiki
Jump to navigation Jump to search
imported>Giacom
(Corrected the links.)
m (no more /tg/)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 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 the [Community irc channel for developers] and ask there.
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://www.ss13.eu/phpbb/viewforum.php?f=42 here]
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 [https://forums.beestation13.com/c/suggestions/14 here].


== Icons, glyphs, sprites, animations... images ==
== Icons, glyphs, sprites, animations... images ==


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 sprite request threads on these forums: [http://tgstation13.org/phpBB/viewtopic.php?f=11&t=11 Spriting and Mapping]


== Coding ==
== Coding ==
Line 17: Line 15:
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 actually a whole forum dedicated to it [http://www.ss13.eu/phpbb/viewforum.php?f=6 here].
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].
 


== Mapping ==
== Mapping ==
Line 25: Line 24:
== Development and contribution guides ==
== 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.
Bee 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.


{{Devguides}}
{{Devguides}}
Line 31: Line 30:
== Helping with SS13 ==
== Helping with SS13 ==


See [[From blank to commit]] to see how to commit your code, images, map updates or anything else to the tgstation repo.
See [[Setting up git]] to see how to commit your code, images, map updates or anything else to the beestation repo.


{{Contribution guides}}
{{Contribution guides}}
[[Category:Guides]] [[Category:Game Resources]]
[[Category:Guides]] [[Category:Game Resources]]

Latest revision as of 15:05, 6 October 2020

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.

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.


Mapping

A Guide to mapping is available. If you have any additional questions please ask #coderbus on irc.rizon.net.

Development and contribution guides

Bee 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.


Helping with SS13

See Setting up git to see how to commit your code, images, map updates or anything else to the beestation repo.

Contribution guides
General Development, Downloading the source code / hosting a server, Guide to git, Game resources category, Guide to changelogs
Database (MySQL) Setting up the database, MySQL
Coding Understanding SS13 code, SS13 for experienced programmers, Binary flags‎, Text Formatting, Guide to signals
Mapping Guide to mapping, Map merger, Exploration Ruins
Spriting Guide to spriting
Wiki Guide to contributing to the wiki, Wikicode