Garry's Mod

Garry's Mod

[VRmod]VRMod-SemiOffcialVersion
Showing 141-150 of 197 entries
< 1 ... 13  14  15  16  17 ... 20 >
Update: 8 Oct, 2022 @ 11:25pm

Update: 7 Oct, 2022 @ 11:37am

Update: 4 Oct, 2022 @ 8:59am

Update: 27 Sep, 2022 @ 3:13am

Update: 22 Sep, 2022 @ 10:48pm

Update: 20 Sep, 2022 @ 1:48am

Update: 11 Sep, 2022 @ 4:52am

Update: 2 Sep, 2022 @ 2:41am

Update: 25 Aug, 2022 @ 10:08pm

Update: 17 Aug, 2022 @ 6:16pm

2022-08-18

1
Added console command.
"vr_pickup_disable_client".
Enabled at 1 Disabled at 0.
Disables the ability to lift things on the map in VR (with the exception of ArcVR).
This prevents accidental lifting of objects.
---.
This has caused many problems in multiplayer where the server's vr_pickup_weight is set high, and if you join as a client there, the client cannot change the settings related to pickups, so you accidentally lift a car when trying to get in the car. Since this console command is a client-side setting, it is possible to temporarily disable pickup in an individual setting, regardless of the server setting.

2
The heightmenu button is now fixed to the left wrist.
---.
Originally, the button was displayed on the mirror that appears when the heightmenu is turned on, but for some reason a bug occurred that prevented the mirror from being depicted during multiplayer, and the button on the mirror was fixed to the center of the map, making it unusable properly. This made it impossible to use the heightmenu.
I believe that with this adjustment, the button for height adjustment will appear on the left wrist regardless of the mirror's depiction, so we will not have to give up using the heightmenu.

3
Changed vre_addvrmenu items.
--- .
Since vre_addvrmenu is intended to be used as a second quick menu
Changed the content of settings that should be able to be toggled on/off abruptly, such as ArcVR-Beta's Gunmelee, fist and pickup_disable settings.

4
Changed contents of vrmod_menu.
Changed the initial value when using vrmod_reset.
Added a cvar that is automatically adapted by vrmod_gmod_optimization.
---
Although not a major change, some menu misalignments were corrected, the order of items was changed, etc., and an attempt was made to optimize the initial values when initialized using vrmod_reset.