Allow continuing and placing belt/wire path plans in the map overlay
view. All logic is the same except for not drawing the arrows when
zoomed out.
Also remember previously selected building when an overlay prevents
building and switch back when appropriate.
Clearly wasn't that important, but abortDragging didn't actually change
the dragging variable. The value of this variable now matters for
properly cancelling the belt/wire planning state after placing in
overlay view.
* Updated base-sr.yaml
Added all translations for Serbian language. This translation is, to my knowledge, 100% complete.
* Update base-sr.yaml
Fixed yamllint errors.
Track input slot assignment by array index rather than including extra
data in a new object. This greatly reduces the amount of garbage
generated by tryTakeItem and other item process operations.
* Update base-fr.yaml
I added some translations for the puzzle mode and fixed some spelling and grammar errors made on previous traductions.
* Update base-fr.yaml
Many other translations (including puzzle mode) and some corrections
* Update base-fr.yaml
Many other translations (including puzzle mode) and some corrections
* Update base-fr.yaml
Some corrections
* Update base-fr.yaml
Some translations made on untranslated texts
* sort, streamline and correct german translation
* fix spelling mistake
* Trim trailing whitespace in base-tr.yaml
* Minor spelling fixes in german translation
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
* added the new splitter
* Update base-en.yaml
* added the new splitter
Update changelog and update translation regarding 20 upgrade tiers, closes#907
* Update base-en.yaml
* minor goal acceptor adjustments to help prevent backing up belts to complete
* removed gap between completion and fill as it doesn't look nice
* removed api override
* fixed mistake with fill percentage
* Allowed for copying acceptors to remember the required shape
* further adjusted required items, so it looks a bit nicer