Description
HudPlus is primarily an API so that other modders can easily integrate their hud components into the game. Secondly, HudPlus by default adds some "plus-ified"™ hud components (more information on that below).
Hotbar Description
Pressing the L-control button (changeable in key bindings) brings up an extended hotbar which displays the two items above the one currently selected in the hotbar from the inventory. Then by pressing either the 'v' or 'b' key, will switch either the bottom-most or top-most item respectively. Screenshots
Take note of the inventory
Extended Hotbar displayed after pressing left-control
And finally after pressing one of the two keys (in this case 'v')
Health Bar Description
This simple addition just makes it so that absorption hearts display over the normal hearts, not just above them. Screenshots
Media
Spotlights/Reviews
None yet
Other
Source Code, Bug Reporting, and Suggestions
The source code for this mod can be found on its github. If you find a bug and wish to report it, you can either post the error log here (be sure to use spoilers ), or you can submit it on the github. Similarly, if you have any suggestions for this mod, whether is be for "plus-ified" hud components, completely new ones, additions to API, etc, you can either post it here or on the github.
Installation Instructions
As with any other mod, make sure you have the latest version of Forge installed. It can be found here. Then simply drop the downloaded jar into the mods folder in your AppData .minecraft folder and you should be all set!
License and Permissions
This mod is released under the GNU Lesser General Public License. You have my permission to use this mod in your modpacks as long as I receive credit and the URL of this forum thread is provided.
Suggestion-aire!
Ok guys, I need your input.
One of the final things I have to do before I release the new version is to make the plus-ified hotbar respond to the mouse wheel (yes, I figured out how to do it ).
However this is the dilemma: I can only either
a] use the mouse wheel input to allow you to select items from the extended hotbar, but you will not be able to scroll through the vanilla hotbar while it is active, or
b] to scroll through the vanilla hotbar while the extended hotbar is active, but you will not be able to use mouse wheel input to scroll through the extended hotbar
Please let me know what you think by commenting below.
May i suggest for the control to open the hotbar is. Hold R3 (Mouse wheel) then scroll to change the item. That would be easier.
Also things to do.
Banner
Publisity (utube, reviews)
Make it look more attractive the post. (U need BAM BAM! and more BAM!)
Thanks for the constructive feedback! A banner is in the works, reviews are up to other people, and I will look into adding more BAM to the post
As for the scroll wheel input, that is actually what I tried to do to begin with. Unfortunately, I found that I can't prevent it from scrolling through the basic bar. I will take a second look though, and see if I can come up with something
It's an API? Hmm.. If only someone would take in my Heroes HUD Request/Idea..
It can be difficult to share your idea with people and have them be as passionate about it as you are. However, if you are passionate enough, you can learn to make the mod on your own. Minecraft Forum has a great modding community with numerous tutorials and helpful people, check them out. Modding is FUN!
Could you help head me to a modding tutorial or anything really to get me started to learn coding in java? Thanks
Absolutely! This is a great series that I found just recently. Its starts off with basic Java programming concepts and then moves into advanced concepts that are actually oriented toward Minecraft and Forge. It takes a while to get used to his accent but he is very thorough.
Description
HudPlus is primarily an API so that other modders can easily integrate their hud components into the game. Secondly, HudPlus by default adds some "plus-ified"™ hud components (more information on that below).
Downloads
Latest Version - 1.0.0 (Direct)
Older versions
None as of yet
"Plus-ified" Components
Hotbar
Description
Pressing the L-control button (changeable in key bindings) brings up an extended hotbar which displays the two items above the one currently selected in the hotbar from the inventory. Then by pressing either the 'v' or 'b' key, will switch either the bottom-most or top-most item respectively.
Screenshots
Take note of the inventory
Extended Hotbar displayed after pressing left-control
And finally after pressing one of the two keys (in this case 'v')
Health Bar
Description
This simple addition just makes it so that absorption hearts display over the normal hearts, not just above them.
Screenshots
Media
Spotlights/Reviews
None yet
Source Code, Bug Reporting, and Suggestions
The source code for this mod can be found on its github. If you find a bug and wish to report it, you can either post the error log here (be sure to use spoilers
Installation Instructions
As with any other mod, make sure you have the latest version of Forge installed. It can be found here. Then simply drop the downloaded jar into the mods folder in your AppData .minecraft folder and you should be all set!
License and Permissions
This mod is released under the GNU Lesser General Public License. You have my permission to use this mod in your modpacks as long as I receive credit and the URL of this forum thread is provided.
Suggestion-aire!
Ok guys, I need your input.
One of the final things I have to do before I release the new version is to make the plus-ified hotbar respond to the mouse wheel (yes, I figured out how to do it
However this is the dilemma: I can only either
a] use the mouse wheel input to allow you to select items from the extended hotbar, but you will not be able to scroll through the vanilla hotbar while it is active, or
b] to scroll through the vanilla hotbar while the extended hotbar is active, but you will not be able to use mouse wheel input to scroll through the extended hotbar
Please let me know what you think by commenting below.
Glad to hear!
Also things to do.
Thanks for the constructive feedback! A banner is in the works, reviews are up to other people, and I will look into adding more BAM to the post
As for the scroll wheel input, that is actually what I tried to do to begin with. Unfortunately, I found that I can't prevent it from scrolling through the basic bar. I will take a second look though, and see if I can come up with something
This thread may interest you. | http://www.minecraftforum.net/topic/1995656-forge-api-162-hud-plus-expand-your-hud/
It can be difficult to share your idea with people and have them be as passionate about it as you are. However, if you are passionate enough, you can learn to make the mod on your own. Minecraft Forum has a great modding community with numerous tutorials and helpful people, check them out. Modding is FUN!
I am confused...
Looks like the moderators solved the issue. It was another user using your content as his own.
Ah, well that's good that they solved it. And I appreciate you trying to let me know.
And that's exactly how I wanted this mod to feel. If you have any suggestions on how to 'change' things, I would love to hear it!
The only thing that I may be 'adding' would be a buffs display.
I may as well try on my spare time.
That is how most people do it
Excellent mod! I've always wanted a bigger hotbar! And now I can have one in a way that doesn't dramatically change anything.
https://www.youtube.com/user/Pahimar
Railcraft Boiler Calculator
Absolutely! This is a great series that I found just recently. Its starts off with basic Java programming concepts and then moves into advanced concepts that are actually oriented toward Minecraft and Forge. It takes a while to get used to his accent but he is very thorough.
Glad to be of service!
Just giving you all a little update: Version 1.1.0 will be coming out shortly (within the next week)!
Version 1.1.0 will be for Minecraft 1.6.4 and include the following: