Skip to content

Releases: josemmo/yamipa

v1.3.2-SNAPSHOT-b2

17 Apr 07:00
adc4245
Compare
Choose a tag to compare
v1.3.2-SNAPSHOT-b2 Pre-release
Pre-release

Added features

Improvements and bugfixes

  • Fixed file changes detection without inotify (#114, 16a1c28)

v1.3.2-SNAPSHOT

28 Mar 16:19
713957c
Compare
Choose a tag to compare
v1.3.2-SNAPSHOT Pre-release
Pre-release

Added features

Improvements and bugfixes

  • Fixed file changes detection without inotify (#114, 16a1c28)

v1.3.1

02 Mar 11:43
a51c777
Compare
Choose a tag to compare

Improvements and bugfixes

  • Fixed overlapping file lock exception (54c2bdc)
  • Fixed rendering with high view distance (#113, 867b7b3)
  • Upgraded dependencies (4b962cf)

v1.3.0

06 Jan 11:11
17c59ea
Compare
Choose a tag to compare

Caution

Make sure to backup "images.dat" as this update will upgrade this file to the new format. Once done, you cannot go back to a previous version of Yamipa.

Added features

  • Added support for directories in image storage (f7135fc, d25fcb3)
  • Added support for custom max. image dimension (2a8cd05)
  • Added support for restricting image files to players (9ea2cdb, 7cd2664)

Improvements and bugfixes

  • Improved support for plugin managers (179cb69)
  • Heavy reworking of storage and renderer components (0edd1f2)
  • Improved performance and code legibility

v1.3.0-SNAPSHOT

31 Dec 13:56
3b5a27e
Compare
Choose a tag to compare
v1.3.0-SNAPSHOT Pre-release
Pre-release

Caution

Make sure to backup "images.dat" as this update will upgrade this file to the new format. Once done, you cannot go back to a previous version of Yamipa.

Added features

Improvements and bugfixes

  • Improved support for plugin managers (179cb69)
  • Heavy reworking of storage and renderer components (0edd1f2)
  • Improved performance and code legibility

v1.2.13

26 Dec 10:18
347ab60
Compare
Choose a tag to compare

Added features

  • Added compatibility with Minecraft 1.20.4

NOTE
Use the latest ProtocolLib experimental build with 1.20.4

v1.2.12

14 Oct 12:44
076d999
Compare
Choose a tag to compare

Added features

  • Added Lands support (#105 by @XXY233)
  • Added compatibility with Minecraft 1.20.2 (b91103b)

v1.2.11

17 Jun 10:33
d421ff2
Compare
Choose a tag to compare

Added features

  • Added compatibility with Minecraft 1.20.1 (e640d0e)

Improvements and bugfixes

  • Fixed race condition in map color cache generation (178c464)

v1.2.10

07 May 09:50
494e18b
Compare
Choose a tag to compare

Added features

  • Added support for Towny Advanced (#87)

Improvements and bugfixes

  • Added support for bundled packets in 1.19.4 (78144fd)
  • Split edit permissions into build and destroy (ea53f8e, 15284f1)

Special thanks to @lukalt and @dmulloy2 for adding support for bundle packets in ProtocolLib.

v1.2.10-SNAPSHOT

03 Apr 11:24
65c6a2a
Compare
Choose a tag to compare
v1.2.10-SNAPSHOT Pre-release
Pre-release

Added features

  • Added support for Towny Advanced (#87)

Improvements and bugfixes