LtxProgrammer / LtxProgrammer/Changed-Minecraft-Mod

TODO: Add more customization to select latexes. [OPEN FOR COMMENT]

Aperta
#1,505 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

long-term render
Lingua principale
Java
Stelle
83
Fork
58
Merge medio
1g 16h
PR unite (30g)
2

Descrizione

A while ago, the Changed: MC mod ditched hair customization for tailoring each model based on their sprite appearance. This was an all or nothing change, and such the only customization each model had was eye color, and sometimes hair color. I propose that a handful of "basic" variants have a higher level of customization to match the level of differences seen between a regular male DL wolf and Puro. The following are the customization vectors I've identified so far:

- [ ] Gender: Enum or Linear (This change will collapse the variants that are split into their genders into one. If this is to be a linear slider, the entity mesh could be lerped from Male <-> Neutral <-> Female)
- [ ] Fit: Enum or Linear (Heavy <-> Neutral <-> Buff)
- [ ] Tail size: Enum or Linear (Minimal/None <-> Regular <-> Huge)
- [ ] Hair style: Enum (None, Short, Long, Extra long, Mohawk, etc.)
- [ ] Neck fluff: Binary (Absent <-> Present)
- [ ] Head-body size ratio: Linear (Small body to head <-> Regular <-> Large body to head)
- [ ] Arm width: Binary (Wide <-> Slim)

It remains undecided if these customization vectors will be with the Basic Player Info (trivial information about the player pre-tf), or if they'll be configured through the stasis chamber.

A new model framework will have to be designed to efficiently render >100 of these entities, and that supports preparing a model to lerp (could use something similar to the existing TF anim code).

The number of models required to be able to lerp between each extreme will be significant. As such these customization options would be for the following entities:

- [ ] WL wolves
- [ ] DL wolves
- [ ] Phage DL wolves
- [ ] Latex sharks
- [ ] Latex squogs
- [ ] Snow leopards
- [ ] White wolves

The above list is restricted to variants that are not Patron OC (unless they specifically allow it). Depending on the consensus of the comments for this issue, the list could be expanded to other variants that aren't already shown to have multiple variations (i.e. the gas wolf, orca, snake).

I ask for feedback: Would Changed: MC be better if it stuck strictly to the source material (exclusively what is shown in Changed), or if we give mod users the creative freedom to personalize their variant?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Non vengono indicati file, test o punti di ingresso. Inizia esaminando la discussione nei commenti risalente a sei anni fa e risolvendo l’ambito di personalizzazione proposto e il design del framework dei modelli prima di individuare un percorso di implementazione; considerarlo completato richiederebbe un design concordato e varianti supportate definite.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
design, game-dev
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
15/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.