Difference between revisions of "User:Warriorstar/Contributor Resources"

From Paradise Station Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
The purpose of this page is to collate all useful possible links for contributors. This includes wiki links as well as external links to GitHub Discussions and files. It also includes resources such as coding/framework references, server debugging and statistics pages, and links to third-party libraries. This set of links exists as a spreadsheet and is converted into a wiki format, in order to facilitate being used elsewhere/useful categorization.


If you see a link missing here, feel free to comment on the source spreadsheet and request it be added: https://docs.google.com/spreadsheets/d/1bMeDuSOEmqEgz-dt1xJy9tq6mtAxpH7IbRRM_jfsgDo/edit#gid=0
== Guides ==
* [[Creating your own paracode server]]
* [[Guide to Contributing]]
* [[Guide to Mapping]]
* [[Guide to Spriting]]
* [[Guide to TGUI]]
* [[Guide to Testing Your Pull Request]]
* [[SS13 for experienced programmers]]
* [[Setting up the Database]]
* [[Text Formatting]]
* [[Understanding SS13 Code]]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/CONTRIBUTING.md Contributing Guidelines]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/SETTING_UP_GIT.md Setting Up Git]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/USING_FEEDBACK_DATA.md Using Feedback and SSBlackbox]
* [https://github.com/ParadiseSS13/Paradise/discussions/16402 Fixing Mapping Conflicts]
* [https://github.com/ParadiseSS13/Paradise/discussions/19217 Tips and Pointers for TGUI ui_act]
* [https://github.com/ParadiseSS13/Paradise/discussions/19410 Beginner PR Reviewer Crash Course]
* [https://github.com/ParadiseSS13/Paradise/discussions/21968 PR Reviewer Checklist]
* [https://hackmd.io/@PowerfulBacon/B1SeqStVq Guide to Coding for Space Station 13]
* [https://hackmd.io/@goonstation/docs/%2F%40goonstation%2Fdev Goonstation Knowledge Base]
* [https://spacestation13.github.io/DMByExample/ DM By Example]
== Policies ==
* [https://www.paradisestation.org/dev/policy/ Dev Team Policy]
== References ==
* [[Github Glossary]]
* [https://codedocs.paradisestation.org/ Paradise Dmdoc]
* [https://docs.google.com/document/d/1HGkCp4eQU8Jp14Srh8Isuv_liehzV_XB6IcSUbVFFiY/edit The Red Book]
* [https://github.com/20kdc/byond-data-docs BYOND Data Docs]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/AUTODOC_GUIDE.md Autodoc Guide]
* [https://github.com/ParadiseSS13/Paradise/blob/master/.github/TICK_ORDER.md Tick Order Overview]
* [https://github.com/ParadiseSS13/Paradise/tree/master/tgui/packages/tgui/components TGUI Common Components]
* [https://github.com/tgstation/tgstation/blob/fc4d27ac77f1c8eef7f2fae0d9103f3ef7bcad02/code/_onclick/hud/rendering/_render_readme.md Render README]
* [https://hackmd.io/@tgstation/SignalsComponentsElements Components and Signals]
* [https://secure.byond.com/docs/ref BYOND Reference]
* [https://www.byond.com/docs/guide/guide.pdf Designer's Guide (PDF)]
== Services ==
* [https://affectedarc07.github.io/ParaStats Parastats]
* [https://arabica.paradisestation.org/public/mapshow.htm?id=2045&mapid=8D65A406-E277-49A8-B67C-199DB6991041 Paradise Network Map]
* [https://www.paradisestation.org/espresso/paradise_main.profile_viewer.html Profile Viewer]
* [https://www.paradisestation.org/forum/custom/paradise_main.runtime.php Last Round Runtime Log (+VIEWRUNTIMES only)]
== Tools ==
* [https://github.com/AffectedArc07/ParaStats parastats source]
* [https://github.com/PJB3005/byond-rs byond-rs Library]
* [https://github.com/SpaceManiac/SpacemanDMM SpacemanDMM Library]
* [https://github.com/SpaceManiac/vscode-dm-langclient dm-langclient VSC extension]
* [https://github.com/SpaiR/StrongDMM StrongDMM Mapper]
* [https://github.com/spacestation13/dmi-rust dmi-rust Library]
* [https://github.com/ss220-space/dmjit dmjit]
* [https://github.com/tgstation/rust-g rust-g Library]
* [https://github.com/willox/auxtools auxtools]

Latest revision as of 19:55, 31 January 2024