Project Zomboid

Project Zomboid

Minimal Display Bars (Build 40/41)
ATPHHe  [developer] Feb 22, 2020 @ 9:43pm
Bug Reports
You can report bugs here if you find some. Thanks.
< >
Showing 1-15 of 25 comments
star Feb 24, 2020 @ 11:47am 
Localization files should be in ANSI, not UTF8.
For Russian it's Windows-1251 encoding.
https://i.imgur.com/WiEnsqL.png
ATPHHe  [developer] Feb 24, 2020 @ 2:51pm 
Originally posted by star:
Localization files should be in ANSI, not UTF8.
For Russian it's Windows-1251 encoding.
https://i.imgur.com/WiEnsqL.png

Oh wow, thanks for letting me know. I will go fix those and reupload them.
ATPHHe  [developer] Feb 24, 2020 @ 3:37pm 
Patching Hotfix. Let me know if it display correctly now. All changes located in the Change Notes.

I will use this knowledge in future mods I make. Thank again. ^^
Last edited by ATPHHe; Feb 24, 2020 @ 4:31pm
star Feb 25, 2020 @ 7:47am 
Thanks!
Here is a bit better translation because I'm Russian :)
https://drive.google.com/file/d/1y-xY1HfFsvfbB9nrDkL_iShVG9nUT4Ng/view
star Feb 25, 2020 @ 8:16am 
Sometimes I can't move panels if option "Always on top" is set to "Off", despite the panel does not collide with any window.

P.S. I set it to "Always on top", then move the panel, then set "Always on top" to "Off" again.
ATPHHe  [developer] Feb 25, 2020 @ 9:02am 
Originally posted by star:
Thanks!
Here is a bit better translation because I'm Russian :)
https://drive.google.com/file/d/1y-xY1HfFsvfbB9nrDkL_iShVG9nUT4Ng/view

Thanks for the translation. I'll credit you for it. :)


Originally posted by star:
Sometimes I can't move panels if option "Always on top" is set to "Off", despite the panel does not collide with any window.

P.S. I set it to "Always on top", then move the panel, then set "Always on top" to "Off" again.

For some reason, the box on the top-left window is a large transparent box that holds the 4 icons on it. I don't know why it's a large transparent box, but it's there. For that reason I put the option "Always on top" so the display bars are above everything and doesn't get stuck under the transparent box.

Last edited by ATPHHe; Feb 25, 2020 @ 9:11am
deskulpa Feb 29, 2020 @ 8:50am 
Some minor changes to translation

