wall-nerds / wallening

A group of /tg/station devs attempt to 3/4thify ss13
https://www.tgstation13.org/
GNU Affero General Public License v3.0
9 stars 4 forks source link

Removes APC-related `#warn` #228

Closed san7890 closed 1 month ago

san7890 commented 1 month ago

About The Pull Request

Yeah the #warn was warranted, the APC stuff was NOT working due to some silliness in a switch(). I went through reconstructing and deconstructing an APC and everything worked as expected (the APC places funny but out of scope for right now) so I think we're fine to remove this now.

san7890 commented 1 month ago

we do something entirely different on upstream/master but we get the same effect either way and both has it's pros and cons... mrph... anyways we can either just copy-paste the upstream implementation (which does have some of its own flaws) or merge this and call it a day- just opened this so we can at least move on from the warn being here