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

Locked
User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

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

by BlockMen » Post

This is an old unmaintained mod, and shouldn't be used

Spoiler
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
Spoiler
- Apples (Minetest Game)
- Bread (Minetest Game)
- Mushrooms (Minetest Game)

- Animalmaterials (mobf modpack)
- Bushes
- bushes_classic
- Creatures
- Dwarves (beer and such)
- Docfarming
- Ethereal
- Farming (default and Tenplus1's redo)
- Farming plus
- Ferns
- Fishing
- Food
- fruit
- Glooptest
- JKMod
- kpgmobs
- Mobfcooking
- Mooretrees
- Mtfoods
- mushroom
- mush45
- Pizza
- Seaplants (sea)
- Simple mobs
Depends:
none, but supports 3d_armor

Download:

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

Code: hud hunger
Spoiler
Version 0.2.2: Download
Version 0.2.1: Download
Version 0.2: Download
Version 0.1: Download
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
Location: In the unknown depths of Earth

by Dan Duncombe » Post

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
Location: Germany

by PilzAdam » Post

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
Location: where we don't speak english.

by Mossmanikin » Post

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

Noob 4 life!
My stuff

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

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

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

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: 1328
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97
Location: Cologne, Germany
Contact:

by webdesigner97 » Post

Looks interesting!

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

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 » Post

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

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

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 » Post

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
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

by VanessaE » Post

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 (64-512px)

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

by Slain » Post

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
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

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 » Post

perfect, i love it :D

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

by Slain » Post

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
Location: where we don't speak english.

by Mossmanikin » Post

I'd like to have support for animalmaterials & fishing

Noob 4 life!
My stuff

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

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 » Post

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 » Post

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

User avatar
GloopMaster
Member
Posts: 213
Joined: Wed Aug 01, 2012 18:03
Location: http://minetest.net/forum/

by GloopMaster » Post

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 » Post

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
Location: where we don't speak english.

by Mossmanikin » Post

BlockMen wrote:
Mossmanikin wrote:I'd like to have support for animalmaterials & fishing
Done.
Nice :)

Noob 4 life!
My stuff

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

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 » Post

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

Locked

Who is online

Users browsing this forum: No registered users and 2 guests