3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 04:51:22 +02:00
FastAsyncWorldEdit/worldedit-core
IronApollo 8b1a0bbc34 Fix #417
This commit aims to fix existing issues regarding the "0/-1 blocks affected" bug. Introducing the new LinkedFilter class allows us to use multiple filters for single-filter operations, e.g. applying a pattern to blocks while also counting the amount of blocks applied to. SetFilter.java was also removed due to not being used.
2020-05-07 12:29:18 -04:00
..
doctools Rebase translation work for easier rebasing 2019-11-16 22:42:14 +10:00
src Fix #417 2020-05-07 12:29:18 -04:00
build.gradle.kts Transpile using Babel 2020-04-27 23:18:21 -04:00