PowerfulBacon
PowerfulBacon
### Describe the feature request I would like it so that when TTVs are triggered to be detonated, they will have a large red light (always displays on top, regardless...
### Describe the feature request If a vine player clicks on a vine, then it should attack anyone standing on that vine first. It is impossible to do combat in...
### Describe the feature request They use the wrong system so don't show up in the ghost panel and presumably will ignore the respawn delay.
In most cases of DM, flags are implemented using defines. This is fine, however it can be hard to tell if a flag is being used correctly or not. This...
## About The Pull Request Changes the hub to use the special `—` character instead of the `-` character. This means data collection will be handled more gracefully. @Crossedfall will...
Meat, adamantine and wood should not show on the autolathe UI and should not be accepted by it. Presumably there is an issue where they are accepted into ore silos...
## About The Pull Request If you were a brain and had a ghost, it would show the brain as being revivable. If you entered your body, then it would...
### Describe the feature request Reinforced floor tiles should be immune to light explosives. Reasoning is that they are used to stop the express supply pods from breaking floors with...
Replace stack trace with the following code: ```dm #define STACK_TRACE(msg) spawn(0) { CRASH(msg); } ``` This will cause a crash in the proc that called it, printing the stack trace,...
## About The Pull Request - Removes the pill press - Removes the patch dispensor - Bottle dispensor renamed to bottle filler and will now only fill open containers on...