Releases: YTG123-Mods/manhunt-fabric
Releases · YTG123-Mods/manhunt-fabric
Manhunt 2.0.2 - MC 1.16.4
Manhunt 2.0.1 - MC 1.16.4
Now requires Fabric Language Kotlin.
v2.0.0 - MC 1.16.2+
Remodularized Manhunt;
Projects should keep depending on manhunt-api for the API.
+ Projects should now depend on manhunt-base for using Manhunt classes like ManhuntUtils.
- manhunt now only contains references to manhunt-base and manhunt-api. And Javadoc.
+ manhunt version is 2.0.0
+ manhunt-base version is 1.0.0
manhunt-api version is 1.0.0
(Modrinth)[https://modrinth.com/mod/@manhunt-fabric/version/xVGWDZwD]
Version 1.0.2 - MC 1.16.4
Updated to the new Fabric networking API.
The mod now requires Fabric API 0.28.0
or later.
Also removed one class, this may or may not make the class loading time shorter by 0.00000000000000001
seconds.
Version 1.0.1 - MC 1.16.4
- Fixed a dedicated server crash
v1.0.0 - MC 1.16.4
It has happened. It is version 1.0.0
.
+ The API has been separated from the mod. (It is JiJ'ed though)
+ The API version is 1.0.0.
+ Added a speedrunner glow callback to the API.
Manhunt v0.6 - Major upgrade
+ Added an API for modders to use
+ Added a speedrunner highlighting configuration option - similar to Dream's Survivalist
Manhunt Fabric v0.4.1 - Minecraft 1.16.3
This probably works in 1.16.4
as well.
Changelog:
+ You can now configure dimensions in the config screen (client-side)!
- Removed default value for disabled dimensions
+ Changed version to 0.4.1
v0.4.0 - MC 1.16.3
Changelog:
+ Added the ability to prevent the compass from working in certain dimensions.
It works for all dimensions; Yes, even the overworld and yes, even data pack or mod dimensions.
Version 0.3.1 - MC 1.16.3
Changes:
+ Added Icon.
- MIT License (in fabric.mod.json).
+ LGPLv3 License (in fabric.mod.json).
+ Changed logging format.
+ /speedrunner clear
- /speedrunner <target>
+ /speedrunner set <target>
+ Log warnings if the speedrunner is null.