|
|
| Строка 1: |
Строка 1: |
| <div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;"> | | <!-- FRONTIER MAIN PAGE CARDS --> |
| <div style="background: #2a80db; border-radius: .2em; font-size:40px; color: #FFF; padding: .4em .8em .5em;"> <center>[[File:Solgov logo.png|40x40px|frameless|link=]] '''Welcome to the Baystation 12 Wiki''' [[File:Solgov logo.png|40x40px|frameless|link=]]</center></div> | | <div style=" |
| <div style="padding: 1em;">[[File:Solgov logo.png|40x40px|frameless|link=]] '''Welcome to the Baystation 12 Wiki''' [[File:Solgov logo.png|40x40px|frameless|link=]]</center></div>
| | display: flex; |
| <div style="padding: 1em;">
| | flex-wrap: wrap; |
| <center><big><p>[byond://play.baystation.xyz:8000 Game Server] ∙ [https://www.baystation.xyz/discord Discord] ∙ [https://github.com/Baystation12 GitHub] ∙ [https://dmdoc.baystation.xyz DMDoc] ∙ [https://reddit.com/r/ss13 Reddit]</p></big>Welcome to Baystation! We're a Space Station 13 server and community. <br>We're best experienced through [https://baystation.xyz/discord Discord]. Our codebase is publicly available on [https://github.com/Baystation12 GitHub].
| | justify-content: center; |
| | gap: 1.5em; |
| | padding: 1.5em; |
| | background: radial-gradient(circle at top left, #0c0c18 0%, #060611 100%); |
| | color: #ddd; |
| | font-family: 'Segoe UI', sans-serif; |
| | "> |
|
| |
|
| Space Station 13 is a complicated science fiction game with a lot of history built on [https://www.byond.com/ BYOND]. <br>You can learn more about Space Station 13 in general through the wider [https://reddit.com/r/ss13 Reddit community].
| | <!-- ОСНОВНОЕ --> |
|
| | <div style=" |
| {| style="width:100%; text-align: center;"
| | flex: 1 1 320px; |
| | style="width:20% |
| | max-width: 400px; |
| |[[File:Executive officer.png|center|frameless|link=Rules]] [[Rules]]
| | background: rgba(20, 20, 35, 0.85); |
| |[[File:Engineer.png|center|frameless|link=Guides]] [[Guides]]
| | border: 1px solid rgba(100,100,200,0.3); |
| |[[File:Mercenary.png|center|frameless|link=Roles]] [[Roles]]
| | border-radius: 0.75em; |
| |[[File:Skrell.png|center|frameless|link=Lore]] [[Lore]]
| | box-shadow: 0 0 10px rgba(0,0,0,0.4); |
| | style="width:20% |
| | overflow: hidden; |
| |}
| | transition: 0.3s; |
| | " onmouseover="this.style.transform='scale(1.03)';" onmouseout="this.style.transform='scale(1)'"> |
| | <div style="background: linear-gradient(90deg, #3b3b5e, #1b1b3b); color: #fff; text-align: center; padding: .6em; font-size: 1.3em;"> |
| | <b>Основное</b> |
| | </div> |
| | <div style="padding: 1em; text-align: center;"> |
| | <img src="File:Frontier_wiki_logo.png" style="width:90px; opacity:0.9;"><br><br> |
| | <b style="font-size:1.1em; color:#fff;">Welcome to Frontier Station Wiki!</b><br> |
| | <small>Here you can find guides, lore, and roles of the server.</small> |
| | <hr style="margin: 1em 0; border-color: rgba(150,150,255,0.2);"> |
| | <b style="color:#9cf;">System Information</b><br> |
| | <small> |
| | <b>Server:</b> Frontier Station 14<br> |
| | <b>Build:</b> Frontier / v1.8<br> |
| | <b>Language:</b> English / Russian<br> |
| | <b>Platform:</b> Space Station 14 |
| | </small> |
| | </div> |
| | </div> |
|
| |
|
| <big>[https://webmap.affectedarc07.co.uk/maps/bay12/torch/ Map] ∙ [[Guide for New Players|New Players]] ∙ [[Beginning Lore]] ∙ [[Timeline of Canon Events|Canon Events]]</big> | | <!-- GUIDES --> |
| </center>
| | <div style=" |
| </div></div>
| | flex: 1 1 320px; |
| <div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1rem;"> | | max-width: 400px; |
| The server runs BYOND '''516.1669''' and blocks client builds older than '''516.1659'''.<br>
| | background: rgba(20, 20, 35, 0.85); |
| You can find the 516 patch notes at https://www.byond.com/docs/notes/516.html and the latest 516 at:<br>
| | border: 1px solid rgba(42,128,219,0.4); |
| * The update button in your pager if BYOND is already installed
| | border-radius: 0.75em; |
| * The stable release at https://www.byond.com/download/
| | box-shadow: 0 0 10px rgba(0,0,0,0.4); |
| * The highest-numbered build in https://www.byond.com/download/build/516/
| | overflow: hidden; |
| * Or if byond.com is inaccessible, the highest-numbered build in https://indm.dev/byond/516/, our build mirror
| | transition: 0.3s; |
| </div> | | " onmouseover="this.style.transform='scale(1.03)';" onmouseout="this.style.transform='scale(1)'"> |
| | <div style="background: linear-gradient(90deg, rgba(42,128,219), rgba(30,90,180)); color:white; text-align:center; padding:.6em; font-size:1.3em;"> |
| | <b>Guides</b> |
| | </div> |
| | <div style="padding:1em; text-align:center;"> |
| | <img src="File:Logo ec.png" style="width:80px; opacity:0.9;"><br> |
| | <b><a href="Guide for New Players" style="color:#9cf; text-decoration:none;">Guide for New Players</a></b><br> |
| | <small><a href="https://webmap.affectedarc07.co.uk/maps/bay12/torch/" style="color:#ccc;">Map of the SEV Torch</a></small> |
| | </div> |
| | </div> |
|
| |
|
| {| class="wikitable" style="text-align: center; box-shadow: 0 0 .3em #999; border-radius: .2em;"
| | <!-- ROLES --> |
| | colspan="3" style="color:white; background: rgba(42, 128, 219); border-radius: .2em;" |'''<big>Guides</big>'''
| | <div style=" |
| |-
| | flex: 1 1 320px; |
| | colspan="3" |[[File:Logo ec.png|200x200px|center|frameless|link=]]<big>[[Guide for New Players]] '''∙''' [https://webmap.affectedarc07.co.uk/maps/bay12/torch/ Map of the SEV Torch]</big>
| | max-width: 400px; |
| |- style="color:white; background: rgba(15, 110, 212);"
| | background: rgba(20, 20, 35, 0.85); |
| | style="width: 33%" |'''SEV Torch Regulations'''
| | border: 1px solid rgba(41,77,207,0.4); |
| | style="width: 33%; color:white; background: rgba(42, 128, 219);" |'''General Guides'''
| | border-radius: 0.75em; |
| | style="width: 33%" |'''Ships and the Hangar'''
| | box-shadow: 0 0 10px rgba(0,0,0,0.4); |
| |- style=" background: rgba(15, 110, 212, 0.05);"
| | overflow: hidden; |
| |[[Alert Procedure]] ∙ [[General Regulations]] ∙ [[Sol Central Government Law|SCG Law]] ∙ [[Sol Code of Uniform Justice]] ∙ [[Standard Operating Procedure]] ∙ [[Uniform Guide]] ∙ [[Court Martial Standard Operating Procedure|Court Martial SOP]]
| | transition: 0.3s; |
| | style="background: rgba(42, 128, 219, 0.05);"|[[Character Creation]] ∙ [[A Crash Course in Roleplaying|Roleplaying]] ∙ [[Controls]] ∙ [[User Interface]] ∙ [[Skills]] ∙ [[How to Sol Gov Guide|How to Sol Gov]] ∙ [https://ps.ss13.net/#instructions Paperwork]
| | " onmouseover="this.style.transform='scale(1.03)';" onmouseout="this.style.transform='scale(1)'"> |
| |[[Guide to EVA and Internals|EVA and Internals]] ∙ [[Guide to Exploration|Exploration]] ∙ [[Guide to Mining|Mining]] ∙ [[Guide to Ships|Ships]] ∙ [[Guide to Supply|Supply]] ∙ [[Guide to the Obstruction Field Disperser|OFD]]
| | <div style="background: linear-gradient(90deg, rgba(41,77,207), rgba(20,50,150)); color:white; text-align:center; padding:.6em; font-size:1.3em;"> |
| |-
| | <b>Roles</b> |
| | style="color:white; background: rgba(20, 176, 179);" |'''Medical'''
| | </div> |
| | style="color:white; background: rgba(219, 129, 26);" |'''Engineering'''
| | <div style="padding:1em; text-align:center;"> |
| | style="color:white; background: rgba(166, 51, 189);" |'''Research'''
| | <img src="File:Logo torch.png" style="width:80px; opacity:0.9;"><br> |
| |-
| | <b><a href="Commanding Officer" style="color:#9cf; text-decoration:none;">Command Roles</a></b><br> |
| | style="background: rgba(20, 176, 179, 0.05);"|[[Guide to Chemistry|Chemistry]] ∙ [[Guide to Medicine|Medicine]] ∙ [[Guide to Surgery|Surgery]]
| | <small><a href="Engineer" style="color:#ccc;">Engineering</a> ∙ <a href="Explorer" style="color:#ccc;">Exploration</a></small> |
| | style="background: rgba(219, 129, 26, 0.05);"|[[Guide to Atmospherics|Atmospherics]] ∙ [[Guide to Computing|Computing]] ∙ [[Guide to Construction|Construction]] ∙ [[Guide to Hacking|Hacking]] ∙ [[Guide to Robotics|Robotics]] ∙ [[Guide to SMES Units|SMES Units]] ∙ [[Guide to Solars|Solars]] ∙ [[Guide to Supermatter|Supermatter]] ∙ [[Guide to Telecommunications|Telecommunications]] ∙ [[Guide to the R-UST|R-UST]]
| | </div> |
| | style="background: rgba(166, 51, 189, 0.05);"|[[Guide to Anomalies|Anomalies]] ∙ [[Guide to Integrated Circuits|Integrated Circuits]] ∙ [[Guide to Research and Development|Research and Development]] ∙ [[Guide to Xenoarchaeology|Xenoarchaeology]] ∙ [[Guide to Xenobiology|Xenobiology]] ∙ [[Guide to Xenobotany|Xenobotany]]
| | </div> |
| |-
| |
| | style="color:white; background: rgba(209, 85, 44);" |'''Security'''
| |
| | style="color:white; background: rgba(39, 184, 73);" |'''Service'''
| |
| | style="color:white; background: rgba(204, 183, 20);" |'''Miscellaneous'''
| |
| |-
| |
| | style="background: rgba(209, 85, 44, 0.05);"|[[Guide to Combat|Combat]] ∙ [[Guide to Forensics|Forensics]]
| |
| | style="background: rgba(39, 184, 73, 0.05);"|[[Guide to Cooking|Cooking]] ∙ [[Guide to Drinks|Drinks]] ∙ [[Guide to Hydroponics|Hydroponics]]
| |
| | style="background: rgba(204, 183, 20, 0.05);"|[[Guide to Uplinks|Antagonist Uplinks]] ∙ [[Guide to Psionics|Psionics]]
| |
| |-
| |
| | colspan="3" style="color:white; background: rgba(42, 128, 219);" |'''Contribution and Conduct'''
| |
| |-
| |
| | colspan="3" style="background: rgba(42, 128, 219, 0.05);"|[[Appeals and Complaints]] ∙ [[Guide to NanoUI|Coding with NanoUI]] ∙ [[Guide to Server Moderation|Server Moderation]] ∙ [[How to Apply: Moderator]] ∙ [[How to Apply: Species Apps]] ∙ [[Guide to Contributing to the Wiki|Wiki Contribution]]
| |
| |}
| |
|
| |
|
| [[Category:Guides]]
| | <!-- LORE --> |
| | <div style=" |
| | flex: 1 1 320px; |
| | max-width: 400px; |
| | background: rgba(20, 20, 35, 0.85); |
| | border: 1px solid rgba(0,168,104,0.4); |
| | border-radius: 0.75em; |
| | box-shadow: 0 0 10px rgba(0,0,0,0.4); |
| | overflow: hidden; |
| | transition: 0.3s; |
| | " onmouseover="this.style.transform='scale(1.03)';" onmouseout="this.style.transform='scale(1)'"> |
| | <div style="background: linear-gradient(90deg, rgba(0,168,104), rgba(0,110,70)); color:white; text-align:center; padding:.6em; font-size:1.3em;"> |
| | <b>Lore</b> |
| | </div> |
| | <div style="padding:1em; text-align:center;"> |
| | <img src="File:Solgov logo.png" style="width:80px; opacity:0.9;"><br> |
| | <b><a href="Beginning Lore" style="color:#9cf; text-decoration:none;">Beginning Lore</a></b><br> |
| | <small><a href="Timeline of Canon Events" style="color:#ccc;">Canon Timeline</a></small> |
| | </div> |
| | </div> |
|
| |
|
| {| class="wikitable" style="text-align: center; box-shadow: 0 0 .3em #999; border-radius: .2em;"
| | </div> |
| | colspan="3" style="color:white; background: rgba(42, 128, 219); border-radius: .2em;" |'''<big>Roles</big>'''
| |
| |-
| |
| | colspan="3" |[[File:Logo torch.png|center|frameless|link=]]
| |
| |-
| |
| | style="width: 33%; color:white; background: rgba(41, 77, 207);" |'''Command'''
| |
| | style="width: 33%; color:white; background: rgba(232, 126, 2);" |'''Engineering'''
| |
| | style="width: 33%; color:white; background: rgba(139, 52, 201);" |'''Exploration'''
| |
| |-
| |
| | style="background: rgba(41, 77, 207, 0.05);" |[[Bridge Officer]] ∙ [[Commanding Officer]] ∙ [[Corporate Liaison]] ∙ [[Executive Officer]] ∙ [[Senior Enlisted Advisor|SEA]] ∙ [[SolGov Representative|SCGR]]
| |
| | style="background: rgba(232, 126, 2, 0.05);" |[[Chief Engineer]] ∙ [[Engineer]] ∙ [[Engineer|Engineer Trainee]] ∙ [[Roboticist]] ∙ [[Senior Engineer]]
| |
| | style="background: rgba(139, 52, 201, 0.05);" |[[Explorer]] ∙ [[Pathfinder]] ∙ [[Shuttle Pilot]]
| |
| |-
| |
| | style="color:white; background: rgba(20, 176, 179);" |'''Medical'''
| |
| | style="color:white; background: rgba(180, 51, 189);" |'''Research'''
| |
| | style="color:white; background: rgba(209, 63, 38);" |'''Security'''
| |
| |-
| |
| | style="background: rgba(20, 176, 179, 0.05);" |[[Chief Medical Officer]] ∙ [[Counselor]] ∙ [[Medical Technician]] ∙ [[Physician|Medical Resident]] ∙ [[Pharmacist]] ∙ [[Physician]] ∙ [[Medical Technician|Trainee Medical Technician]]
| |
| | style="background: rgba(180, 51, 189, 0.05);" |[[Chief Science Officer]] ∙ [[Research Assistant]] ∙ [[Scientist]] ∙ [[Senior Researcher]]
| |
| | style="background: rgba(209, 63, 38, 0.05);" |[[Brig Chief]] ∙ [[Chief of Security]] ∙ [[Forensic Technician]] ∙ [[Master at Arms]]
| |
| |-
| |
| | style="color:white; background: rgba(39, 184, 73);" |'''Service'''
| |
| | style="color:white; background: rgba(196, 148, 59);" |'''Supply'''
| |
| | style="color:white; background: rgba(204, 183, 20);" |'''Miscellaneous'''
| |
| |-
| |
| | style="background: rgba(39, 184, 73, 0.05);" |[[Chaplain]] ∙ [[Chief Steward]] ∙ [[Crewman]] ∙ [[Sanitation Technician]] ∙ [[Steward]]
| |
| | style="background: rgba(196, 148, 59, 0.05);" |[[Deck Chief]] ∙ [[Deck Technician]] ∙ [[Prospector]]
| |
| | style="background: rgba(204, 183, 20, 0.05);" |[[Merchant]] ∙ [[Passenger]] ∙ [[Robot]]
| |
| |-
| |
| | colspan="3" style="color:white; background: rgba(69, 69, 69);"|'''Antagonists'''
| |
| |-
| |
| | colspan="3" style="background: rgba(69, 69, 69, 0.05);" |[[Changeling]] ∙ [[Cultist]] ∙ [[Loyalist]] ∙ [[Mercenary]] ∙ [[Mutineer]] ∙ [[Operative]] ∙ [[Raider]] ∙ [[Renegade]] ∙ [[Traitor]] ∙ [[Vox Raider]]
| |
| |}
| |
| | |
| [[Category:Roles]]
| |
| | |
| {| class="wikitable" style="text-align: center; box-shadow: 0 0 .3em #999; border-radius: .2em;"
| |
| | colspan="6" style="color:white; background:rgba(0, 168, 104); border-radius: .2em;" |<big>'''Lore'''</big>
| |
| |-
| |
| | colspan="6" |<center>
| |
| | |
| [[File:Solgov logo.png|center|frameless||link=]]
| |
| <big>[[Beginning Lore]] ∙ [[Timeline of Canon Events]]</big>
| |
| </center>
| |
| |-
| |
| | colspan="6" style="color:white; background:rgba(0, 168, 104); height:40px" |
| |
| |-
| |
| | rowspan="10" style="color:white; background:rgba(0, 168, 104);" |'''Humanity'''
| |
| | style="background:rgba(0, 168, 104, 0.1);" | History
| |
| | colspan="4" |[[Timeline of Humanity]] ∙ [[Gaia Conflict]]
| |
| |-
| |
| | style="background:rgba(0, 168, 104, 0.1);" |Corporations
| |
| | colspan="4" |[[Aether Atmospherics and Recycling|Aether Atmospherics]] ∙ [[Deimos Advanced Information Systems|DAIS]] ∙ [[Gilthari Exports]] ∙ [[Hephaestus Industries]] ∙ [[NanoTrasen]] ∙ [[Ward-Takahashi GMB]] ∙ [[Xynergy]] ∙ [[Corporations|Other Corporations]]
| |
| |-
| |
| | rowspan="3" style="background:rgba(0, 168, 104, 0.1);" |[[Sol Central Government]]
| |
| | colspan="4" |'''Locations:''' <br> '''Sol:''' [[Venus]] ∙ [[Earth]] ∙ [[Luna]] ∙ [[Mars]] ∙ [[Phobos]] ∙ [[Ceres]] ∙ [[Pluto]] <br> '''Other Colonies:''' [[Ceti Epsilon]] ∙ [[Eos]] ∙ [[Pirx]] ∙ [[Tadmor]] ∙ [[Theia]] ∙ [[Saffar]] ∙ [[Foster's World]] ∙ [[Nueva Castilla]] ∙ [[Gaia]]*
| |
| |-
| |
| | colspan="4" |'''Organizations:''' [[Sol Central Government Army|SCG Army]] ∙ [[Expeditionary Corps]] ∙ [[Expeditionary Corps Organisation|EXO]] ∙ [[Sol Central Government Fleet|SCG Fleet]] ∙ [[Sol Federal Police]] ∙ [[Sol Central Government Organisations|Other SCG Organizations]]
| |
| |-
| |
| | colspan="4" |'''Other:''' [[Expeditionary Tales]] ∙ [[Fleet Vessels]] ∙ [[SCG Civics]] ∙ [[SEV Torch]]
| |
| |-
| |
| | rowspan="2" style="background:rgba(0, 168, 104, 0.1);" |[[Gilgamesh Colonial Confederation]]
| |
| | colspan="4" |'''Locations:''' <br> '''Core GCC:''' [[Terra]] ∙ [[Zemlya]] ∙ [[Sestris]] <br> '''Other:''' [[Gaia]]* ∙ [[Colonies of the Gilgamesh Colonial Confederation|Other Colonies]]
| |
| |-
| |
| | colspan="4" |'''Organizations:''' [[Gilgamesh Colonial Navy]]
| |
| |-
| |
| | rowspan="2" style="background:rgba(0, 168, 104, 0.1);" |[[Frontier Alliance]]
| |
| | colspan="4"|'''Locations:''' [[Iolaus]] ∙ [[Brahe]] ∙ [[Frontier Systems#Umiri|Umiri]] ∙ [[Frontier Systems#Kaze|Kaze]] ∙ [[Frontier Systems#Sunset|Sunset]]
| |
| |-
| |
| | colspan="4" |'''Organizations:''' [[Frontier Alliance Military]]
| |
| |-
| |
| | style="background:rgba(0, 168, 104, 0.1);" |Other Systems and Planets
| |
| | colspan="4" |'''Locations:''' [[Frontier Systems]] ∙ [[Barstow]] ∙ [[Nyx]] ∙ [[Magnitka]]
| |
| |-
| |
| | rowspan="3" style="width: 10%; color:white; background:rgba(0, 168, 104);" |'''Aliens'''
| |
| | colspan="3" style="width: 45%;" |[[File:Skrell.png|center|frameless|link=Skrell]][[Skrell]]
| |
| | |
| [[Skrell Roleplay Guide|Roleplay Guide]] ∙ [[Skrell Biology|Biology]] ∙ [[Skrell Castes|Castes]] ∙ [[Skrell Crime|Crime]] ∙ [[Skrell Culture|Culture]] ∙ [[Skrell Family and Education|Family and Education]] ∙ [[Skrell Language|Language]] ∙ [[Skrell Military|Military]] ∙ [[Skrell Politics and Economics|Politics and Economics]]
| |
| | |
| [[Skrell Planets|Planets]] ([[Qerr'Balak]])
| |
| | colspan="2" style="width: 45%;" |[[File:Unathi.png|center|frameless|link=Unathi]][[Unathi]]
| |
| | |
| [[Unathi Agriculture|Agriculture]] ∙ [[Unathi Clans|Clans]] ∙ [[Unathi Cults|Cults]] ∙ [[Unathi Industry|Industry]] ∙ [[Unathi Life Cycle|Life Cycle]] ∙ [[Unathi Military|Military]] ∙ [[Timeline of Unathi History|Timeline]] ∙ [[Yeosa'Unathi]]
| |
| | |
| Planets ([[Moghes]] ∙ [[Regions of Moghes]] ∙ [[Ouere]])
| |
| |-
| |
| | colspan="2" style="width: 30%;" |[[File:Giant armoured serpentid.png|center|frameless|link=Giant Armoured Serpentid]][[Giant Armoured Serpentid]]
| |
| | |
| [[Giant Armoured Serpentid Roleplay Guide|Roleplay Guide]]
| |
| | |
| Planets ([[Tau-Wilo]])
| |
| | colspan="2" style="width: 30%;" |[[File:Adherent.png|center|frameless|link=Adherent]][[Adherent]]
| |
| | style="width: 30%;" |[[File:Ipc.png|center|frameless|link=Positronic]][[Positronic]]
| |
| |-
| |
| | colspan="2" |[[File:Diona.png|center|frameless|link=Diona]][[Diona]]
| |
| | colspan="2" |[[File:Vox.png|center|frameless|link=Vox]][[Vox]]
| |
| | |
| [[Vox Roleplay Guide|Roleplay Guide]]
| |
| |[[File:Reaver.png|center|frameless|link=Legion]][[Legion]]
| |
| |-
| |
| | style="color:white; background:rgba(0, 168, 104); border-radius: 0 0 0 .2em;" |'''Misc.'''
| |
| | colspan="5" |[[Language]] ∙ [[Prosthetics]] ∙ [[Ship Prefixes]]
| |
| |}
| |
| | |
| [[Category:Lore]]
| |