Elijah Voigt
|
90584babb6
|
Macos builds working
Includes fmod (dynamic linking) and pretty dmg installer
|
1 year ago |
Elijah C. Voigt
|
665691d000
|
Add "Skip" button to intro and title
This is not the same as a save file that skips automatically, but I
think a fair compromise.
|
1 year ago |
Elijah C. Voigt
|
7e5564720d
|
Fix double dissolve for pieces by moving hierarchy
Thankfully there wasn't a lot of logic tied to that hierarchy...
|
1 year ago |
Elijah C. Voigt
|
e9c9afe2b6
|
Nudge letters on buttons for better button feel
|
1 year ago |
Elijah C. Voigt
|
ce697ba342
|
Fixing bugs!
* Add playtestsers to credits
* Make credits titles more title-ey (bigger)
* Fix window scaling bug
* Fix speed ramp happening during menu/credits
|
1 year ago |
Elijah C. Voigt
|
6f53ff2611
|
Make intro speedier
|
1 year ago |
Elijah C. Voigt
|
9f3b9151b3
|
Fixed dissolve for pieces crossing canal
|
1 year ago |
Elijah C. Voigt
|
bb2775b5eb
|
Tweakable animation speeds for everything
Pressing speeds up animations across the board
Animation "fast" speeds can be tweaked per category:
* text
* movement
* light
* dissolve
|
1 year ago |
Elijah C. Voigt
|
2fb524643d
|
Saving place. Broken but don't want to go further...
|
2 years ago |
Elijah C. Voigt
|
52f978e70a
|
Basically the intro works...
There's def some bugs with clicking through the intro title...
|
2 years ago |
Elijah C. Voigt
|
ac7458a0f9
|
Clippy is happy
|
2 years ago |
Elijah C. Voigt
|
023dd9dc00
|
Clippy fixes
|
2 years ago |
Elijah C. Voigt
|
e031ebd22a
|
Fixing some bevy 0.13 errors
|
2 years ago |
Elijah C. Voigt
|
877f7001b1
|
Mostly updated to bevy 0.13
|
2 years ago |
Elijah C. Voigt
|
d3c2289d41
|
why you no iter_many_mut().for_each()???
|
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
|
4b5c90f1ba
|
saving my place working on menus
Also refactored my custom any_component_X methods to act more like other
conditionals
|
2 years ago |
Elijah C. Voigt
|
d5f44b9639
|
Technically works, but want to tweak showing/hiding text boxes
|
2 years ago |
Elijah C. Voigt
|
2bcc240cc3
|
Doesn't work, but saving my place
|
2 years ago |
Elijah C. Voigt
|
974e878763
|
Fix bug with minimizing crashing the game
|
2 years ago |
Elijah C. Voigt
|
59755d2bdd
|
cargo fmt
|
2 years ago |
Elijah C. Voigt
|
716c94a5f3
|
Dynamic UI resolution
|
2 years ago |
Elijah C. Voigt
|
f0a64541e1
|
Rip out 2d, merge editor and debug mode
|
2 years ago |
Elijah C. Voigt
|
90a33be8be
|
Fixup animations, add hover menu sound
|
2 years ago |
Elijah Voigt
|
0511b8520a
|
"fix" mouse cursors
Not sure this is final, but it's at least more general purpose.
Also buttons are consistent.
|
2 years ago |
Elijah C. Voigt
|
96c3597c67
|
Use Sam's 2d/3d toggle button icons
|
2 years ago |
Elijah Voigt
|
e2c2f50ab3
|
Only make display mode switch avaliable after loading
|
2 years ago |
Elijah Voigt
|
a58151ee52
|
Very simple 2d/3d toggle button
It's buggy as hell, but it works. Improvements come with icing.
|
2 years ago |