Elijah C. Voigt
877f7001b1
Mostly updated to bevy 0.13
2 years ago
Elijah C. Voigt
a7ffd6e0f9
Button images rough implementation
...
Tuning font sizing and need to add font changes upon interaction
2 years ago
Elijah C. Voigt
fe2e023036
cargo fmt
2 years ago
Elijah C. Voigt
87b6672631
Everything works!... except animation...
2 years ago
Elijah Voigt
de30eaf06a
Mostly working, battling handle types
2 years ago
Elijah Voigt
cef69b81cc
Toml generalization
...
Trying to make the tweakfile code more general purpose.
I'd like to just throw stuff in there and reference it in code without
having to modify structs and stuff.
So far it's tedious, but mostly because I'll have to go back and rewrite
a bunch of code... sadge.
2 years ago
Elijah C. Voigt
837c345ffe
Making progress toward 0.12 upgrade completion
2 years ago
Elijah Voigt
0a79c8a53a
This *should* be all I need for the 0.12 upgrade...
2 years ago
Elijah Voigt
eca7e95e10
So close to getting it to compile...
...
Then the real fun begins...
2 years ago
Elijah Voigt
7a35c3e233
BROKEN: Change order of loading systems for tweakfile
2 years ago
Elijah Voigt
0f17a2523a
Integrating fog and adding color grading to tweakfile
2 years ago
Elijah C. Voigt
3429e8f0bd
Parsing fog implemented.
...
Now just need to use the fog values...
2 years ago
Elijah C. Voigt
296d79afeb
Half way implementing fog tweakfile changes
...
Parsing the fog parameter in toml is a PITA but a good lesson for future
tweaks I guess...
2 years ago