Difference between revisions of "MetaStation"

From /tg/station 13 Wiki
Jump to navigation Jump to search
(some small sentences)
(removed outdated information about map hosting and referenced server host guide instead.)
Line 24: Line 24:
  
 
==How to Host==
 
==How to Host==
'''Hosting MetaStation''' instead of the normal map is simple on /tg/ code:
+
MetaStation is the default map on the current release of the /tg/station codebase. Refer to [[Downloading_the_source_code|This guide]].
 
 
* Obtain a copy of the code as normal (use the 'Download ZIP' button [https://github.com/tgstation/-tg-station here]).
 
* Extract the folder and open tgstation.dme using Dream Maker (part of BYOND).
 
* Select the files tab at the top left of the screen.
 
* Expand the 'maps' folder in the file tree.
 
* Untick "tgstation" or other current map, and tick the "MetaStation" option.
 
* Click the build dropdown at the top, and click compile. This may take a minute.
 
* Once compiled, open Dream Daemon (part of BYOND), and run the compiled executable (.dmb).
 
  
 
[[Category:Maps]]
 
[[Category:Maps]]

Revision as of 05:49, 6 July 2023

Maps on /tg/station

Jobstemp.png

In Use MetaStation, DeltaStation, IceBoxStation, Tramstation, The North Star, Birdshot
Outdated, removed, or not in rotation KiloStation, AsteroidStation, BirdboatStation, BoxStation, PubbyStation, CereStation, Discstation, DonutStation, Dreamstation, EfficiencyStation, MiniStation, OmegaStation, RuntimeStation


MetaStation updated 2021-2-05. Click for full resolution.
Metastation's atmospheric piping as of 2020-08-16. Click for full resolution.
V41D Engineering Reference Map, updated 2015/07/17.

About

MetaStation is a fully-functioning map available on the /tg/station codebase. It was previously the default map on the /tg/ servers Badger and later Basil, and various edited versions have run on NoxStation, /vg/, and Paradise Station.

MetaStation ran on Basil for a long time and has been tested extensively, being generally well received. It used to be largely maintained and updated by Metacide, though it uses the work of many others, and has been worked on by various other people who have updated and maintained the map over its history. It is now the default map for the /tg/station codebase, which means that MetaStation will always load whenever a map has not been pre-selected.

Key points to note are that:

  • It is geared towards higher populations than some other maps. However, there are no current minimum population requirement or maximum population requirements.
  • Key areas are more evenly spread to reduce local overcrowding.
  • It feels much more open, attacks in public are harder to get away with.
  • It has a large maintenance system covering most of the station, useful for stealthier tactics.
  • There are in-game maps and direction signposts on the walls of the station to help you find your way.
  • The escape shuttle has more seats, a large cargo bay, and larger medbay, brig, and bridge.

Further info regarding MetaStation is often posted in this thread on the /tg/ forums, with feedback also welcome there.

How to Host

MetaStation is the default map on the current release of the /tg/station codebase. Refer to This guide.