Skip to content

Releases: YTG123-Mods/manhunt-fabric

Manhunt 2.0.2 - MC 1.16.4

04 Jan 16:43
Compare
Choose a tag to compare

Including Aegis now.

Manhunt 2.0.1 - MC 1.16.4

04 Jan 10:40
Compare
Choose a tag to compare

v2.0.0 - MC 1.16.2+

14 Dec 09:41
Compare
Choose a tag to compare

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

12 Dec 13:07
Compare
Choose a tag to compare

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

12 Dec 09:39
Compare
Choose a tag to compare
- Fixed a dedicated server crash

v1.0.0 - MC 1.16.4

08 Dec 20:34
Compare
Choose a tag to compare

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

18 Nov 19:22
Compare
Choose a tag to compare
+ 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

29 Oct 19:34
Compare
Choose a tag to compare

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

21 Oct 06:00
Compare
Choose a tag to compare

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

16 Oct 13:54
Compare
Choose a tag to compare

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.