263 Commits

Author SHA1 Message Date
0ed42c4601 Tweaked timing of confetti cannons in round 2 to sync better with the cameras. 2026-03-15 01:33:52 -04:00
92e3bf7bcb Added confetti cannons to round 2. 2026-03-14 16:32:35 -04:00
c0b9374bd6 - Added placeholders for the remaining static Wanted posters.
- Reworked credits display to be more efficient and easy to edit.
- Renamed the Wood shader to a more appropriate and genericised name.
- Reorganised static Wanted posters into their own folder.
2026-03-14 05:40:34 -04:00
bf24828b41 - Created static Wanted posters for all crooks, including Carmen Sandiego.
- Tweaked font SDF maps to be much smaller in size while still looking good.
- Loot image downloading is now handled globally by CaseManager.
- LocationBoard and MissingPoster now get their loot image from CaseManager.
- Recompressed a lot of textures to try to save space.
- Enabled streaming mipmaps on all textures, and texture streaming globally.
- Updated occlusion culling data for the first time in a while.
2026-03-13 03:59:44 -04:00
b0995571c0 This is a big one:
- Added more camera switches to the end of round 3.
- Made round 3 camera animations reset more reliably.
- Added more decorations, including self-updating Wanted and Missing posters.
- Added a crook portrait for Carmen Sandiego as part of the above.
- Uncommented seemingly useless code in CaseVideoSyncPlayer; not so useless.
- RandomVideoPlayer now sets ownership properly on ownership transfer.
- Location board crook portraits no longer use a shared material.
- Lowered resolution of crook portraits.
- Paper materials now have their normal map on the detail UVs instead.
- Drew more of Robocrook's lower half, and filled out his portrait more.
2026-03-12 04:46:43 -04:00
6ba521ea56 - Added a method for animating FOV, and added it to the ending cameras.
- Started reworking Modem cameras.
- Finally fixed ScreenUV shader, so the Modem's static looks correct.
2026-03-11 02:34:00 -04:00
23133f3aee Recover The Loot briefing now correctly replaces text on repeat playthroughs. 2026-03-09 01:46:29 -04:00
d2072c4fcf - Added a title animation for The Chase.
- Lightning Round SFX no longer play in nested NetworkEventTarget.All function.
2026-03-09 01:46:11 -04:00
7b9d6c08e6 Added a small delay to video loading, which seems to load them more reliably. 2026-03-07 21:03:13 -05:00
380df620cf Added Kneemoi jail calls. 2026-03-07 20:57:26 -05:00
d3fde01005 Host card now switches auto-hold based on whether user is in VR or on desktop. 2026-02-21 21:49:17 -05:00
0d75f15d3d - Added logo and camera movements to the start of a new game.
- Improved look of the location board in round 2.
- Fixed "Only Camera Capture" layer to possibly actually do that.
2026-02-16 23:19:44 -05:00
edc3a80f96 Added some raw art files to the repository. 2026-01-01 05:14:54 -05:00
77e302f9c3 Buzz-in flashing now resets properly when the flashing is finished. 2026-01-01 05:14:16 -05:00
b319d3fb20 Ending player now disappears when the round ends or is reset mid-playback. 2026-01-01 05:07:57 -05:00
af259fa188 Made the spinning newspaper a render target so it can be shown on camera. 2025-12-27 17:42:21 -05:00
3dec7c19ee Added a trigger to activate the host/winner camera when the winner crosses it. 2025-12-27 00:42:09 -05:00
0ed7e328d6 - Added extra camera switches to the tiebreaker in round 1.
- Fixed the buzzers in the tiebreaker round not resetting correctly.
- Added functions to AudioManager to check if music or effects are playing.
- Added extra camera switches to the end of round 2.
2025-12-26 13:57:22 -05:00
744a794707 Improved camera interactions in round 1. 2025-12-24 03:26:38 -05:00
e035f26d8d - CameraTimedSwitcher now supports single-loop camera switches.
- CameraTimedSwitcher now supports unique timings for each cut.
- CameraTimedSwitcher now executes callbacks correctly and consistently.
2025-12-23 14:54:00 -05:00
27abad7657 - Reworked CameraTimedSwitcher to be able to execute callback functions.
- Cameras are thus much more reliable and less likely to desync in round 2.
2025-12-23 05:03:14 -05:00
2281fae54e - Location board syncs much more reliably, and with less NetworkCallables.
- Jail chain syncs properly and disables itself, regardless of ownership.
- Also did some work with the cameras in round 2.
2025-12-22 03:38:38 -05:00
7faece4539 Took a detour to implement many necessary changes:
- Video player has been made a central object to improve reliability.
- Location board buttons on host card now indicate where items are.
- Jail Chain now syncs properly once again.
2025-12-22 00:18:08 -05:00
743c9cde75 Did a lot more work on cameras, but also the video player itself. More later. 2025-12-21 04:45:31 -05:00
82606881b3 - Improved camera switching code to allow for more versatile camera direction.
- Added additional camera layouts for round 2 and 3.
2025-12-20 23:19:19 -05:00
08897ba99f Added lots more camera moves and such to rounds 2 and 3. 2025-12-20 02:57:40 -05:00
2b0ce68959 Started work on round 2 and 3 camera setups. 2025-12-19 15:28:58 -05:00
b4ff4d4a88 Cameras during Round 1 are now mostly automated. Still needs work, though. 2025-12-19 05:13:58 -05:00
87f73af3a3 Lighting Round lighting animation fixed to not be randomly delayed. 2025-12-18 20:25:20 -05:00
874dc94cfa - Marker lamps glow much brighter now.
- Added a live indicator lamp over the door to the camera room.
- All set walls are now proper models and not just stretched cubes.
- Tweaked glow effect on clue screen.
- Removed post processing filter on the video capture camera.
- Lightmaps updated to pack lighting data more efficiently.
2025-12-16 14:47:57 -05:00
36cb9813d7 - Added camera anchors for round 1 to focus on important props.
- Added camera anchors for round 3 that focus on newly activated markers.
- Added a missing username credit in the credits document.
- Adjusted seat prefab to try to match where the player's butt would be.
- Started on Kneemoi's jail call files.
2025-12-15 03:33:11 -05:00
64cd63bc8f Changed Reflection Probe staticness for a few objects. 2025-12-14 17:37:21 -05:00
e4178f8b76 - ACME Crimenet Computer can now show messages that only the host can see.
- Added a doorway between the spawn room and the control room.
- Video load indicators set to a hidden position by default.
- Renamed "Assorted Textures" folder to "Assorted"; they're not textures.
- Removed superfluous debug statements from CaseVideoSyncPlayer.
2025-12-13 17:06:59 -05:00
d7dc38e58a - Added extra detail to the clue video screen.
- Slightly reworded The Chase intro.
2025-12-13 06:22:20 -05:00
4a43e50a8c Filing cabinet now properly opens and closes for all players without issue. 2025-12-11 23:51:35 -05:00
c13f73903b Modem teleport effect altered to hopefully prevent texture blockiness. 2025-12-11 22:46:55 -05:00
6ed24ffb01 Clue monitor looks much fancier and more authentic to the original design. 2025-12-11 22:42:47 -05:00
21998dffcb Video player no longer stops for all players when the owner's video ends. 2025-12-11 22:32:46 -05:00
2da0d86688 Improved the look of the clue monitor. 2025-12-11 05:10:10 -05:00
c6da37f14b - Added a credits panel, but it causes errors so it's disabled for now.
- Made panels prefabs.
2025-12-10 23:20:41 -05:00
15aea94ace - Added a wall between the camera room and the spawn area. Just because.
- Spawn area is now more spread out so players don't spawn in the same spot.
2025-12-10 23:19:51 -05:00
a0034323a3 Added missing names to Flickr credits. 2025-12-10 23:17:24 -05:00
b649dc614a Added Kneemoi portrait. 2025-12-09 20:43:32 -05:00
1aebaeef76 After many rewrites and much debugging, video syncing finally works properly. 2025-12-09 20:41:10 -05:00
0b3fc5c08b Fixed issues that caused maps to load and display in between rounds. 2025-12-09 00:54:13 -05:00
e96941060f Submap index is now properly synced when a player joins mid-clue. 2025-12-08 20:48:52 -05:00
563d44f980 Made auxiliary TV screens a bit smaller. 2025-12-08 19:34:46 -05:00
14e8d806d2 Microphones and silencers sync properly now. 2025-12-08 19:28:46 -05:00
b6921d760a Permissions Panel no longer adds duplicates into the player list on first load. 2025-12-08 15:56:05 -05:00
be83f3a0b2 Updating and loading videos on new case loads should now be much more reliable. 2025-12-07 18:56:59 -05:00