Difference between revisions of "SS13 Wiki:Current events"

From Space Station 13 Wiki
Jump to navigation Jump to search
(Oh, and someone should actually describe what OD'ing on Robustissin does.)
(Finished most of the sassafras stuff, but now I've noticed an interesting guide on coding.)
Line 25: Line 25:
**Mapping in QwertyDMM.  
**Mapping in QwertyDMM.  
**A summary of and/or link to the [[Goonstation Map Submission Guidelines]]
**A summary of and/or link to the [[Goonstation Map Submission Guidelines]]
*'''[[Coding]]''': Qwertyqwerty started a SS13 coding guide here, but it remains unfinished. Someone should complete it, perhaps by adding:
** Some basics on how DM, the language SS13 is written in, works, with links to the [http://www.byond.com/docs/guide/ official guide] and [http://www.byond.com/docs/ref/index.html documentation].
** How to compile code after finishing it.
** How to test code by making a private server.
** Functions commonly used in SS13 code.
** Anything from this [https://forum.ss13.co/showthread.php?tid=6022 stickied post], which focuses on how to navigate Git. 
** A basic outline of the codebase, based on the public source. For example, you can tell the code for certain classes of chemical reagents are, where the ones for guns and their projectiles are, etc.


=="Medium" Priority==
=="Medium" Priority==
Line 72: Line 79:
**Add the recipe and ethanol decay rate for Blue Hawaiian cocktail  (IntDweller note: I tried making Blue Hawaiian, but couldn't? Strange stuff).
**Add the recipe and ethanol decay rate for Blue Hawaiian cocktail  (IntDweller note: I tried making Blue Hawaiian, but couldn't? Strange stuff).
**Add a section on the shitty grill.
**Add a section on the shitty grill.
**Add sarsaparilla as result of putting sassafras roots in a still.
**Add trays.
**Add trays.
*'''[[Guide to Genetics]]:'''
*'''[[Guide to Genetics]]:'''
Line 118: Line 124:
**Add any missing objectives. Of particular interest are the Protective objective and the new steal targets.
**Add any missing objectives. Of particular interest are the Protective objective and the new steal targets.
**Remove any ones that have been retired.
**Remove any ones that have been retired.
*'''[[Guide to Botany]]''': Add the sassafras tree mutation.


==(C)low(n) Priority==
==(C)low(n) Priority==
Line 139: Line 144:
Sprites wanted. Wanted sprites. Sprites that are wanted (by the wiki). The sprites that get a sad, sad TBA for teir image.
Sprites wanted. Wanted sprites. Sprites that are wanted (by the wiki). The sprites that get a sad, sad TBA for teir image.


*'''[[Foods and Drinks]]''': Sprites for trays, sassafras root, and the Blue Hawaiian & Sea Breeze cocktails.  
*'''[[Foods and Drinks]]''': Sprites for trays and the Blue Hawaiian & Sea Breeze cocktails.  
*'''[[Guide to Mining]]''': Sprite for ectohair, either in block or raw form.
*'''[[Guide to Mining]]''': Sprite for ectohair, either in block or raw form.
*'''[[Security Objects]]''': Sprites for the the various settings of the Antique Lawgiver and the Lawgiver on knockout.  
*'''[[Security Objects]]''': Sprites for the the various settings of the Antique Lawgiver and the Lawgiver on knockout.  
*'''[[Murder]]''': Sprite of the magazine for the tranquilizer gun.
*'''[[Murder]]''': Sprite of the magazine for the tranquilizer gun.
*'''[[Guide to Botany]]''': Sprite for the sassafras root.

Revision as of 09:22, 12 November 2019

Let's get meta, because this page is for documenting pages that need love and hard work from readers like you to become better. It's the true sequel to Outdated Pages and intends for the same levels of collaboration and communication and more accessibility. Brush up your markup and take a gander at the Guide to Contributing to Wikistation, because it's time for some wiki magic.

A Word for the Anxious

Relax.

Don't feel too pressured to add info ASAP. Good pages and entries take hard work, dedication, and, more importantly, multiple revisions. If you come in looking for a quick way out and try to learn everything you need in one round for the sake of some wiki page, you'll just end up frustrated, unhappy, and stuck with a terrible draft. Take your time. It can wait. It can always wait.

"High" Priority

Things that people often wish had wiki documentation. And rightfully they wish, because having documentation would be a great big help.

  • Style and Grammar: Writing is communication, and you can't communicate well in writing without good grammar and clear prose. It's especially important for tutorials and the Getting Started page. Be sure to mark them as minor edits as courtesy.
  • Ore Processing: A highly neglected system that needs more love. Give it some by finding and writing about its redeeming qualities. Or, if you can't, by fact-checking the list of properties, describing how material properties affect each craftables, and maybe adding some new uses and material reccomendations.
  • Foods and Drinks: Food buffs! They're rather minor, but they're interesting and unique enough to warrant wiki documentation. We have a rudimentary Google doc of the various food items' buffs here.
  • Powering the station:
    • Surely, there's a better way of explaining the TEG than with maps with subtly inconsistent varieties of parts and numberings.
    • While you're pondering that, perhaps you should also look into adapting this fellow's TEG guides for Clarion and Destiny.
    • It'd also be great if there were more thorough examples of the techniques described in Overlapping Hotspots.
    • Describe how to set up Horizon's TEG engine.
  • Horizon: Add tabs for Horizon versions of the various locations and explain how to navigate it, particularly what the map considers east, west, north, and south.
  • Manta: Add tabs for Manta's rooms and areas, explain how it simulates movement, and describe what "port", "starboard", and other directions mean on that map.
  • Mapping: People have been asking for a guide on how to make stations and locations for Goonstation for quite a while now. Such a guide might include things like:
    • Obtaining the necessary files
    • How to choose and place objects/spawners/mobs.
    • Mapping in DreamMaker.
    • Mapping in QwertyDMM.
    • A summary of and/or link to the Goonstation Map Submission Guidelines
  • Coding: Qwertyqwerty started a SS13 coding guide here, but it remains unfinished. Someone should complete it, perhaps by adding:
    • Some basics on how DM, the language SS13 is written in, works, with links to the official guide and documentation.
    • How to compile code after finishing it.
    • How to test code by making a private server.
    • Functions commonly used in SS13 code.
    • Anything from this stickied post, which focuses on how to navigate Git.
    • A basic outline of the codebase, based on the public source. For example, you can tell the code for certain classes of chemical reagents are, where the ones for guns and their projectiles are, etc.

"Medium" Priority

Good to have this info, but no one's round is going to be ruined just because there isn't there.

  • Changelog: Copying and pasting changelog updates and formatting for the wiki (which usually just entails more copying and pasting).
  • Being A Better Traitor:
    • Space American Football Kit could use some tips. Surely, there's a few tricks or good tips for using them.
    • Add more details about how to effectively use the Marksman's rifle.
  • Maintenance Info: Many pages are missing locations of APCs, power wires, and air hookup vents/injectors (if applicable). Obviously, someone should add them, seeing as some of them can be in some rather strange locations.
  • Motives: Most people don't have much trouble with them, but it's worth explaining the weird irregularities and highlighting some of the lesser-known ways of increasing/decreasing certain motives.
  • Chemistry:
    • Add in depletion rate, effects when ingested/applied to people/in plants, its recipe if applicable, recipe hint if it's secret, etc. of
      • Peach juice
      • Ginger ale
      • Pizza (reagent)
      • Magnesium chloride
      • Fleur-de-lys
      • Triple triple (Not secret, ingredients still are)
      • Energy drink
      • Rubber
      • Liquified space rubber
      • Sarsaparilla
      • And the many other many, many obscure chems that are rarely found. Be sure to determine whether or not it's an unlisted secret chemical or an precursor to one.
    • Describe how damaged caused by floors coated with Organic Superlubricant is calculated.
    • In addition, re-examine the damage formula for amanitin. Does it follow the patch, the old elapsed cycles * rand(2,3) formula, or something else?
    • Describe how amount of smokepower affects initial cloud size and how amount of other reagents affects cloud expansion in greater detail.
    • Update how much epinephrine changes body temperature.
    • Mention that omnizine and cryoxadone heal all organ damage, with specific numbers.
    • Note that salbutamol and perfluorodecalin heal lung damage, and to what extent.
    • Identify which drugs heal liver and kidney damage and to what extent.
    • Verify the Units to infect for the various disease reagents. Of particularly interest are feather fluid, rotting, vampire serum, and werewolf serum.
    • Determine specific amount of tox damage potassium iodide can heal.
    • Document the overdose effects of Robustissin.
  • Roleplay Tips and Tricks: Can always use more RP tips.
  • Guide to writing: Would be great to see some requisition form, menu, prescription, etc. templates for all the lovely RP and bureaucracy fans.
  • Doctoring:
    • Explain what blood clots actually do. Here's a start: Proconvertin can sometimes give you the Blood Clots ailment.
    • Document the types of messages the penlight has for the different thresholds of eye damage.
  • Critters/Spacebux: Document what sort of critters are possible with Alt. Ghost Critters
  • Space Pod: Confirm the stated crew capacity of the engineering minisub.
  • Contraband: Add in any contraband items the big chart might have missed. Of particular interest is the nuclear operative's grenade launcher.
  • TermOS:
    • Supposedly, it's possible to set the Buddies to arrest a specific person. If so, what are the commands? Also, do GuardBuddies share the criminal database used by securitrons?
    • Now that there's multiple stations with nuclear charges, there needs to be a section on using the nukeman program, especially on activating or deactivating the nuclear charge.
  • Foods and Drinks:
    • Add the recipe and ethanol decay rate for Blue Hawaiian cocktail (IntDweller note: I tried making Blue Hawaiian, but couldn't? Strange stuff).
    • Add a section on the shitty grill.
    • Add trays.
  • Guide to Genetics:
    • Does hulk/gamma ray exposure make the person immune to stuns as with other versions?
    • Describe how dark it needs to be for Cloak of Darkness to work.
    • Confirm if having thermals allows you to see past Cloak of Darkness.
    • Add info about the Martian and Frog body types currently only available from Diplomat, Tourist, and Merchant spawns.
  • Traits:
    • Add any other benefits conferred by Security Training
    • Specify how much Addictive Personality increases chance of being addicted.
  • Engineering Objects: Find out if controlled demolition pipes can be emagged.
  • Gas: Add capacities of the stated gas containers.
  • Syndicate Items: Verify if Syndicate/BioWeapons sponge capsules can be ordered by nuclear operatives.
  • NTSO Security Operative: Make a page about this HoS alternative that spawns with a unique suit, an expendable baton, a Clock 188, and other items, distinct from the ones used in admin shenanigans.
  • General Objects:
    • Figure out just what the hell the magnifying glass you get from golden ticket machines does, if it even does anything.
    • Specify from how far an audio logger can record something when left in a room.
  • Murder:
    • Add more details about 40mm HEDP
    • Confirm the power costs for the Lawgiver's knockout mode.
    • Verify and add updated shot outputs of the wavegun.
  • Vampire:
    • Confirm if Entrall cannot be used while cuffed or stunned:
    • Ascertain if vampires take extra damage in the Trench.
    • Determine the effects/interactions of the following on/with ghouls/zombies/thralls:
      • Holy water
      • Syringes
      • IV Drips
      • The Bible
    • Find the highest blood level ghouls/zombies/thralls can have.
  • Communications Officer: On the Manta, the Comms Officer protects the ship's comms tower, updates the crew on happenings on the ship, and does radio show stuff sometimes. Explain how these systems work and how to do these duties.
  • Security Objects: Confirm the power costs for the Lawgiver's knockout mode
  • History of SS13: Flesh out as much as possible, especially with info specifically about Goonstation.
  • Cyborg: Add more info about Alastor Pattern Thrusters, such as if they can ignite plasma gas or other flammables.
  • Virus: Determine if Robustissin can cure Avian flu.
  • Piano Song Dump: Add songs!
  • Station Grade
    • Add rating ranges associated with certain grades
    • Check if some grades have been renamed or changed.
  • Gang
    • Add a section on the new gang items. Include things like costs, images, etc.
    • Add specific numbers on health and stamina boosts granted by wearing the gang uniform.
    • Add specific numbers of gang points gained for controlling turf.
  • Traitor Objectives]
    • Add any missing objectives. Of particular interest are the Protective objective and the new steal targets.
    • Remove any ones that have been retired.

(C)low(n) Priority

Fun things everybody loves. Everyone adores them when they're there, but if they're gone or missing, nobody complains.

  • Supplementary Info & Galleries: Everyone loves them. They add a great touch of humor that no words can express and really add character to a page like a really good rug. Shame they're rather hard to find.
  • Updated Map Images: Some map locations get extra additions after their images are uploaded, like extra cyborg docks, security scanners, and completely new machines and equipment. Update their images to include those.
  • Annotated Maps: Maps of, well, station maps with important rooms labeled. Currently, we want ones for:

Sprites Wanted

Sprites wanted. Wanted sprites. Sprites that are wanted (by the wiki). The sprites that get a sad, sad TBA for teir image.

  • Foods and Drinks: Sprites for trays and the Blue Hawaiian & Sea Breeze cocktails.
  • Guide to Mining: Sprite for ectohair, either in block or raw form.
  • Security Objects: Sprites for the the various settings of the Antique Lawgiver and the Lawgiver on knockout.
  • Murder: Sprite of the magazine for the tranquilizer gun.