Project Zomboid

Project Zomboid

282 ratings
Minimal Display Bars + Nutritions + Discomfort [B41/B42]
4
3
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
6.559 MB
21 Dec, 2024 @ 11:44am
8 Aug @ 4:21pm
19 Change Notes ( view )

Subscribe to download
Minimal Display Bars + Nutritions + Discomfort [B41/B42]

Description
Added to the original mod Lipids, Proteins and Carbohydrates and Discomfort Level for 42.

I also changed the save system from getModFileWriter to getFileWriter (reader too), so now the save will be stored in the Zomboid/Lua folder of the User directory.
It will create "MOD Config Options (MinimalDisplayBarsNutritions)B42.lua" for the 42 and "MOD Config Options (MinimalDisplayBarsNutritions).lua" for B41

Add "Load Preset" option (see screenshot).
Now you can load preset from your friend, just put the config.lua in User/Zomboid/Lua and rename it "MDB_Preset.lua".

I also add fix for vanilla thirst bugged after drinking.

Workshop ID: 3388844542
Mod ID: MinimalDisplayBarsNutritionsB42
Popular Discussions View All (1)
2
10 Feb @ 8:28am
Hi,A Question
dtoxic
140 Comments
Sur.Vival 26 Aug @ 6:22pm 
Thanks for the pointers! I’m on Build 42. I haven’t changed any graphics settings. I play at 4K (3840×2160) in borderless mode all the time.

When the white dot/button disappeared, my MOD Config Options (MinimalDisplayBarsNutritions).lua showed:

["menu"] = {
["x"] = 27;
["y"] = 647;
}

It happens sporadically without me touching anything. If there’s anything else useful I can capture (logs, sandbox vars, resolution scale, etc.), let me know and I’ll grab it the next time it occurs.
Vorshim  [author] 26 Aug @ 2:17am 
I'm not sure which PZ version you're running (41 or 42), but here's how to debug this issue:
Navigate to your Project Zomboid lua folder and open the MOD Config Options (MinimalDisplayBarsNutritions).lua with a text editor
Look for the white dot (menu) configuration settings:
["menu"] = {
["x"] = 240,
["y"] = 25,
ecc
}
When the white dot disappears, could you check what values these coordinates show?
The issue might be related to the positioning coordinates getting corrupted or reset. If the values change when it disappears, that would confirm it's a positioning bug rather than a rendering issue.
It's probably something related to screen resolution. I remember when I switched from a 4K to a 1080p monitor, something similar happened. It's strange that it happens to you sporadically without any apparent reason though. You're not modifying/touching any graphics settings, right?
Let me know what you find and I can help troubleshoot further!
Sur.Vival 25 Aug @ 3:58pm 
Thanks for your advice, it does fix the issue, but after some time it happens again and again. Any advice for the root cause of that?
Vorshim  [author] 25 Aug @ 9:33am 
uhm. i think is for a bad position. probably for a resolution problem or something like that. i suggest to delete MOD Config Options (MinimalDisplayBarsNutritions)B42.lua in Zomboid/Lua folder of the User directory
Sur.Vival 25 Aug @ 7:36am 
I found that the square button disappeared. Is it because of a conflict with another mod, or is there any hotkey I can use to toggle it?
Dr. Diesel Submarine 20 Aug @ 5:26am 
Thank you for your work :spiffo:
Vorshim  [author] 8 Aug @ 4:22pm 
Hi! I’ve just pushed the update now. The only thing I haven’t had a chance to work on and fix yet is the stress bar, which unfortunately doesn’t reach the maximum when it’s at 1, as you pointed out. I’ll fix it as soon as I can.

<3
SynkaY 8 Aug @ 1:53pm 
Hello!
Do you know when we can expect an update for this mod ? With the fixed discomfort and added sickness bar the comments have mentioned ?
Kaaaaaaarl 16 Jul @ 2:37pm 
Done. Apologies if I didn’t do it correctly - I’ve never used github before (though it’s been long overdue, lol).
Vorshim  [author] 16 Jul @ 12:55pm