boredhero/pv

Add BAC HUD Bar

Aberta

#9 aberto em 2 de mai. de 2020

 (1 comentário) (0 reação) (3 responsáveis)Java (0 fork)auto 404
APIUIenhancementhelp wanted

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

  • 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.

Guia do colaborador