elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

theme/rogue & threshold based vitals #92

Closed ondreian closed 4 years ago

ondreian commented 4 years ago

After quite a bit of subtle tweaking, it's become rather apparent that replicating SF's progress bars accomplishes nearly exactly the opposite of what we want.

The UI should make it immediately apparent when a vital is low, but progress bars are smaller and less visible the lower a value becomes.

Going forward I think it makes sense to use threshold based versions and move away from how SF does this everywhere, but this initial PR is just for vitals.

closes #88

ondreian commented 4 years ago

Also fixed negative vital display negative-vitals

chriscoyier commented 4 years ago

Good to go 💪

ondreian commented 4 years ago

Themes will now work the same way as userCSS did