Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicHUD MythicHUD
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
  • Changelog

Changelog · Changes

Page history
Update Changelog authored Jan 30, 2025 by wordandahalf's avatar wordandahalf
Hide whitespace changes
Inline Side-by-side
Showing with 0 additions and 0 deletions
+0 -0
  • Changelog.md Changelog.md +0 -0
  • No files found.
Changelog.md 0 → 100644
View page @ 9a483a60
## v2.0.0
(under construction)
## v1.2.0
(under construction)
## v1.0.0
<details><summary>Additions</summary>
1. Support for server versions 1.20.6 through 1.21.1. Paper removed a necessary snapshot version of Adventure, so it is not possible to target 1.20.5 with paperclip-userdev.
2. Support for client versions 1.20.5 through 1.21.1. A new `mythichud-modern` overlay is added to provide the updated shader for those versions.
3. Proper API publishing. Documentation for API consumers is coming for a later release, but it is possible to do so now if you are so inclined to figure it out.
4. Automatic migration from HappyHUD. As long as the plugin data folder exists, MythicHUD will attempt to migrate the installation and guide users to ensure functionality.
5. Development builds! Users can now keep track of project activity from our Discord server. Downloadable builds will be added soon.
</details>
<details><summary>Removals</summary>
1. Support for Spigot and Bukkit servers. Support will be added back in a later release. Currently, the plugin will function in minimal state.
2. Dependency on ProtocolLib. While useful in some contexts, ProtocolLib is has undesirable implications for performance and maintainability.
</details>
<details><summary>Changes</summary>
1. Significant internal refactoring and optimization
2. Fully asynchronous, native implementation of packet injection. By dropping ProtocolLib, we now use a fully custom packet handling implementation, allowing for markedly better performance.
</details>
\ No newline at end of file
Clone repository
Home

Getting Started
Commands and Permissions
Configuration Reference

Layouts
Pop-Ups
HUD Components
  • Asset Layers
  • Assets
  • Listeners
  • Conditions
    • Effect
    • Gamemode
    • Placeholder
    • Progress
    • Logical Operators
Fonts

MythicHUD API
Compatibility
  • Migrating from v1 to v2
  • Supporting Multiple Client Versions
  • Crucible
  • Nexo
  • ItemsAdder
  • Modded Clients