Difference between revisions of "User:Warriorstar/Contributor Resources"
Jump to navigation
Jump to search
Warriorstar (talk | contribs) (Created page with "== Internals == * tick order overview: https://github.com/ParadiseSS13/Paradise/blob/master/.github/TICK_ORDER.md == Tooling == * setting up git https://github.com/ParadiseSS13/Paradise/blob/master/.github/SETTING_UP_GIT.md == Services == * Parastats: https://affectedarc07.github.io/ParaStats and Source code: https://github.com/AffectedArc07/ParaStats * Profile viewer: https://www.paradisestation.org/espresso/paradise_main.profile_viewer.html == Coding References =...") |
Warriorstar (talk | contribs) |
||
Line 11: | Line 11: | ||
* Parastats: https://affectedarc07.github.io/ParaStats and Source code: https://github.com/AffectedArc07/ParaStats | * Parastats: https://affectedarc07.github.io/ParaStats and Source code: https://github.com/AffectedArc07/ParaStats | ||
* Profile viewer: https://www.paradisestation.org/espresso/paradise_main.profile_viewer.html | * Profile viewer: https://www.paradisestation.org/espresso/paradise_main.profile_viewer.html | ||
* Last round full runtime log (coder access only): https://www.paradisestation.org/forum/custom/paradise_main.runtime.php | |||
== Coding References == | == Coding References == |
Revision as of 18:08, 16 August 2023
Internals
- tick order overview: https://github.com/ParadiseSS13/Paradise/blob/master/.github/TICK_ORDER.md
Tooling
Services
- Parastats: https://affectedarc07.github.io/ParaStats and Source code: https://github.com/AffectedArc07/ParaStats
- Profile viewer: https://www.paradisestation.org/espresso/paradise_main.profile_viewer.html
- Last round full runtime log (coder access only): https://www.paradisestation.org/forum/custom/paradise_main.runtime.php
Coding References
- Byond ref: https://secure.byond.com/docs/ref
- Autodoc guide https://github.com/ParadiseSS13/Paradise/blob/master/.github/AUTODOC_GUIDE.md
- Paradise DMDOC https://codedocs.paradisestation.org/
Coding Guides
- Using feedback and ssblackbox https://github.com/ParadiseSS13/Paradise/blob/master/.github/USING_FEEDBACK_DATA.md
Mapping
- A guide to fixing map conflicts: https://github.com/ParadiseSS13/Paradise/discussions/16402
PRs and Reviews
- PR Reviewer Checklist https://github.com/ParadiseSS13/Paradise/discussions/21968
- Beginner PR Reviewer Crash Course https://github.com/ParadiseSS13/Paradise/discussions/19410
- contributing guidelines https://github.com/ParadiseSS13/Paradise/blob/master/.github/CONTRIBUTING.md