Skip to content

Releases: xpdustry/nohorny

v2.2.0 release

03 Apr 14:47
017cc5d
Compare
Choose a tag to compare

Features

Bugfixes

  • Fix ImageAnalyzer.Result.EMPTY not being really static.

Chores

  • Bumped dependencies, including kotlin to v1.9.23, make sure to update kotlin-runtime accordingly.

v2.1.0 release

24 Jan 13:51
9973463
Compare
Choose a tag to compare

Changes

  • Misc improvements in the internals.
  • Bumped kotlin version.

Bugfixes

  • Add un-relocated lib (snakeyaml).
  • Fix bug where blocks on same axis spaced by 1 are in same cluster.

Chores

  • Added tests and test upload.

v2.0.0 release

23 Dec 22:44
81ad130
Compare
Choose a tag to compare

The final 2.0.0 release. The horny jail is finally open to the public!

Changes

  • Replaced java awt Point with immutable version.
  • Misc improvements in the internals.

Bugfixes

  • Added tracking for destructed blocks and blocks changed by the server.
  • nohorny autoban now set flagged blocks to air instead of destructing them (to avoid lagging players).

v2.0.0-rc.3 release candidate

13 Dec 21:39
33bff2e
Compare
Choose a tag to compare

Features

v2.0.0-rc.2 release candidate

12 Dec 02:02
8b3e949
Compare
Choose a tag to compare

Bugfixes

  • Fixed NoHornyTracker not resetting when a new map is loaded.
  • Fixed forgotten image field in ImageAnalyzerEvent.

v2.0.0-rc.1 release candidate

12 Dec 01:29
b23b8f3
Compare
Choose a tag to compare

Initial release candidate of the next major release.

v1.1.2 release

14 Mar 18:22
Compare
Choose a tag to compare
  • Made the plugin compatible with V6.

v1.1.1 release

12 Mar 09:48
Compare
Choose a tag to compare
  • Some bugfixes... I guess...

v1.1.0 release

11 Mar 18:55
Compare
Choose a tag to compare

What a nice day for new Features

  • Added easy configuration.
  • Removed HornyLogicBuildType.NUDITY.
  • Random optimizations.

v1.0.1 release

10 Mar 22:11
Compare
Choose a tag to compare

What a nice day for an HotFix

  • Added debug logs.
  • Turned GlobalImageBanService into a singleton.