Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LCVR to v1.3.1 #266

Merged
merged 13 commits into from
Aug 25, 2024
Merged

Update LCVR to v1.3.1 #266

merged 13 commits into from
Aug 25, 2024

Conversation

DaXcess
Copy link
Owner

@DaXcess DaXcess commented Aug 25, 2024

Additions:

  • Added V62 support
  • Added VR support for the V60 cutscene
  • Added Pitch Locked Canvas (enabled by default) for a more pleasant UI experience
  • Added VR interactions to the elevator
  • Added VR interactions to the new door variant
  • Added VR interactions to the new enemy
  • Added the ability to remove keybinds completely
  • Added custom item offsets to a wide range of items, making holding them look more natural

Changes:

  • Reworked networking, might fix some things
  • Reworked IK, which now no longer needs to replace the player animator

Bug Fixes:

  • Fixed the spray paint and weed killer spraying offsets
  • Fixed an object leak in the networking system
  • Fixed lights from collected items bleeding into the world
  • Fixed collected items being scannable in the UI
  • Fixed hangar levers not being able to be disabled in settings
  • Fixed parenting issues with spectator ghosts due to ternary operation order mistakes

Removals:

  • Removed V56 support
  • Removed the car from the main menu

DaXcess added 13 commits August 10, 2024 17:55
- Experimental V60 support
- Changed HUD stuff
- Bug fixes (I don't remember)
- Rewrote DNet
- Added new cutscene stuff
- Fix collected items on the UI being scannable
- Added elevator button VR triggers
- Added maneater VR shaking
- Added keybind unbinding
- Fix hangar levers not being able to be disabled
- Removed car from the main menu
- Buffed drowning in VR, which now also works properly when crouching
- Dead players can no longer collide with the football
- Revamp NetworkSystem a bit to fix race conditions
- Revamp IK to no longer need animator controller replacing
- Fix crash due to pushing wrong locals to the stack
@DaXcess DaXcess merged commit 93bb21d into main Aug 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant