Releases: MineInAbyss/DeeperWorld
Releases · MineInAbyss/DeeperWorld
v0.4.74
1.18 (#90) * begin 1.18 update * fix fawe-dep * disable sync command due to api changes im too dumb to get * fix schedulers except the ones in DeeperWorldPlugin.kt * more tweaks * Update ido version to fix scheduler issues * Update WE sync code Co-authored-by: 0ffz <[email protected]>
v0.4.73
Update default config
v0.4.72
Merge remote-tracking branch 'origin/master'
v0.4.71
Add workflow gradle cache
v0.3.70
Improve overlap logic when two sections are not actually across a tra…
v0.3.69
support for splitting sections into multiple regions of length-y (#86) * support for splitting sections into multiple regions of length-y * Updates * remove volume add length * remove length func Co-authored-by: Scyu_ <[email protected]>
v0.3.68
Update to new idofront conventions, rename main plugin file
v0.3.67
Merge pull request #85 from MineInAbyss/missing-val Add missing val
v0.3.66
DW Refactoring (#84) Broke up the massive methods in the MovementListener.kt and allow for better abstraction.
v0.3.65
Merge pull request #83 from MineInAbyss/revert Revert until fix is found