v5.1.2 Release Candidate 2
In addition to RC1 changes:
- Blocked multiselect drawing box from drawing in chat window
- Added missing variable zoom fix from fika
- Fixed multi-select move issue that was hanging the serializer (caused weirdness)
- Fixed
CompoundItem.Applynot handling split being disallowed. In situations where splitting wasn't allowed (picking up stacks from mail), moving into a container containing more of that item would do a partial transfer, even though splitting wasn't allowed, and then when it realized it couldn't, would just fail. Now it will move the stack to another space instead of just failing.