Skip to content

Releases: hammy275/mc-vr-api

Version 3.0.11

13 Sep 21:08
Compare
Choose a tag to compare
  • Fixed several bugs from the port away from Architectury API.

Version 3.0.10

13 Sep 15:05
Compare
Choose a tag to compare
  • Ported to Minecraft versions 1.20.6 and 1.21.1.
  • Rewrote MC VR API to no longer require Architectury API.

Version 3.0.9

21 May 01:03
Compare
Choose a tag to compare

Bug Fixes

  • Simplify the initial handshake to hopefully fix "Server does not have API mod" errors.
  • Fixed a bug where controller rumbles would always happen on the host when playing in a LAN world.
  • Fix controller rumble crashing the game while faking VR in a development environment.

Version 3.0.8

09 Apr 18:30
Compare
Choose a tag to compare
  • Fixed a bug where one couldn't start a server while developing a mod using MC VR API (or while developing MC VR API itself).

Version 3.0.7

14 Jan 19:33
Compare
Choose a tag to compare
  • Minecraft 1.20.4 support.
  • NeoForge support.
  • Hopefully fixed an issue where calling getVRPlayer() would cause a crash during a VR hotswitch.

Version 3.0.6

17 Jul 03:21
Compare
Choose a tag to compare
  • Fixed a bug where for some Minecraft versions, playing on a multiplayer server with another player would cause a crash.
  • Backported hotswitch support to 1.18.2-1.19.3 for its release.

Version 3.0.5

09 Jul 17:06
Compare
Choose a tag to compare
Version 3.0.5 Pre-release
Pre-release

Change playerInVR state when entering/leaving VR for hotswitch.

Also the initial 1.20(.1) build.

Version 3.0.4

28 Jun 00:36
Compare
Choose a tag to compare
Version 3.0.4 Pre-release
Pre-release

Added support for the hotswitch version of Vivecraft!

Only available for 1.19.4, as the 1.20.1 version has not begun development and older versions don't have hotswitch support at this time.

Version 3.0.3

22 May 17:44
Compare
Choose a tag to compare
  • Fixed a crash from the triggerHapticPulse function used to cause controller vibrations.

Version 3.0.2

31 Mar 00:14
Compare
Choose a tag to compare
  • Can now enable/disable being in VR on-the-fly in dev mode.
  • Added a particle that shows the direction of the controllers/HMD while in dev mode.
  • Initial 1.19.4 release

This version will be unmarked as a pre-release/set to a release after it's gone through more testing.