19 Commits

Author SHA1 Message Date
05b5b10715 - Adjusted timing of confetti cannons and music end during round 2.
- Location Board now properly initialises, including randomised colours.
- Location Board no longer relies on any NetworkCallable functions.
- Redrew Patty Larceny and Eartha Brute portraits.
- Changed all audio files to not preload.
- Updated occlusion culling data.
2026-03-16 03:21:16 -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
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
359ef58a33 - Fixed a bug that caused the crook portrait to never update except on owner.
- Reduced polygon count of drywall meshes.
- Improved triangulation of the TV screen.
- Improved lightmaps, and reduce their size.
- Added video player to show Patty Larceny going to jail.
- Added temporary Patty In Jail tune.
- Added a new interface to the host card for these experimental features.
2025-08-23 04:52:48 -04:00
7657b8759f - Built out the basic layout for the game's rooms.
- Added a new music track for between rounds 1 and 2.
- Music now plays between rounds.
- Round 2 now resets properly, even when not reloading the entire case.
2025-08-01 16:02:11 -04:00
e3ea75c29c Improved sync and loot image loading for round 2. 2025-07-18 01:36:25 -04:00
47be4c1ba2 Fixed a few more sync issues, particularly involving resets. 2025-07-17 00:49:32 -04:00
2f6a6a37d0 Sync issues were resolved enough to continue development. 2025-07-15 23:39:05 -04:00
4901df0a2d Rewrote video player code to be simpler and more useful for our purposes. 2025-07-03 03:54:06 -04:00
34dc13c8f6 - Loot image is now downloaded with the case file and applied to Round 2.
- Added a missing string converter entry for Top Grunge.
2025-06-30 23:29:21 -04:00
Jamie Greunbaum
4fad27ce19 - Map markers have a lit texture when they are on the correct location.
- Markers now expire when they end up finding no collisions for long enough.
2025-06-25 16:41:24 -04:00
Jamie Greunbaum
621ffcaea9 - Created a fully-populated map of Africa for round 3.
- Added placeholder portraits for all crooks.
2025-06-20 04:13:15 -04:00
Jamie Greunbaum
7300259bf2 - Added Crook intro themes, and integrated them into Round 2.
- Reorganised materials into more texture-oriented categories.
2025-06-18 03:07:14 -04:00
Jamie Greunbaum
5374cc5e1d Fixed a bug with checking panel order and winner status. 2025-06-17 17:54:11 -04:00
Jamie Greunbaum
acdf54f8f5 Recover The Loot is now completely functional as a game mode, and can be
controlled entirely with the host card.
2025-06-16 21:36:50 -04:00
Jamie Greunbaum
e8d7242816 Location board should now be fully functional, and has placeholder textures. 2025-06-15 23:14:55 -04:00
Jamie Greunbaum
73f5d4fe1c Serious work has started on Round 2, and also a system for loading case files. 2025-06-15 04:28:44 -04:00
Jamie Greunbaum
00c171b7e5 - Finished animations for the location board.
- Reorganised a bunch of source files.
2025-06-13 20:41:36 -04:00