v1.2.0
·
716 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
v1.2.0 focuses on adding accessibility features and refining the user experience for Satchel. This release adds PlayStation console & controller support, reduced transparency, custom fonts, and multi-input support. Included in this release are multiple bug fixes and minor improvements to UI/UX too.
Special thanks to the following for their insights and contributions to improving Satchel:
Added
- Add PreferredTransparency support in #23
- Add Playstation along with Playstation controller support in #13
- Add custom font support in #20
Changed
- Update the hint controls UI for console to match the new backpack UI in #13
- Update slots to use AutoButtonColor in 3aa9438
- Update input handling to allow different inputs on devices. e.g. keyboard on mobile, touch on computer, etc. in dbef7a3
- Remove UseGazeSelection for VR in 8573828
Fixed
- Fix GetStateChangedEvent in #22
- Fix bugs relating to actions not being correctly binded to the proper controls in #13
- Fix gamepad navigation and swapping in 07c6c89)
- Fix scrollbar border being shown on mobile in 384cc66
- Fix tool names not being truncated
- Fix screen resolution errors on mobile in f029f7f
- Fix text not being visible on tools under certain conditions in 6a9cf5b
Full Changelog: v1.1.0...v1.2.0