Skip to content

Releases: Fox2Code/Hypertale

0.0.7 - Before the storm

Choose a tag to compare

@Fox2Code Fox2Code released this 14 Feb 09:56
c27da3e
  • Added proper single-player support
  • Reordered /hypertale status entries

This is basically a release candidate for 1.0.0

0.0.6 - Hotfix

Choose a tag to compare

@Fox2Code Fox2Code released this 13 Feb 13:03
3e72f82
  • Hotfix minor issue!

0.0.5 - Final stretch

Choose a tag to compare

@Fox2Code Fox2Code released this 13 Feb 12:56
e7e1300
  • Add Player.hypertale().getPlayerRef() API
  • Properly support Message and ansi colored logger names.
  • Add support for Mixin using Fabric-Mixin and Mixin-Extras (Only limited to com.hypixel.hytale. classes for now!)
  • Support more hosting providers intelligently!

I will start polishing Hypertale and prepare for initial release!

The only notable future feature that is planned for 1.0.0 is single player support!

0.0.4 - Developer Ready Update

Choose a tag to compare

@Fox2Code Fox2Code released this 29 Jan 21:15
d7d3521
  • Add mod icon (By ColdLavenderSun aka. Fluttershy)
  • Add hasHypertale API 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

Choose a tag to compare

@Fox2Code Fox2Code released this 27 Jan 18:18
633e575
  • Make the Hypertale gradle plugin 100% functional.
  • Hypertale now copy an init wrapper as HypertaleServer.jar instead of copying itself.
  • Added /hypertale system and /hypertale status commands.
  • Added PluginBase.hypertale().setLogger() and setLoggerName() APIs
  • Fixed console color and added support for colored logger names!
  • Fix logger not logging the error when Hypertale install itself form the mods folder!

0.0.2 - Pre Patching update

Choose a tag to compare

@Fox2Code Fox2Code released this 26 Jan 14:39
8dc7b60
  • 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

Choose a tag to compare

@Fox2Code Fox2Code released this 25 Jan 16:31
1917bc9

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.