Skip to content

Releases: Bauxitedev/crabbyconsole

Release list

v0.5.1

Choose a tag to compare

@Bauxitedev Bauxitedev released this 18 Sep 08:36
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 Camera3D over XRCamera3D in the scene
    • Add clear error message if you call CrabbyConsole.enter_vr() too early in the game's lifecycle
  • Also add command :cons vr expand to 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

Choose a tag to compare

@Bauxitedev Bauxitedev released this 16 Sep 10:30
Immutable release. Only release title and notes can be modified.

First release!