During world generation or genloc or upgrade world, place locations from ~86% [~7.4x] (single thread) to ~98% [~45x] (multithread) faster than vanilla, while placing more of them successfully too.
API and Upgrade World compatibility. Now Upgrade World is aware of LPA and LPA is aware of UW (Upgrade World) and you can do UW with LPA speeds while LPA respects UW safe stuff.
Fixed memory issue, now it can properly handle the minimap generation when EWS (Expand World Size) is set to minimap size 8 (which is the max possible).
EWD does not show an error anymore.
Improved awareness of LPA, BC, and EWS. Minimap responsibility goes in this order: BC > LPA > EWS. EWS owns size always, BC owns world gen and minimap gen always, LPA owns placement always.
Fixed the coercion bug for the config.
Corrected the "typos" of 1.0.21 to the proper "Typos", and also corrected typos that were there.