8 Commits

Author SHA1 Message Date
109134ee29 Choice cards now work much better in Desktop mode with VRCObjectSync. 2026-05-20 14:47:46 -04:00
dbc5746a0b Position markers on pedestals now activate when a podium is manually claimed. 2026-05-16 15:01:55 -04:00
cb04ea8dd2 Buzzers reworked to sync using VRCObjectSync, as a test for future refactoring. 2026-05-14 12:49:20 -04:00
16dc6c79d8 - Added an umbrella and rain to the "Thunder And Rain" lightning round intro.
- Buzzer model has been updated, and includes a trigger pull animation.
- Lightning round intro sound is now music instead of a sound effect.
- Fixed a bug that made the host card interactable on round start.
2026-05-10 22:11:01 -04:00
7b113a5c8a - CameraAnchor can now have camera rotation offsets as well as FOV changes.
- CameraAnchor no longer needs to sync with LightSync, and so does not.
- Added noise texture to velvet rope material.
- Improved lightmaps on velvet rope model.
- Round 1 podiums now return empty strings when no player owns them.
- Winning player camera in round 2 now has rotation offset for a later effect.
- Jail phone syncs active status better, and finds a player to follow better.
2026-05-05 03:58:58 -04:00
69337bf3de - Added fence, barrel, trash can, and cardboard boxes to the alleyway.
- Added more light probes to alleyway.
- Added round 2 podium reset buttons to admin panel.
- Fixed ResetPodium function not having a parameter in PlayerPodiumRound2.
2026-04-28 05:10:40 -04:00
0a98c69770 - GameManagerRound2 now uses podium owners to determine players.
- Jail phone now runs its callback as the GameManagerRound2 owner.
- Actually updated the camera system repository this time. Finally.
2026-04-26 18:00:02 -04:00
f10f7b6fe7 - Added proper podiums and pedestals to round 2.
- Countries in round 3 are now randomised on load instead of on initialisation.
- View tablet now properly resets position on spawn and despawn.
2026-04-26 15:28:50 -04:00