Skip to content

Releases: MineInAbyss/DeeperWorld

v0.4.74

20 Mar 19:20
0330056
Compare
Choose a tag to compare
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

07 Jan 02:46
Compare
Choose a tag to compare
Update default config

v0.4.72

15 Dec 05:01
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

v0.4.71

15 Dec 04:25
Compare
Choose a tag to compare
Add workflow gradle cache

v0.3.70

05 Nov 22:02
Compare
Choose a tag to compare
Improve overlap logic when two sections are not actually across a tra…

v0.3.69

02 Nov 11:35
8be98e1
Compare
Choose a tag to compare
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

09 Oct 14:49
Compare
Choose a tag to compare
Update to new idofront conventions, rename main plugin file

v0.3.67

21 Sep 19:14
823ddcc
Compare
Choose a tag to compare
Merge pull request #85 from MineInAbyss/missing-val

Add missing val

v0.3.66

24 Aug 02:09
57e82a9
Compare
Choose a tag to compare
DW Refactoring (#84)

Broke up the massive methods in the MovementListener.kt and allow for better abstraction.

v0.3.65

20 Aug 00:35
e51dd1f
Compare
Choose a tag to compare
Merge pull request #83 from MineInAbyss/revert

Revert until fix is found