Skip to content

Releases: SwissalpS/replacer

Replacer is now game agnostic \o/

03 Aug 16:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20220830...v20240803

more player info and compat

14 Feb 15:46
Compare
Choose a tag to compare

Nicer patterns when timing out

04 Feb 04:12
Compare
Choose a tag to compare

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

03 Feb 00:17
Compare
Choose a tag to compare

Added support for buckets, canisters and beertap/mug
Fixed silicon recipe by adding alias inspection.
And some more details:
Full Changelog: v20220127...v20220203