Releases: Bauxitedev/crabbyconsole
Releases · Bauxitedev/crabbyconsole
Release list
v0.5.1
Immutable
release. Only release title and notes can be modified.
Changelog
- Various VR fixes:
- The console now actually appears in the correct spot (your head, instead of your feet)
- Fix console being initially invisible
- Fix console not abiding by
XRServer.world_scale - Fix console prioritizing
Camera3DoverXRCamera3Din the scene - Add clear error message if you call
CrabbyConsole.enter_vr()too early in the game's lifecycle
- Also add command
:cons vr expandto fully expand the console, since mouse isn't supported yet in VR, so you can't resize the console by hand yet - Add author to
plugin.cfg(I forgor) - Add documentation on new VR stuff + instructions on how to set up the demo project
v0.5.0
Immutable
release. Only release title and notes can be modified.
First release!