Releases: Pigalala/TrackExchange
Version 0.4.0
Updating the plugin is a case of replacing the old jar with the new one, and ensuring that you have FastAsyncWorldEdit version 2.11.1 on the server.
Changes
- Introduced a config.yml file, which is found in
plugins/TrackExchange/ - TrackExchange files are now saved to
plugins/TrackExchange/tracks/- All existing track files are migrated to this new location automatically.
- Added support for TrackExchangeButler
- Learn more here
- When pasting a track, the 'date created' field is set to the current time, instead of the time when the copied track was created.
- The case of a track's name is now used as the file's name which will be saved to.
- Previously, trackexchange files names were saved as lowercase, unless the command parameter 'saveas' was specified.
- Schematic format Fastv3 is now being used, which may improve track schematic saving and pasting.
- Files are no longer created during the saving/loading process, so the writing/reading stage is faster.
Fixes
- Using the undo command when there is nothing left to undo will no longer throw an error.
Track version has not changed, so tracks created with the previous version of TrackExchange are still useable.
TrackExchange v0.3.1
TrackExchange v0.3.0
TrackExchange files created on previous versions are not compatible with this version of the plugin!
New
- Added the ability to undo trackexchange pastes
- Updates file format for future backwards compatability
Full Changelog: 0.2.0...v0.3.0
v0.2.0
TrackExchange v0.2.0 supports TimingSystem v2.0.0 and v2.0.1
FastAsyncWorldEdit is now a dependency, and WorldEdit is no longer supported.
TrackExchange files created with an earlier version of TrackExchange are now incompatible with this version.
Changes
- Improved schematic saving and loading speeds
- Tasks are now ran simultaneously where possible
- FAWE is now utilised for general performance improvements
- TrackExchange files are now case insensitive in commands
- Updated to TimingSystem v2.0.0
Full Changelog: v0.1.0...0.2.0
v0.1.0
TrackExchange v0.1.0 supports TimingSystem v1.9
Changes
- Improved error handling.
- Improved messages.
- Tracks are now saved as
.trackexchangefiles - Tracks which do not match the server's version are no longer importable
- General fixes
v0.0.1 - TimingSystem v1.9
Experimental release for TimingSystem v1.9