warriorstar-orion

Results 29 issues of warriorstar-orion

## What Does This PR Do This PR adds an UpdatePaths script to update old spent casing root types to one of its subtypes from #26958. In the case(ing) where...

Fix
Map Edit
-Status: Awaiting type assignment

## What Does This PR Do This PR adds the "lava magnet", a mapping helper. When placed on a ruin, there's a 50% chance the river generator will use its...

Map Edit
Merge Conflict
Sprites
Tweak
-Status: Awaiting type assignment

## What Does This PR Do This PR replaces the lavaland bridge maps with a spawner that permits dynamic sizing. Bridges can now spawn any size from 4 to 8...

Feature
Map Edit
-Status: Awaiting type assignment

## What Does This PR Do This PR: - Implements a new attack chain, including non-attack item interactions, unified signals and return values, and documentation. It is based on /tg/...

Merge Conflict
Refactor
Code Improvement
Testmerge Requested
-Status: Awaiting merge

## What Does This PR Do This PR reduces the probability of boulders spawning on Blocked Burrows from prob(9) per cave tile to prob(7). prob(8) did not seem to make...

Balance
Tweak
-Status: Awaiting merge

## What Does This PR Do This PR refactors several aspects of movement code. It provides a replacement implementation for `/atom/movable/Move` which does not call the native implementation nor the...

Refactor
Testmerge Requested
-Status: Awaiting review

## What Does This PR Do This PR converts the decal component to an element, handling their appearance and behavior much like /tg/'s (which was initially implemented in https://github.com/tgstation/tgstation/pull/53922 and...

Refactor
-Status: Awaiting review

## What Does This PR Do This PR: 1. Turns the ore contents of mineral walls from a set of attributes on the mineral wall type into separate datums that...

Map Edit
Refactor
Code Improvement
-Status: Awaiting review

This change modifies maps just before saving to find instances of multiple keys sharing the same prefab data, and removing all but one from the dictionary, assigning that one to...