Skip to content

Releases: dscalzi/SkyChanger

Bukkit Release v2.0.2 - 1.14 Support

06 May 22:32
4bd62f0
Compare
Choose a tag to compare

Bukkit Release v2.0.2

This release adds full support for Spigot 1.14. The freeze feature required a new implementation due to changes to the world structure internally.

Changes

  • 4bd62f0 Updated the freeze feature to support a 1.14 implementation. Also added an implementation for 1.13, although it does not seem to produce the desired result.

Sponge Release v2.0.2 - Minor Fix

27 Jan 21:42
ee71adb
Compare
Choose a tag to compare

Sponge Release v2.0.2

I can't upload this to Ore for 3 days. Download it here.

Changes

Release 2.0.1 - Upgraded bStats

23 Nov 03:20
baa3f74
Compare
Choose a tag to compare

Release 2.0.1

This minor release upgrades bStats to v1.4. Older versions of bStats do not comply with Sponge's Ore Plugin Submission Guidelines.

Dependency Upgrades

Release 2.0.0 - Sponge Support, Major Refactor

04 Sep 06:54
80356e4
Compare
Choose a tag to compare

Release 2.0.0

This update adds support for Sponge API 7. The project has been modularized into two subprojects, SkyChanger-Bukkit and SkyChanger-Sponge. All Bukkit functionality has been ported to sponge. If anything is missing or broke, please file an issue.

Breaking API Changes

If your plugin depends on SkyChanger, you will need to make the following changes.

  • Update your maven/gradle to point to SkyChanger-Bukkit. The SkyChanger project is now deprecated and will be removed eventually.
  • Change all packages com.dscalzi.skychanger to com.dscalzi.skychanger.bukkit.

All 2.x.x versions are INCOMPATIBLE with 1.x.x. Please update as soon as possible.

Changes

Normally I would list all relevant commits, but there are too many with this update. You can find the full changeset here.

Release 1.4.3 - Full Support for 1.13

18 Jul 23:15
f966ed0
Compare
Choose a tag to compare

Release 1.4.3

This update disables Spigot's compatibility layer. Earlier versions of SkyChanger will work on 1.13, however this update disables any additional overhead added by Spigot.

Changes

  • f966ed0 Disabled Spigot's compatibility layer to remove any additional overhead on 1.13.

Internal Changes

  • a179b87 Updated maven plugins due to zip slip vulnerability
  • 31cfd6a Converted tabs to 4 spaces.

Release 1.4.2 - Added Simplified Chinese

29 Apr 19:47
e46a5bc
Compare
Choose a tag to compare

Release 1.4.2

Changelog:

  • Added Simplified Chinese language file (zh_CN).

Release 1.4.1 - Updated Git Location

08 Mar 23:45
Compare
Choose a tag to compare

Release 1.4.1

Changelog:

  • Replaced all references from Bitbucket to Github.
  • Minor code optimizations and corrections.

Release 1.4.0 - Added Developer API

08 Mar 21:26
Compare
Choose a tag to compare

Release 1.4.0

As per popular request, a Developer API has been added. Developers can now hook into SkyChanger to make use of the sky changing features in their own plugins. For more information on how to use this, consult our wiki page.

Also added Hungarian language file.

Release 1.3.4 - Metrics Optimizations

08 Mar 21:25
Compare
Choose a tag to compare

Release 1.3.4

  • Fixes and optimizations related to metrics.

Release 1.3.3 - Added Hebrew Language

08 Mar 21:24
Compare
Choose a tag to compare

Changelog

  • Added Hebrew Language file.