Garry's Mod

Garry's Mod

VRMod - Experimental Virtual Reality
177개 중 41~50개 표시 중
< 1 ... 3  4  5  6  7 ... 18 >
업데이트: 2020년 9월 20일 @ 오후 8시 44분

Version 103:
-a new module version is available which fixes the "CreateDevice failed" error and some others

업데이트: 2020년 9월 7일 @ 오후 5시 36분

Version 102:
-added noclip to quickmenu

업데이트: 2020년 9월 5일 @ 오후 12시 53분

Version 101:
-added improved teleport locomotion inspired by steamvr home. it can be accessed using the previously unused "chat" controller bind
-removed old teleport tool

업데이트: 2020년 8월 1일 @ 오전 7시 06분

Version 100:
-removed vr hands from player models
-replaced "hide player model" option with "use floating hands". This is also usable in multiplayer unlike the previous single-player only playermodel, as this keeps your original player model. Currently only supports a single hand model, but the plan is to support all stock viewmodel hands in the future as well as addon hand models
-fixed glitched looking hand when using weapons that don't have a hand pose (caused by a previous update)
-added some lua api functions:
vrmod.GetTrackedDeviceNames() (requires module update)
vrmod.GetLeftEyePos()
vrmod.GetRightEyePos()
vrmod.GetEyePos()
vrmod.SetOriginPos()
vrmod.SetOriginAng()

업데이트: 2020년 7월 21일 @ 오후 12시 26분

Version 99.4:
-improved fbt playermodel compatibility

업데이트: 2020년 7월 20일 @ 오후 4시 43분

Version 99.3:
-fixed voice button displaying incorrect state caused by a previous update

업데이트: 2020년 7월 12일 @ 오전 3시 53분

Version 99.2:
-fixed map browser broken by a previous update

업데이트: 2020년 7월 9일 @ 오전 5시 05분

Version 99.1:
-fixed selecting weapons being broken on some player models caused by previous update

업데이트: 2020년 7월 8일 @ 오후 3시 51분

Version 99:
-added support for 6-point full-body tracking. a button to enter calibration will appear in the in-game vr quickmenu if 3 vive trackers are connected with the roles "waist", "left foot" and "right foot". When entering calibration your player model will go into a t-pose and you should line up your head, waist and feet with the player model and press the "reload" bind to finish calibration
-improved camera transition when entering/exiting vehicles
-hdr no longer affects menus to improve visibility
-fixed teleport tool lua error caused by a previous update
-fixed misaligned hands sometimes in vehicles caused by a previous update
-fixed player disappearing while waiting for tracking in multiplayer caused by a previous update
-fixed vr players not appearing to be in vr to players joining later caused by a previous update
-renamed hooks to not use the old VRUtil* naming scheme. A backwards compatibility system is temporarily in place so most compatible addons should still work
-added lua api function vrmod.RemoveInGameMenuItem( name )
-added hook "VRMod_OpenQuickMenu"
-adding a quickmenu item with existing name overwrites instead of adding a new one
-more small changes behind the scenes that will most likely break stuff

업데이트: 2020년 6월 16일 @ 오전 11시 32분

Version 98:
-fixed eye deflection limits not working (eyes going backwards when aiming a gun backwards)