# Change Log
All notable changes to this project will be documented in this file.

## [1.2.0] - 2016-09-23
We're sorry to let Spigot support go. We had no clue that it broke the Mojang ToS and do not want to get into trouble, Spigot builds hosted by us will shortly be removed from all servers and code will not include anything related to Spigot.
### Changed
- Creating a server will now both '.sh' and '.bat' launch files.
- Minor changes.

### Removed
- OS checker, no usage (see above; yes, it was the only usage).
- Spigot support. Sorry, it had to go - it broke the Mojang ToS.

## [1.1.0] - 2016-04-11
### Changed
- Renamed the command argument "server-ip" to "server-url" for obvious reasons.
- You do no longer add a slash at the end of custom command arguments.
- Minor changes in menu.

### Fixed
- Fixed configuration file where the IP was set invalid.

## [1.0.0] - 2016-03-25
First major release out!
### Added
- Rich command argument support added which was extremely fun to implement, use --? for updated command line arguments supported.
- Started Javadoc.

### Changed
- Major cleanup.
- Improved dialog with user.
- Typo corrections.
- Corrected package names yet again.

### Fixed
- Fixed input handling.

## [0.11.0] - 2016-03-19
We were going to add memory capping in this version, but stumbled on some issues and we postponed the feature.
### Added
- Update checker now also links to the MCForum thread.
- Permissions are now being checked before using selected folder.

### Changed
- Improved debugging and error handling by a lot. See README for updated errorlevels.
- Renamed package to HiF, dumb Hawaii Beach taking all the credit :D (he kinda deserves it all).
- Code cleanup.

## [0.10.0] - 2016-03-05
### Added
- Select dir for server.

### Changed
- Cleanup for dirs.
- We're now following the Semantic Versioning 2.0.0 standard, http://semver.org/spec/v2.0.0.html.

### Fixed
- Typos in the changelog.

## [0.9.0.2b] - 2016-01-24
### Fixed
- Forgot to change build number in updater, fixed.

## [0.9.0.2] - 2016-01-23 [YANKED]
### Changed
- Imporoved OS detection.
- Minor changes, for example files does now directly go to the server folder instead of being moved.
- Changelog format - credit to http://keepachangelog.com/.

### Fixed
- Critical issue solved on non-Windows operating systems.

## [0.9.0.1] - 2016-01-17
### Changed
- Will now rename existing folder with name "Server" to "Server_old_*_three_random_numbers_*".
- A lot of code cleanup.
- Switched license to GPLv3, in addition the source is in the package.