Skip to content

Releases: MESON-inc/Conekton

Updated Conekton Utility

15 Apr 05:46
Compare
Choose a tag to compare

This release includes updated Conekton Utility v0.2. This allows you to set a project up easily.

v0.1.5

22 Mar 05:24
cdd2a49
Compare
Choose a tag to compare

What's new?

  • Added CameraController script that allows developer to control player's pose easily.
  • Added a new way to control EditorInputController rotation by keyboard.

Release Conekton Utility

22 Mar 01:25
978d5ef
Compare
Choose a tag to compare

This release includes ConektonUtility package. This utility allows developer to set up Conekton easily.

v0.1.4

07 Mar 04:50
a9e656e
Compare
Choose a tag to compare

What's new?

  • Improved avatar body system.

What you can do

The new system can choice an avatar body with BodyType parameter that is byte. You can send the parameter with NetworkArgs. Please see NetworkArgs class and IMultiplayerNetworkContext interface if you want to know how to use them.

v0.1.3

20 Dec 12:17
Compare
Choose a tag to compare

Supported MagicLeap's image tracking.

v0.1.2

16 Dec 01:45
b530eb2
Compare
Choose a tag to compare

Bug fixes as below.

  • Fixed an issue that an avatar body accessed to an avatar even if it was destroyed.
  • Fixed an issue that an avatar body won't hide even if an avatar was destroyed or a remote player has been disconnected.

v0.1.1

10 Dec 10:36
a58b308
Compare
Choose a tag to compare

New Features:

  • Supported an avatar body system that allows developer to use an avatar body with a prefab.
  • Added a room options that is used as parameters for logging in the server.

Version 0.1.0

04 Dec 02:07
Compare
Choose a tag to compare

New Features:

  • Supported both Oculus touch controllers.
  • Supported Oculus hand tracking.
  • Supported a grab system that allows users to use controllers or hands to grab objects.

Version 0.0.3

27 Jul 09:41
c95ae50
Compare
Choose a tag to compare

New Features:

  • Separated the Photon features from the base components.

Version 0.0.2

14 Jul 08:25
b1e014e
Compare
Choose a tag to compare

New features:

  • Updated NRSDK version from 1.2.1 to 1.3.0