Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of change
Preemptive bugfixing
Describe the solution
Cherry-picked from DDA:
CleverRaven#45399 (squashed with #45904; there were some more problems, so I've squashed my own fixes on top of it)
CleverRaven#45773
CleverRaven#45750
CleverRaven#45835
CleverRaven#45914
CleverRaven#46021 (Latest version of BN freezes when trying to move all items from
A
ll area withOpen default AIM layout
option enabled. This change fixes that, but I suspect there's another bug hiding in the code.)CleverRaven#46010
CleverRaven#46104
CleverRaven#46137
CleverRaven#45413
Describe alternatives you've considered
Let the bugs strike first?
Testing
Didn't test the food stealing fix (it looks fine), but the rest worked.
The AIM resets panels when moving items from
A
ll area one-by-one withOpen default AIM layout
option enabled, but that's not critical.