v4.8 for Minecraft 1.4.6
v4.8 for Minecraft 1.4.5
v4.8 for Minecraft 1.4.2
- The rotate functionality has been reintroduced (it had been removed in 4.8dev1 because of reworked internals), certain hud items can be rotated 90 degrees.
- Along with the above, hud items can also be mirrored.
- The item bar will also mirror when vertical to accommodate some texturepacks.
- Fade thresholds have been added for the health and hunger bar. It's a bit vague, I know, I haven't added the tooltip yet. When the hud item's value is below that threshold, the hud item will not fade.
- Updated the crosshairs. I removed some that I didn't like, I added some I did like.
- Tweaked the header a bit.
- Tweaked the profile manager a bit.
- Fixed an issue with the crosshair resetting to the top left of the screen when reading from an old save format.
- Fixed an where the game would crash if the client was modded twice... somehow.
v4.8dev2 for minecraft 1.4.5
- most (if not all) the settings will be saved correctly now, so no more things being reset.
- the fading is back.
- the solid bars will show status effects like hunger or withered.
- the survival hud won't be rendered in creative.
- fixed a render issue in the lightmeter causing it to blend with the music overlay.
- fixed various button being detected as the reposition button.
- reworked things in the preset manager. It will kick you out of the menu when you overwrite something now, indicating that is has saved the profile. The preset manager will skip the overwrite mode if there's nothing to overwrite.
v4.8dev1 for minecraft 1.4.5
- the lightmeter is back, it was disabled when the client and server merged in 1.3.2 and the code didn't work anymore.
- added the death counter. It is intended for live streamers and youtubers.
- some MAJOR reworking of the mods internals. Rendering and logic has been split. You won't notice any of this apart from the buttons changing when you switch styles.
- the solidbar1 and solidbar2 have been merged together to form a very very sexy resizable hud bar.
- the music overlay has been advancedhudified.
- the default xp bar can be resized.
- the debug screen can be color coded.
- the numerical dammage option for the item bar will show you how many arrows you have in your inventory when equipping a bow.
v4.7.4 for minecraft 1.3.2
- Fixed an issue with the vertical solid health style making it use its width instead of its height.
v4.7.3 for minecraft 1.3.2
- No changes, just a plain port from 4.7.2
v4.7.2 for minecraft 1.3.1
- Fixed a crash when clicking on a button in the settings menu for a hud item that doesn't support fading.
v4.7.1 for Minecraft 1.3.1
- Fixed an annoying bug where any fade option would not stay on after starting the game or loading a profile.
- Fixed the update notifier.
v4.7 for Minecraft 1.3.1
- The lightlevel meter had been disabled, because the light mechanics have been changed (Skylight will never go below 15 outside). And will return once I figure out how mojang has coded this. (I think it's a server merged with client thing)
v4.6 for minecraft 1.2.5
- swapped out the saving mechanism for a system based on NBTTagCompounds (yes, all your profiles are invalid again, I'm evil like that).
- fixed the IndexOutOfBoundsException for the chat, hopefully it works this time around. I can't recreate the crash so I can't be sure.
- removed the leftover fade toggle button for the xp bar.
- changed the numerical dammage option in the item bar from '*' to '1k' and '1k+'.
- added a couple more crosshairs.
v4.5 for minecraft 1.2.5
- Fixed the breathbar not fading properly.
- Fixed the chat sometimes causing a crash when clicking a link, hopefully it works now.
- Added the lightlevel meter. It will tell you if a monster can spawn at the spot you're standing on.
- Reworked some of the internal rendering stuff.
- Added T10a's crosshair.
- Added a number to the 'enable/disable hud items' button to show you how many hud items are hidden.
v4.4 for minecraft 1.2.5
- removed the global fade slider as it wasn't self explanatory and thus not used enough.
- removed the 'test' button from the armor bar setting menu.
- fixed a bug that messed up the crosshair offsets.
- fixed the breath bar being invisible in the reposition screen
- fixed the xp bar fade, it now uses the new fade system.
- same for the level counter as it has the same alpha values as the xp bar.
v4.3 for minecraft 1.2.5
- worked on the minimap, it looks really smexy now.
- changed the way you select your crosshair (shout out to my buddy
Abilitiy)
- added an update checker, he will tell you when you should update (with a smile)
- rewrote how the fading is done internally.
- fixed a bug where hud items would be misaligned if you'd reset them in the reposition screen. (kudos to Unspec7)
- fixed a bug where hud items would not 'tick' when a menu is open (bunkaz92)
v4.2 for minecraft 1.2.5
- advanced HUD now initializes when you load up minecraft. With the way it used to be (init when you entered a world) it would miss some welcome messages.
- fix debug screen not loading it's properties like you'd expect.
- changed the way the mod handles chat messages. it's a bit more of a hack, but it should allow for better compatibility.
v4.1.1 for minecraft 1.2.5
- removed the dirt recipe
- fixed an issue where some of the HUD items would align to the bottom left of the screen instead of the bottom center.
v4.1 for minecraft 1.2.5
- added the player list in multiplayer
- fixed a tiny issue with the vignette
- fixed the full width xp bar not fading out
- fixed the saving issues on macs, not 100% sure though, I don't own a mac (could someone please confirm this one?)
v4.0 for minecraft 1.2.5
- the mod has completely been rewritten to use the modloader api.
- added a minimap es love minimaps (note: it's disabled by default, enable it by going to global settings > enable / disable hud items).
please note that the minimap is a work in progress, it really doesn't look like the finished product and it is not optimized enough. Please do not make suggestions for it, because either I already have it planned or I have other plans for it.
- the health, armor, food and the breath bar can now be rotated vertically.
- the item bar can now show item wear with numerical values.
- the keybinding has been moved to the keybinding menu, because that's where keybindings belong.
- all fade sliders now use seconds instead of some weird arbitrary value.
- you can now overwrite old profiles when saving them.
v4.1 for minecraft 1.2.5
- added the player list in multiplayer
- fixed a tiny issue with the vignette
- fixed the full width xp bar not fading out
- fixed the saving issues on macs, not 100% sure though, I don't own a mac (could someone please confirm this one?)
v4.0 for minecraft 1.2.5
- the mod has completely been rewritten to use the modloader api.
- added the minimap (note: it's disabled by default).
- the health, armor, food and the breath bar can now be rotated vertically.
- the item bar can now show item wear with numerical values.
- the keybinding has been moved to the keybinding menu, because that's where keybindings belong.
- all fade sliders now use seconds instead of some weird arbitrary value.
- you can now overwrite old profiles when saving them.
v3.2.2 for minecraft 1.2.3
- Fixed compatibility issues with Zombe's mod pack, playerAPI, smart moving mod and probably alot of other mods.
- decreased the margins on the align to axis feature on the reposition screen.
v3.2.1 for minecraft 1.2.3
- Fixed the armor bar's strange behaviour.
- finished the solid hunger bars by adding the hunger poison effect to it.
- finished the solid health bars by adding an effect for regeneration and an effect for poison.
- fixed a small compatibility issue with mine and blade (crash when you press R). Unfortunately I can't test this since mine and blade is still in version 0.1.4 (mc 1.1.0) so I'm not sure if it works, but it should.
v3.2 for minecraft 1.2.3
- Changed some of the buttons to toggle buttons.
- The graphs on the debug screen are now toggle-able.
- Some small tweaks here and there.
v3.1 for minecraft 1.1
- People liked the new health bar so I added them for the other bars too. I also made a alternate shorter version of them. I might add an icon on them in the future, but right now I can't, because it looks clunky.
- Removed the lag option on the crosshair, it didn't look right and I don't think a lot of people use it. I might add it again if people want it and if I can find a way to make it look good.
- Unlinked level counter to the xp bar as this caused a bug that moved the level counter to weird places.
- fixed a typo in the chat setting menu.
- the scrollbar can now be controlled by the mouse wheel.
- removed the debug code that caused the level counter to stay at 2.
- Fixed a bug that caused things to go transparent when the player has enchanted items on the item bar.
- Fixed a bug that cassed the vignette to display without transparency.
- Fixed the scrolling in some of the menus.
v3.0 for minecraft 1.1
- build from the ground up.
- Redesigned the menu so it's faster to navigate and, as a bonus, looks really cool.
- Added global settings menu for ehm... global settings.
- Added a menu for repositioning HUD elements, so you can redesign your hud without much of a hassle.
- Added a profile manager, this means you can save your HUD or switch it out for a difrent one.
- The menu key (default H) can now be set to other keys (this is saved per profile).
- Changed the way HUD elements are positioned on the screen. They now align to 1 out of 9 spaces on the screen indicated by a small cube on the reposition screen.
- the chat can now be repositioned.
- Added an alternate xp bar.
- Added 32 alternate crosshairs.
- Added a prototype alternate health bar
- Added the cardinal direction the player is looking at to the debug screen.
- Fixed the bug where enchantments looked weird on the item bar.
v2.1 for minecraft 1.0.0
the fade out, last seen in v1.5.1, has been re-implemented to the following HUD elements:
- food bar
- health bar
- armor bar
- breath bar
- xp bar (+ level counter)
- item bar
- the item bar can be rotated 90 degrees
the following bars can be set to an alternate (double) style:
- food bar
- health bar
- armor bar
- hunger bar
the issue where the mod would not save it's settings on a lot of different operating systems has been fixed.
the issue with the food bar, where it would not stop shaking, has been fixed.
the cursor has been renamed to crosshair.
the health bar for hardcore mode has been restored. Also, it will now shake again when it's below a certain amount and finally it will show the proper animation for the restoration potion.
When repositioning a HUD element you can hold Ctrl to snap to the horizontal or vertical axis.
The version number has been corrected.
v2.0 for minecraft 1.0.0
- Adaptive HUD has been renamed to Advanced HUD
- To use the mod press H to open the HUD menu
- Each HUD element can be disabled and most can be repositioned.
The versions below are from ancient times when the mod was named Adaptive HUD
v1.5.1 for minecraft 1.8.1:
- Fixed the xp, health and armor bar going haywire sometimes... hopefully.
v1.5 for minecraft 1.8.1:
- You can now Press H to open the settings menu, this will pause the game.
- Each individual HUD element can be set to either show, fade or hide.
- Sneaking will show the HUD regardless if the HUD hidden or not.
- The cursor can be set to show or hide.
- An extra item icon will show you the stack size and durability of your current item.
- The fading speed can be adjusted (slow, normal, fast, instant).
- The fading wait can be adjusted (slow, normal, fast, instant).
- The health / armor and food bars now have a smooth transition.
- The smooth transition in the xp bar has been redone, it should be more accurate and stable now.
- The render engine has been redone, items fade out properly now.
- The default minecraft hud mode has been removed. F1 will now switch between HUD on or HUD off. (default mode can be recreated in the settings menu, but I don't know why you would want default mode if you download this mod).
- As a result of the previous line, the minecraft.jar is no longer included in the mod. so +1 in comparability.
v1.4 for minecraft 1.8.1:
- HUD elements fade out now!
- Fixed some of the script being run whilst adaptive-HUD mode is off.
- The food bar now (hopefully) correctly shows updates.
- All elements now take the same amount of time to disappear.
v1.3 for minecraft 1.8.1:
- Fixed the timer script. Timers keep track of how long a HUD element appears on screen. Their countdown speed was synced to the fps, in v1.3 they are synced to the game's tick rate.
- Added a timer to the health bar.
- The health bar now appears when your health is 4 hears or lower.
- Speed increase yaaaay.
v1.2 for minecraft 1.8.1:
- Adaptive HUD mode is now default.
- The experience bar now has a smooth fill (instead of a jump) when the player receives exp.
- Some minor speed changes.
- Official release (this topic).
v1.1 for minecraft 1.8.1:
- The HUD elements now appear when they change.
v1.0 for minecraft 1.8.1:
initial release
- The HUD can be toggled with F1.
- The adaptive view is not the default, but rather 3rd on the F1 list.