17 Commits

Author SHA1 Message Date
8aec8995b8 - Added an admin button to skip a turn in round 2.
- Added a railing outside the stairs in the alleyway.
2026-05-21 03:52:48 -04:00
b234da3820 Added burlap sacks for the round 2 room. 2026-05-19 13:54:12 -04:00
29f9b858cf Added a decorative payphone to the alleyway. 2026-05-17 20:45:34 -04:00
2fa20670ac - Added a phone box around the phone in round 2.
- Added a callback class to allow interactions to send signals to non-pickups.
- Round 2 phone now syncs with VRCObjectSync, like many simple pick-ups now do.
- Doors can now choose whether they auto-close.
- GameManagers now enable and disable live lights as necessary.
- More transparent textures now have "Alpha is transparency" enabled.
- Podium prefab shifted slightly in its default position. This changes nothing.
2026-05-15 02:10:09 -04:00
820df6c2bd - Lightning strike animations are now fully working.
- Added an alternate spawn marker, since it was needed for testing anyway.
- Round 1 podium name placard now has baked shading.
- Fixed umbrella model's blend shape normals.
- Removed a lot of unnecessary materials and textures.
- KNOWN ISSUE: Winner camera in round 2 no longer follows winner. Again.
2026-05-13 22:27:55 -04:00
554add639e - Lightning round effects now re-initialise in between rounds.
- Lightning round effect now checks if the effect has changed before playing.
- Final round now locks podium answers without an in-between segment.
- Improved UVs on buzzer model.
- Improved lightmaps on square crate model.
2026-05-11 00:56:42 -04:00
09cca84bed - Added enclosure around the round 1 podiums.
- Added jail calls for Vic The Slick.
- Round 1 player pedestals now have tiles on them just like round 2.
- Improved lightmaps for the alleyway walls.
2026-05-10 05:16:30 -04:00
2d3a18c897 - Adjusted camera positions for round 2, to suit the new room layout.
- Added a position marker for the winning player in round 2.
- Added borders and a blinking lightning bolt icon for the jail call overlay.
- Enlarged the location board by 20%.
- Do It Rockapella camera animation now starts much more zoomed in.
2026-05-08 04:41:45 -04:00
9c8a0addd1 - Moved players in round 2 further back from the location board.
- Added a unique tile colour for round 2 room.
- Added a case file section for briefings, for future use.
- Updated Trojan Horse loot image, and kept the transparent version.
2026-05-07 22:22:29 -04:00
bd2b80e9f9 - Added a placeholder jail call camera overlay.
- Tile floors and pedestals now have double-sided GI, making lightmaps cleaner.
- Removed unnecessary collision from the location board.
- Camera overlays now all default to inactive and zero scale.
2026-05-07 02:45:09 -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
9cda4eaf7c - Velvet rope model has improved UVs and lightmaps.
- Cardboard boxes in alleyway no longer float above the surface they're on.
- Added a larger suitcase model and added it to round 2 room.
- Location board in round 2 has visible space behind spinners.
- Location board in round 2 has additional baked lighting on the front panel.
- Player marker in round 3 moved up to be visible when a floor map overlaps it.
- Player pedestals have separated tops, to allow baked lighting.
- Lightmap compression settings tuned to save a few kilobytes.
- Lightmap margins reduced to only 2 texels, saving tons of map space.
2026-05-04 17:45:15 -04:00
f043f6292f - Added a suitcase model and leather materials for it.
- Fixed missing collision on round 2 walls.
- Fixed bicolour noise shader being rendered transparent for some reason.
2026-05-02 04:35:16 -04:00
af71061fd5 - Decreased glossiness for paint materials.
- View tablet spawns in the correct orientation on player respawn.
- Added posters, cardboard boxes, barrel, and fire hydrant to alleyway.
- Adjusted UV maps for corkboard in round 1.
- Added travel posters and shipping crates to round 2 room.
- Wall behind players in round 2 moved further back and made slightly larger.
- Added moulding and split colours to round 2 walls.
- Remade round 2 modem sign SDF textures, making them clearer to read.
- Tweaked lightmaps for the location board in round 2.
- Lowered resolution of poster and magazine cover textures.
- Increased compression on VHS cassette texture.
- Posters that were previously shadow casters no longer are.
- Camera models also no longer cast shadows.
2026-05-01 00:01:37 -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
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
39e227f264 - Added ability for players without camera permissions to watch camera output.
- Added a tablet spawner to let players view said camera output.
- Added many more reflection probes to the alleyway to try to fill in gaps.
- Moved round 2 signage around to fit in the camera view better.
- Round 2 sign text changed to use SDF textures for better clarity.
- Created better gizmo icons for CameraAnchor and CameraSwitcher.
- Light strip on modem now uses an already-available SDF texture.
- Performance mode is now the default camera mode.
2026-04-23 03:50:44 -04:00