Waterpig

Results 17 issues of Waterpig

## About The Pull Request Anything you may have added into your contents when polymorphed was being deleted upon leaving the polymorph. This PR fixes that, plus one minor code...

Fix

## Issue Summary See name, COMSIG_MOB_UNEQUIPPED_ITEM (And COMSIG_ITEM_POST_UNEQUIP) gets sent before the item is actually unequipped on several mobs, including drones, carbons, and humans. This is because the signal is...

## About The Pull Request TG added borg inducers there is no need to keep their modular code on here. fixes #25254 ## How This Contributes To The Skyrat Roleplay...

Fix

## About The Pull Request So, years ago, before time had a name, we got this PR: https://github.com/Skyrat-SS13/Skyrat-tg/pull/6539 Sadly, this added a check only to one proc, and inefficiently too!...

Fix

## About The Pull Request Nothing player facing, just makes the area defines clearer, and easier to work with code wise. ## How This Contributes To The Skyrat Roleplay Experience...

Code Improvement
Map Modification

## About The Pull Request Adds new cleaning methods for liquids, namely cellulose cleaning out small puddles, inspired by the real world vomit cleaning kits, which use sawdust. Scrubbing (The...

Feature
Fix
Code Improvement
Test Merged
Stale-b-gone
Quality of Life

## About The Pull Request - Gets rid of the item addition copypaste code (Why nobody did this for 7 years is beyond me) - Adds variable and proper checks...

Fix
Refactor

## About The Pull Request ![image](https://github.com/Bubberstation/Bubberstation/assets/49160555/d3cdc93e-64ac-4ff5-85e6-ce8baf233201) This also turns you blind, funny! ![image](https://github.com/Bubberstation/Bubberstation/assets/49160555/a033375d-f9d2-4449-834e-97ab028ef626) ## Why It's Good For The Game You could already do so with buckets ## Changelog :cl:...

## About The Pull Request This should patch the bug with atmos ruining itself with closed turfs somehow getting into `process_cell`s `adjacent_turfs` and runtiming a pretty important for loop. Temporary...