Project Zomboid

Project Zomboid

Minimal Display Bars (Build 40/41)
Affichage des entrées 41-50 sur 51
< 1  2  3  4  5  6 >
Mis à jour le : 24 févr. 2020 à 0h59

Hotfix: Fixed a bug that caused "Set Horizontal" to not save any display bar's horizontal orientation..

Mis à jour le : 23 févr. 2020 à 9h51

  • Reworked Hunger, Thirst, Endurance, and Fatigue functions to be linear. This should make it easier to predict how much you need to eat and drink, etc.

Mis à jour le : 23 févr. 2020 à 7h09

  • "Reset" function added to the Moodlet Threshold feature.

Mis à jour le : 23 févr. 2020 à 7h00

  • Added a Moodlet Threshold feature that puts threshold lines on the display bars. Each line represents a change in Moodlets.
  • This option can be turned on or off by right-clicking the menu box (located above the Health Bar) and clicking the "Toggle Moodlet Threshold" button.

Mis à jour le : 23 févr. 2020 à 3h53

  • Fixed translation bug that caused the new Translation names to not show up on the Context Menus.

Mis à jour le : 23 févr. 2020 à 3h41

  • When you right-click the menu box or the display bars, their name will now display.
  • Added new lines to translation files. Translated from English to the translated languages I've already translated.

    -- Display Names
    ContextMenu_MinimalDisplayBars_menu = "Menu",
    ContextMenu_MinimalDisplayBars_hp = "Health",
    ContextMenu_MinimalDisplayBars_hunger = "Hunger",
    ContextMenu_MinimalDisplayBars_thirst = "Thirst",
    ContextMenu_MinimalDisplayBars_endurance = "Endurance",
    ContextMenu_MinimalDisplayBars_fatigue = "Fatigue",

Mis à jour le : 22 févr. 2020 à 23h13

  • Adjusted code that detects if your character died. Code now also uses isoPlayer:isDead() to hide the UI.

Mis à jour le : 22 févr. 2020 à 23h01

  • Fixed visual bug that caused all the display bars to display negative values when your character died.

Mis à jour le : 22 févr. 2020 à 22h07

  • Optimized some code and finalized WIP code.
  • I may add more display bars in the future.

Mis à jour le : 22 févr. 2020 à 21h15

  • Fixed some Translation Errors.