Releases: Fox2Code/Hypertale
Releases · Fox2Code/Hypertale
0.0.4 - Developer Ready Update
- Add mod icon (By ColdLavenderSun aka. Fluttershy)
- Add
hasHypertaleAPI that get bundled with your mod to be able to detect when Hypertale is installed! - Add extra auth data APIs to get more player information!
- Use remote fastutil and gson libraries instead of bundled.
- Fully fixed de-compiler in development environment!
- Fixed package name for BuildConfig not accepting underscores!
0.0.3 - Gradle & Drop Update
- Make the Hypertale gradle plugin 100% functional.
- Hypertale now copy an init wrapper as
HypertaleServer.jarinstead of copying itself. - Added
/hypertale systemand/hypertale statuscommands. - Added
PluginBase.hypertale().setLogger()andsetLoggerName()APIs - Fixed console color and added support for colored logger names!
- Fix logger not logging the error when Hypertale install itself form the
modsfolder!
0.0.2 - Pre Patching update
- Add support for pre-patchers as
.hypertale/PrePatcher.jar - Add logging if Hytale class transformers are not supported by the server software.
0.0.1 - Initial Release
This first version of Hypertale is missing a lot of features I wish it had, but it should do a good job for the most part!
You need to run Hypertale as the server jar if you are on desktop, on server hosts, Hypertale can install itself from the mods folder.