[Modpack] "Better HUD" and "hunger" [2.x.1] [hud][hunger]

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

[Modpack] "Better HUD" and "hunger" [2.x.1] [hud][hunger]

by BlockMen » Sat Jun 22, 2013 16:56

Hi everyone,

this mod improves the HUD of Minetest and adds statbars for Hunger and Armor (hidden by default). Also it provides an API to add new statbars easily, see API.txt for more informations. Also its released bundled with hunger.

Changes in builtin HUD items:
- Adds background for Health bar
- Uses better textures for Hotbar
- Uses texture for crosshair
- Positions of statbars can be customize via "hud.conf" file
- Experimental "ItemWheel" that replaces the hotbar (must be enabled by adding "hud_item_wheel = true" in minetest.conf) [Version 2.1.x]

Screenshot:
Image

This mod gets provided as Modpack which includes the hunger mod. The following informations are concerning the hunger mechanics of this hunger mod (https://github.com/BlockMen/hunger)

- You loose health when you are hungry (1/2 bread left)
- If the bar has 8 or more breads you get healed
- Digging, Building and walking increases hunger
- You can die if starving

+ Currently supported food (hunger mod)


Depends:
none, but supports 3d_armor

Download:

Version 2.x.1: Download (requires Minetest 0.4.13 or newer)
Older releases

Code: hud hunger

+ very old releases (probably won't work anymore)


Themes:
- more themes for the hotbar (by gsmanners) can be found here

License:
Code: LGPL 2.1
Textures: CC BY-SA 3.0, WTFPL (see Readme.txt for more informations)


Please give Feedback and ideas for improvement
Last edited by BlockMen on Sun Oct 18, 2015 17:06, edited 16 times in total.
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Sat Jun 22, 2013 17:00

Very nice- keep up the good work!
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Sat Jun 22, 2013 17:14

BlockMen wrote:It will have an LUA-based drowing

Thats gonna be laggy (see every "Drowning" mod).
Last edited by PilzAdam on Sat Jun 22, 2013 17:15, edited 1 time in total.
 

User avatar
Mossmanikin
Member
 
Posts: 599
Joined: Sun May 19, 2013 16:26

by Mossmanikin » Sat Jun 22, 2013 17:15

Very nice indeed.
All features I've been waiting for.

Noob 4 life!
My stuff
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Sat Jun 22, 2013 18:23

PilzAdam wrote:
BlockMen wrote:It will have an LUA-based drowing

Thats gonna be laggy (see every "Drowning" mod).

This ^

It could be useful to have a function to change the properties of builtin HUD elements. I proposed this while implementing the align and offset.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

by BlockMen » Sat Jun 22, 2013 18:44

kaeza wrote:
PilzAdam wrote:
BlockMen wrote:It will have an LUA-based drowing

Thats gonna be laggy (see every "Drowning" mod).

This ^

It could be useful to have a function to change the properties of builtin HUD elements. I proposed this while implementing the align and offset.


I prefer possible lags than having no control over drowning. When it gets read- and changeable by mods then a LUA-based drowing is ofc useless.
 

User avatar
webdesigner97
Member
 
Posts: 1307
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97

by webdesigner97 » Sun Jun 23, 2013 07:44

Looks interesting!
 

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

by BlockMen » Fri Jun 28, 2013 21:21

Update: Version 0.2 Beta

- added support of costum config file (e.g. you can change positions of health and hunger bar)
- you can eat now 50% more than before (although it isnt shown in hunger bar)
- you get healed with 8 breads and more (in hunger bar) now
- fixed saving issue

Example of costum positions: Image
Last edited by BlockMen on Fri Jun 28, 2013 21:26, edited 1 time in total.
 

Slain
Member
 
Posts: 18
Joined: Tue Jun 25, 2013 20:20

by Slain » Sun Jun 30, 2013 15:32

i love it. now i find a food mod :P
 

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

by BlockMen » Sun Jun 30, 2013 19:57

Slain wrote:i love it. now i find a food mod :P



--
- Supported food (so far): Apples, Bread (both in default game)


Let me know what food mod/s you would like to use and i will add support for it/these.
 

User avatar
Mito551
Member
 
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Sun Jun 30, 2013 21:14

BlockMen wrote:Let me know what food mod/s you would like to use and i will add support for it/these.

i want to have mine supported. do you need me to say its' name out loud?
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Sun Jun 30, 2013 22:36

It probably couldn't hurt to support the various food recipes in Moretrees mod.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

Slain
Member
 
Posts: 18
Joined: Tue Jun 25, 2013 20:20

by Slain » Sun Jun 30, 2013 23:11

well, i have simple mobs installed, so it would be nice if meat would work. eating meat only increases heart, not hunger
 

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

by BlockMen » Mon Jul 01, 2013 08:04

Update: Version 0.2.1

- tweaked override of food
- added support for dwarves, moretrees and simple mobs

----

Mito551 wrote:i want to have mine supported. do you need me to say its' name out loud?


I guess you mean dwarves? I added the food stuff of it.

VanessaE wrote:It probably couldn't hurt to support the various food recipes in Moretrees mod.


Added all i could find.

Slain wrote:well, i have simple mobs installed, so it would be nice if meat would work. eating meat only increases heart, not hunger


Support added.
 

Slain
Member
 
Posts: 18
Joined: Tue Jun 25, 2013 20:20

by Slain » Mon Jul 01, 2013 19:23

perfect, i love it :D
 

Slain
Member
 
Posts: 18
Joined: Tue Jun 25, 2013 20:20

by Slain » Tue Jul 02, 2013 00:36

i was just thinking, a cool feature would be making support for PilzAdam's beds mod. maybe, your hunder goes down by 3 everytime you sleep. cuz i know if im hungry before bed, im going to be hungrier when i wake up
 

User avatar
Mossmanikin
Member
 
Posts: 599
Joined: Sun May 19, 2013 16:26

by Mossmanikin » Tue Jul 02, 2013 01:58

I'd like to have support for animalmaterials & fishing

Noob 4 life!
My stuff
 

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

by BlockMen » Tue Jul 02, 2013 15:20

Mossmanikin wrote:I'd like to have support for animalmaterials & fishing


Done.
 

Slain
Member
 
Posts: 18
Joined: Tue Jun 25, 2013 20:20

by Slain » Tue Jul 02, 2013 16:33

i love every aspect of it so far. how here is the question. can you make an update to this mod to work with inventory_plus and armor mods? so while we are wearing armor, we can see how to helps and so fourth
 

keyxmakerx
Member
 
Posts: 104
Joined: Mon Apr 08, 2013 23:53

by keyxmakerx » Wed Jul 03, 2013 04:34

Could you incorporate other mods? Perhaps specialties and / or recipie mods
 

User avatar
GloopMaster
Member
 
Posts: 213
Joined: Wed Aug 01, 2012 18:03

by GloopMaster » Wed Jul 03, 2013 05:03

glooptest would be trivial to add support for; the only edible item is glooptest:kalite_lump
Meow.

That is all.
 

keyxmakerx
Member
 
Posts: 104
Joined: Mon Apr 08, 2013 23:53

by keyxmakerx » Wed Jul 03, 2013 05:28

Well I really was referring to the HUD part of it, because there's 3 different inventory mods and so I was wondering if he could create like a unified section. Like a worldedit / recipe / specialties all in one section.
 

User avatar
Mossmanikin
Member
 
Posts: 599
Joined: Sun May 19, 2013 16:26

by Mossmanikin » Wed Jul 03, 2013 09:34

BlockMen wrote:
Mossmanikin wrote:I'd like to have support for animalmaterials & fishing


Done.


Nice :)

Noob 4 life!
My stuff
 

User avatar
BlockMen
Member
 
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen

by BlockMen » Wed Jul 03, 2013 13:23

Slain wrote:i love every aspect of it so far. how here is the question. can you make an update to this mod to work with inventory_plus and armor mods?

For me it works fine with inventory_plus. What issues you have?
Slain wrote:so while we are wearing armor, we can see how to helps and so fourth

You mean an armor HUD that shows the status of it? Maybe I will add, but can't promise.

keyxmakerx wrote:Could you incorporate other mods? Perhaps specialties and / or recipie mods

keyxmakerx wrote:Well I really was referring to the HUD part of it, because there's 3 different inventory mods and so I was wondering if he could create like a unified section. Like a worldedit / recipe / specialties all in one section.


And how should this mod interact with specialties? It has already a HUD, that shows the levels and does not effect this mod.

An interaction with inventory mods? What would you expect (except armor status like suggested above)?


GloopMaster wrote:glooptest would be trivial to add support for; the only edible item is glooptest:kalite_lump

Done.
 

Slain
Member
 
Posts: 18
Joined: Tue Jun 25, 2013 20:20

by Slain » Wed Jul 03, 2013 13:49

yes, an armor hud. but if you dont feel like adding it now, i can wait til crafting pack gets armor. :P then the hud would be better
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Wed Jul 03, 2013 23:37

The health bar takes a lot to decrease. Almost 3 days.
It should take about half that
Last edited by BrunoMine on Wed Jul 03, 2013 23:38, edited 1 time in total.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

keyxmakerx
Member
 
Posts: 104
Joined: Mon Apr 08, 2013 23:53

by keyxmakerx » Thu Jul 04, 2013 13:54

Sorry, I was meaning like a better display for degrading items, current armor or stats, time. Just small things or make it so others can remod it simply like inventory plus. I use the technical inv. Not the plus. So I was just curious. If its not feasible or just a bad idea I understand I was just tossing ideas =p
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Thu Jul 04, 2013 23:52

hand this horrible!Appears to block
Last edited by BrunoMine on Thu Jul 04, 2013 23:52, edited 1 time in total.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

by rubenwardy » Sun Jul 07, 2013 11:17

Very nice.
 

User avatar
webdesigner97
Member
 
Posts: 1307
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97

by webdesigner97 » Fri Jul 19, 2013 17:33

I'm using this mod for some days mow in my singleplayer world and I have to say that it werks pretty good. There weren't any crashes and everything was just ...... great :)
 

Next

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 23 guests

cron