tgstation
tgstation copied to clipboard
[IDB Ignore] [MDB Ignore] Wallening Revert
About this PR
I drew the short straw and got stuck making the initial move on a complicated revert.
The plan of action that has been discussed is going to roughly look like this:
- rebase every merge past wallening on to the commit before wallening, wallening related prs excluded
- pr this branch
- once this is merged, pull out everything that can live comfortably on main in to separate prs (map helper changes, offset code with it set to 0, split vis code with nothing using it, etc)
- rebase wallening back on to master with these changes
This is the "rebase to pre-wallening" PR. It's still a work in progress and likely has significant merge skew.
:cl: del: Reverts wallening. The codebase has been rolled back to a pre-wallening version, and non-wallening related changes reapplied on top. The changelog prior to this entry may not be entirely accurate. /:cl: