Skip to content

Releases: Th3Shadowbroker/OuroborosMines

1.13.0-SNAPSHOT

11 May 16:25
ff3a138
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.2...1.13.0

1.12.2-SNAPSHOT

05 Apr 14:59
2bd1c49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.1...1.12.2

1.12.1-SNAPSHOT

04 Feb 10:13
e5a735b
Compare
Choose a tag to compare

What's Changed

  • Fix/itemsadder break by @Th3Shadowbroker in #87
    • Fixed a problem that caused the break-animation to be missing when autopickup has been enabled.

Full Changelog: 1.12.0...1.12.1

1.12.0-SNAPSHOT

23 Jan 18:35
cd9d4dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.3...1.12.0

1.11.3-SNAPSHOT

27 Nov 16:40
fb69c82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.1...1.11.3

1.11.1-SNAPSHOT

12 Oct 15:27
bf2f137
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.11.1

1.11.0-SNAPSHOT

14 Apr 17:13
ee5b174
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.2-SNAPSHOT...1.11.0

1.10.2-SNAPSHOT

20 Mar 07:32
5eb5f7c
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that prevented items from dropping when auto-pickup was enabled.
  • Fixed handling of the override setting, which allows overriding or keeping the natural drops.

1.10.1-SNAPSHOT

12 Mar 10:45
46beccd
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that could lead to incomplete config files (only affects config.yml). This bug does not affect users who used a config file that was generated by a release before 1.10.0

1.10.0-SNAPSHOT

23 Feb 16:12
7b5c227
Compare
Choose a tag to compare

Features

Improvements

  • Reworked the whole drop-system (#53)
  • Restructured and cleaned up a lot of code (#54, #57)
  • Updated dependencies (#58, #65 )

Fixes

  • Fixed a bug that caused BlockData to not being copied and therefore blocks not being placed in the right way (#50)
  • Fixed a bug that caused the default option to not being applied correctly (#64)