warriorstar-orion

Results 18 issues of warriorstar-orion

Sample blueprint ``` #dig start(2;3; Center of central stairs) d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, ,,,,,,,,,,,,,,, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,,d,d,d,d,d,d,,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,,d,d,d,d,d,d,,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, d,d,d,,d,d,d,d,d,d,d,d,d,d,d, ``` Result in-game: ![2020-03-19 23_19_30-Dwarf Fortress](https://user-images.githubusercontent.com/59303604/77133073-1f0ed500-6a38-11ea-8ea7-bc48a3970b90.png)...

Support for `PathLike`s was added in https://github.com/libgit2/pygit2/pull/990. However, it doesn't appear the typing for some of the affected methods were updated. `Repository.__init__` was the one I caught, but there may...

## What Does This PR Do This PR significantly cleans up access defines: - It cleans up the formatting of the file itself, tab-spacing the constants to align them in...

Map Edit
-Status: Awaiting type assignment

## What Does This PR Do This PR: - removes all subtypes of airlock spawners used for restricting access - allows the use of mapping access helpers for the spawners...

Map Edit
-Status: Awaiting type assignment

### Exploit Reports - [X] I confirm this issue is not an exploit. (Required) ### BYOND Version 515.1641 ### Issue Description `/obj/structure/table/Initialize` looks like this: https://github.com/ParadiseSS13/Paradise/blob/e58601b914eeb21004143a715cabd748c7f15652/code/game/objects/structures/tables_racks.dm#L47-L50 But tables will not...

## What Does This PR Do This PR removes the "\improper" escape character and any trailing/leading whitespace from request console names which are assigned their area's name. FWIW it doesn't...

Fix
-Status: Awaiting merge

## What Does This PR Do This PR assigns the correct /area types to Delta solar arrays. ## Why It's Good For The Game Areas should be correct. ## Images...

Map Edit
-Status: Awaiting merge

## What Does This PR Do This PR remaps the Cargo Asteroid on Farragus, merging it with Medbay Asteroid. In doing so it attempts to address many issues with the...

Map Edit
Sprites
-Status: Awaiting approval
Requires Wiki Update