Commit Graph

65 Commits

Author SHA1 Message Date
oranges 6cfcf85ae4 Remove all admin priveleges and grant to coders
Long years ago we made a tryst with destiny, and now the time
comes when we shall redeem our pledge, not wholly or in full measure,
but very substantially.

At the stroke of the midnight hour, when the world sleeps, Coderbus will
awake to life and freedom. A moment comes, which comes but rarely in
history, when we step out from the old to the new, when an age ends, and
when the soul of a server, long suppressed, finds utterance

Freedom and power bring responsibility. The responsibility rests upon
this assembly, a sovereign body representing the sovereign people of
Coderbus. Before the birth of freedom we have endured all the pains of
labour and our hearts are heavy with the memory of this sorrow. Some of
those pains continue even now. Nevertheless, the past is over and it is
the future that beckons to us now.

It is a fateful moment for us in coderbus, for all /tg/station and for
the ss13 community.

A new star rises, the star of freedom in the code, a new hope comes into
being, a vision long cherished materialises. May the star never set and
that hope never be betrayed!
2019-07-21 09:06:09 +00:00
Qustinnus 89d7bb0f2b adds the defines 2019-06-25 23:24:05 +02:00
Qustinnus 16e502dd33 adds relevant files #2 2019-06-25 23:13:59 +02:00
ninjanomnom 133d294ea6 Steals mso's suggestion regarding large pull requests 2019-06-19 17:52:02 -04:00
ninjanomnom 54ee75044d Adds some guidelines regarding large/wip pull requests 2019-06-18 21:47:51 -04:00
moo 6eab835c65 Cobby Now Bleeds Bicard (AKA Auto-notified When You Touch Medical) (#44300)
* Update CODEOWNERS

* Update CODEOWNERS
2019-06-04 11:18:16 +12:00
ninjanomnom 19d9241d4c Adds ninjanomnom as an owner of component code for notifications 2019-05-18 15:09:43 -04:00
Kyle Spier-Swenson adb8898cf6 Add rule on primary keys to contribution guide (#42965)
Jordie proofs the codebase.

Some unbanned legacy bans came back as active bans because the db conversion
script jordie had me run back during the ban panel rewrite didn't account for
erro being erro and setting unbanned to 2 in some cases for reasons we don't
understand or care about.

Normally I could easily fix this by having mysql give me a list of every id in
the old ban table with unbanned set to 2, and shunting that as a subquery to an
update statement to unban those bans. but jordie, complaining about weird gaps
in ordering and id numbers, intentionally reset and reassigned the id numbers
of all bans during the conversion.

Its at this point that I decided we should never reshuffle ids arounds for
bullshit reasons.
2019-03-16 20:06:34 -07:00
Kyle Spier-Swenson f4fed670a7 Move changelog to end of pr template. (#42540)
Makes for a better preview in the discord embed
2019-01-28 03:16:52 -05:00
moo 46c9963fa8 PR Template Improvements (Now Consistent With Bug Template) (#42482)
* #40942 but for PR Template

* Defaults to using github username

* subject review

* Update PULL_REQUEST_TEMPLATE.md
2019-01-23 15:53:46 -05:00
moo 0c9a0dab86 Improves Issue Report Template (#40942)
* Update bug_report.md

* Test Merges go to both.

* Update bug_report.md

* Update bug_report.md

* If you're unsure...
2018-10-18 00:01:28 +13:00
AnturK f591bc6c1e Adds Lowercase paths rule to contributing.md 2018-10-16 11:43:46 +02:00
FrozenGuy5 38109114c2 This file isn't real. (#38758) 2018-06-28 12:50:05 -04:00
Jordan Brown 5b37298688 Update issue templates (#38740)
* Update issue templates

* Delete ISSUE_TEMPLATE.md

* Add feature request template
2018-06-27 15:49:03 -04:00
Jordan Brown 183936d043 F 2018-05-09 16:24:27 -05:00
Kyle Spier-Swenson 402946e714 sql changelog changes ping the host 2018-04-27 19:38:05 -05:00
Kyle Spier-Swenson e1cd293539 Adds note about correct usage of the dlls section of tgs3.json 2018-04-24 02:18:49 -07:00
ShizCalev 8df02f370f Updates CONTRIBUTING.md for MapMerge2 2018-02-08 20:38:49 -05:00
FrozenGuy5 84354675bb license memes the sequel 2018-02-03 00:23:59 +00:00
FrozenGuy5 5468290430 license memes 2018-02-03 00:19:24 +00:00
vuonojenmustaturska a37af57670 Merge pull request #35154 from Iamgoofball/patch-387
Adds a note about for loop speed
2018-02-03 01:45:02 +02:00
FrozenGuy5 1471422689 Adds information regarding porting code/assets from other codebases (#35112)
* we need more license memes in our contributing.md

* adds goon's licensing

* contributing memes

* licenses are too serious for kor
2018-01-31 12:01:08 +13:00
Iamgoofball e16bdd7c8a Update CONTRIBUTING.md 2018-01-30 12:58:22 -08:00
Iamgoofball 37bc298da7 Update CONTRIBUTING.md 2018-01-30 12:57:39 -08:00
ShizCalev fcc1c2d171 Fixes CODEOWNERS conflict 2018-01-28 03:18:06 -05:00
Anonmare 9293932909 Buffs the Contributing Guide (Fixes a typo) 2018-01-23 17:05:19 +00:00
oranges edd4982c91 Merge pull request #34804 from tgstation/KorPhaeron-patch-1
Expands our worst rule
2018-01-23 20:52:14 +13:00
Leo 0363132545 Adds the art director as /icons folder codeowner (#34803) 2018-01-22 17:48:26 -05:00
KorPhaeron 8986fc4f14 Expands our worst rule 2018-01-22 16:47:00 -06:00
Jordan Brown fda68e5c8a Readability over micro-optimizations (#34646) 2018-01-21 05:21:21 -05:00
KorPhaeron 311de5e252 No more catgirl PRs 2018-01-15 17:26:45 -06:00
FrozenGuy5 fd7718092d removes some dots (#33987) 2018-01-01 21:46:21 -05:00
Jordan Brown 9020028bec Adds a note on config changes to CONTRIBUTING (#33964) 2018-01-01 01:23:00 -05:00
Emmett Gaines 60637b7beb re-implements issue template hiding and improves wording/structure (#33724) 2017-12-22 11:47:12 -05:00
Jordan Brown 019cd34338 Fixes CODEOWNER wildcards (#33722) 2017-12-22 11:38:21 -05:00
Jordan Brown d44a51f510 Pings maintainers to review PRs in areas they are familiar with (#33572)
* Pings maintainers to review PRs in areas they are familiar with

* Add ShizCalev to _maps

* air.dm

* Forgot this

* Fix ShizCalev

* Added more
2017-12-17 09:53:10 +13:00
Jordan Brown f034af47b4 Further emphasises the importance of round ID in issue template (#33538)
* Further emphasises the importance of round ID in issue template

* Update statbus url. Add server note
2017-12-15 15:07:07 -05:00
Jordan Brown ce2a7ae962 Emphasises the importance of round ID in issue template 2017-12-04 15:22:42 -06:00
ShizCalev ce362bbb6b Adds mapping standards to CONTRIBUTING.md 2017-10-17 21:54:28 -04:00
Jordan Brown 9c5eae7ebe Updates out of date URL in CONTRIBUTING.md (#31573) 2017-10-12 11:42:07 -06:00
AnturK 292638c209 Specifies one format of variable declaration for the codebase. (#30926)
* Removes occurences of var name

* Contributing note

* note fixup
2017-09-22 13:43:52 -04:00
Jordan Brown 864276ae14 More changelog functions (#30711)
* Comprehensive changelogs

* FrozenGuy5's images

* Revert CONTRIBUTING.md

* Fix PULL_REQUEST_TEMPLATE.md wording

* Default the setting to off in the webhook procesor

* And in secret.php
2017-09-20 20:57:44 +12:00
pubby 951af9f7a7 Update ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (#30799)
* Improve .github/ISSUE_TEMPLATE.md

* Improve .github/PULL_REQUEST_TEMPLATE.md

* Short message about Show Server Revision

* Re-add the admin note to ISSUE_TEMPLATE

* [Note] -> [Directions]
2017-09-17 15:29:21 -04:00
Jordie 28835beef7 Update CONTRIBUTING.md 2017-08-25 09:59:00 +10:00
Jordan Brown af4d9a85c9 Repaths /obj/item/weapon to /obj/item (#29929) 2017-08-16 10:38:51 -03:00
Jordan Brown 04a43cea98 Removes the freeze notification from PULL_REQUEST_TEMPLATE.md 2017-07-25 16:41:22 -04:00
Jordan Brown d9bae063d3 Merge pull request #29475 from ShizCalev/spaces
Makes CONTRIBUTING.md conform to CONTRIBUTING.md
2017-07-25 15:53:45 -04:00
Jordan Brown fb3d9e48c0 Adds some contributing guidelines (#29345)
Adds a rule about how to specify string keys in an associated list.

Removes some stray = nulls that no longer match our guideline
2017-07-25 09:46:20 +12:00
shizcalev 1aa8505edc honk 2017-07-24 01:24:10 -04:00
Jordan Brown 457e6f3031 Fixes formatting 2017-07-14 13:05:42 -04:00