Skip to content

Commit

Permalink
TGS Arachne (#13914)
Browse files Browse the repository at this point in the history
* TGS Arachne

A reworked replacement for the TGS Minerva.

* Adds TGS Arachne

Adds the TGS Arachne shipmap, and adds associated configs.

As the Arachne is a replacement for the Minerva, Minerva is disabled in the config.

* Adds Space Barrier

* Fixes area centralization

* Linters.

* Duplicate Cable Extermination

* Kills the Indev version, for real this time.

* Initial Revisions

* Changes from initial rest round.

Adds hulls to Firing Range, Fixes drop pods and adds command pods, CIC APC,  Synth Prep door.

* Fixes paperwork and Research Pens

* But, for REAL on the research pens this time.

* Adds Crash nodes, fixes CIC APC

* Fixes offsides crash locations, broken medical AI nodes.

* Last mapping changes before final testing.

* TComms APC Replacement

* Day 3 Testing Changes

Adds CMO and Morgue area defs, fixes missing GAU prespawns, assorted tiles and detail changes.

* Unsticks Newt, Hangar Alterations

* Extended testing fixes.

Fixes TComms APC, again, adjusts SD layout, adjusts prep layout, fixes certain misplaced area markers.

* Feedback mapping changes.

Removes Minerva squad limit, Changes hangar detailing, Adds vendors near Alamo, Engineer Lockers, fixes AI shutters.

* APC Revisions, Paperwork corrections, Expanded Area Defintions

Removes duplicate APCs in the Pilot bunks, adds an APC to the reactor room. Fixes paperwork by removing direct name references, lore guidelines. Adds area defs for Flight Control, Port ERT Landing, and Starboard ERT Landing.

* Landing lights from #13927

* Fixes map compile.

* Adds landing lights, CAS repathing compliance, fixes Test failure.

* Tadpole landing lights, since those exist now apparently.

* Missing medbay content, disposals units blocking doors, chem items.

* Final updates to TGS Arachne
  • Loading branch information
AzonStarfall authored Sep 19, 2023
1 parent d4cc41e commit c65ef8e
Show file tree
Hide file tree
Showing 8 changed files with 44,277 additions and 0 deletions.
1 change: 1 addition & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include "map_files\Magmoor_Digsite_IV\Magmoor_Digsite_IV.dmm"
#include "map_files\Orion_Military_Outpost\orionoutpost.dmm"
#include "map_files\Minerva\TGS_Minerva.dmm"
#include "map_files\Arachne\TGS_Arachne.dmm"
#include "map_files\gelida_iv\gelida_iv.dmm"
#include "map_files\deltastation\deltastation.dmm"
#include "map_files\desparity\desparity.dmm"
Expand Down
6 changes: 6 additions & 0 deletions _maps/arachne.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"map_name": "Arachne",
"map_path": "map_files/Arachne",
"map_file": "TGS_Arachne.dmm",
"traits": [{"Marine Main Ship": true}]
}
Loading

0 comments on commit c65ef8e

Please sign in to comment.