ContextMenu_PTBR = {


----- ContextMenu (Portuguese-Brazilian) -----

----- Title for Display Bars when Right-Clicked -----
ContextMenu_MinimalDisplayBars_Title = "Barras Mínimas de Exibição",

-- Menu Options
ContextMenu_MinimalDisplayBars_Reset = "Resetar",
ContextMenu_MinimalDisplayBars_Make_All_Bars_Visible = "Tornar todas as barras visíveis",
ContextMenu_MinimalDisplayBars_Make_Visible = "Tornar visível",
ContextMenu_MinimalDisplayBars_Toggle_Movable_All = "Ativar / Desativar Mover para todas as barras de exibição",
ContextMenu_MinimalDisplayBars_Toggle_Resizable_All = "Ativar / Desativar redimensionável para todas as barras de exibição",
ContextMenu_MinimalDisplayBars_Toggle_Always_Bring_Display_Bars_To_Top = "Ativar / Desativar Sempre coloque as barras de exibição no topo",
ContextMenu_MinimalDisplayBars_Toggle_Moodlet_Threshold_Lines = "Ativar / Desativar as linhas de limite do Moodlet nas barras de exibição",
ContextMenu_MinimalDisplayBars_Toggle_Compact = "Ativar / Desativar Compactar",

-- Display Bar Options
ContextMenu_MinimalDisplayBars_Reset_Display_Bar = "Resetar Display Bar",
ContextMenu_MinimalDisplayBars_Set_Vertical = "Definir vertical",
ContextMenu_MinimalDisplayBars_Set_Horizontal = "Definir horizontal",
ContextMenu_MinimalDisplayBars_Set_Color = "Definir cor",
ContextMenu_MinimalDisplayBars_Hide_Bar = "Ocultar barra",

-- Display Names
ContextMenu_MinimalDisplayBars_menu = "Menu",
ContextMenu_MinimalDisplayBars_hp = "Vida",
ContextMenu_MinimalDisplayBars_hunger = "Fome",
ContextMenu_MinimalDisplayBars_thirst = "Sede",
ContextMenu_MinimalDisplayBars_endurance = "Resistência",
ContextMenu_MinimalDisplayBars_fatigue = "Fadiga",
ContextMenu_MinimalDisplayBars_boredomlevel = "Nível de Tédio",
ContextMenu_MinimalDisplayBars_unhappynesslevel = "Nível de Infelicidade",
ContextMenu_MinimalDisplayBars_temperature = "Temperatura",

-- OTHER
ContextMenu_MinimalDisplayBars_ON = "ATIVADO",
ContextMenu_MinimalDisplayBars_OFF = "DESATIVADO",


}
ATPHHe  [developer] Feb 29, 2020 @ 8:55am 
Thanks deskulpa, I will credit you for the translation and update the translate files on Monday. ^^
Last edited by ATPHHe; Feb 29, 2020 @ 8:56am
Bambino Jun 27, 2020 @ 9:16am 
Latest updated fixed positions of bars resetting upon reset. However, the alignment (Vertical/Horizontal) does not save. B40.
ATPHHe  [developer] Jun 27, 2020 @ 4:14pm 
Originally posted by Bambino:
Latest updated fixed positions of bars resetting upon reset. However, the alignment (Vertical/Horizontal) does not save. B40.
Updated and fixed, reset the display bar that was affected. The alignments should now save and the "Set Horizontal" and "Set Vertical" buttons should now work normally.
Last edited by ATPHHe; Jun 27, 2020 @ 8:44pm
Susp3ct Dec 22, 2020 @ 2:33pm 
Hi there, i have a glitch where if i change the resolution, the bars won't show up anymore. please fix this if u can. cheers! :-D
ATPHHe  [developer] Dec 22, 2020 @ 8:23pm 
Originally posted by Susp3ct:
Hi there, i have a glitch where if i change the resolution, the bars won't show up anymore. please fix this if u can. cheers! :-D

Ah, it seems the bars stay a bit out of frame when the resolution is lowered.
https://imgur.com/sUvzQzX (Bars are cut out bottom left when I tested)

Quick fix:
1. Raise your resolution until the bars are visible again.

2. Toggle on "Move Display Bars Together" from the menu box and move the bars to the top left and then lower your resolution after moving the bars.
https://imgur.com/gq5cUKl

Long term plans:
- In the meanwhile, I'll find a more convenient way to move the bars automatically if the resolution is changed. Thanks for reporting!
Last edited by ATPHHe; Dec 22, 2020 @ 8:25pm
Jaydee Dec 15, 2021 @ 10:29pm 
@ATPHHe

Adore this mod big time, love what you did here! I came across a hiccup when it comes to this mod; coop seems to be bugged when using this, Player 2 tried to connect with a controller but an error is produced which prevents from adding another player. I'll post the console log if I can reproduce the error again.
Monario Jan 3, 2022 @ 5:56pm 
Here's a tiny little bug that's mostly inconsequential, and not sure if there's anything that can be done about it anyway :P but:
- If you move the bar/s right to the edge of the screen where your mouse doesn't allow you to move further in that direction, the bar/s get stuck on your cursor for a while, and not even right-clicking un-sticks the bar/s from the cursor. I can't quite recall how I made them "un-stick", but it can be done at least xD
Loner Yound Jan 19, 2022 @ 4:43pm 
Could you make option to disable tooltips?
< >
Showing 1-15 of 25 comments
Per page: 1530 50