Releases: SwissalpS/replacer
Releases · SwissalpS/replacer
Replacer is now game agnostic \o/
What's Changed
- fix typo by @fluxionary in #48
- fix multinode trouble in field mode by @SwissalpS in #50
- support xcompat by @SwissalpS in #53
New Contributors
- @fluxionary made their first contribution in #48
Full Changelog: v20220830...v20240803
more player info and compat
Full Changelog: v20220204...v20220215
Nicer patterns when timing out
Full Changelog: v20220203...v20220204
Only use datastructure system when searching for nodes.
When re/placing them, use table.sort to ensure that
even time-outs don't leave behind weird patterns that then
require more clean up and making players regret to have used
replacer.
Use easy to read vector.distance for sorting.
Use faster repeat ... until loop.
Only count nodes that actually changed.
Some compat and formspec tweaks.
Forced alias resolving
Added support for buckets, canisters and beertap/mug
Fixed silicon recipe by adding alias inspection.
And some more details:
Full Changelog: v20220127...v20220203