1 commento (1 commento)0 reazioni (0 reazioni)3 assegnatari (3 assegnatari)Java0 fork (0 fork)auto 404
APIUIenhancementhelp wanted
Metriche repository
- Star
- 0 stelle (0 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
- The BAC algorithm must interface with and update a HUD bar above the Hunger Bar.
- This Blood Alcohol Content bar should start with 10 empty shot glasses
- For every one SAU the player consumes, or SAU wears off over time, we must be able to update the HUD bar accordingly.
- This entire system must be accessible via the mod's API to other mods that wish to use/interface with it.
Guida contributor
- Direzione di ricerca
- Studiare le implementazioni esistenti della barra HUD nella mod per comprendere l'integrazione UI. Creare un algoritmo BAC che tenga traccia dei bicchierini e aggiorni la barra in base al consumo e al decadimento del SAU. Esporre un'API per consentire ad altre mod di interagire con il sistema.
- Tech stack
- java
- Dominio
- apibackenddesktop
- Tipo issue
- Funzionalità
- Prerequisiti
- GitJavaModding