boredhero/pv

Add BAC HUD Bar

Offen

#9 geöffnet am 02.05.2020

 (1 Kommentar) (0 Reaktionen) (3 zugewiesene Personen)Java (0 Forks)auto 404
APIUIenhancementhelp wanted

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  • The BAC algorithm must interface with and update a HUD bar above the Hunger Bar.
  1. This Blood Alcohol Content bar should start with 10 empty shot glasses
  2. For every one SAU the player consumes, or SAU wears off over time, we must be able to update the HUD bar accordingly.
  3. This entire system must be accessible via the mod's API to other mods that wish to use/interface with it.

Contributor Guide