1
0
forked from cgvr/DeltaVR
Commit Graph

469 Commits

Author SHA1 Message Date
jee7 a4a6535779 Reworked the TutorialController so that it will show the info about trying to initialize once per some time interval. Not flood the entire log. 2026-02-02 19:26:28 +02:00
henrisel 5a3f566541 WIP animate mouth scale based on precalculated voiceline amplitude timelines 2026-02-02 19:15:31 +02:00
henrisel a0d1ee35cd fix FirstPersonOcclusion invalid event handle error 2026-01-29 19:26:16 +02:00
henrisel 4c6fbb30bc cafe waiter generates model and spawns it on top of plate 2026-01-29 18:47:32 +02:00
henrisel e9df211610 cafe waiter NPC goes and brings food after dialogue 2026-01-29 18:12:39 +02:00
henrisel ceee57f808 mic stand doesnt show BLANK_AUDIO 2026-01-29 17:40:05 +02:00
henrisel 61a81d2728 NPC doesnt process player speech when its too soon after last processing 2026-01-29 17:31:59 +02:00
henrisel 876306a2af improve text recognition reliability, unsubscribe from Whisper events when not wanted anymore 2026-01-28 16:14:27 +02:00
henrisel e0d68454c7 cafe waiter npc has states, rotates notepad when spoken to 2026-01-28 15:33:14 +02:00
henrisel a8e65514f4 refactor NPCController script, make it abstract, extendable; separate AlienNPC and CafeWaiterNPC 2026-01-28 14:23:16 +02:00
henrisel eb8e33bb3d fix voiceline occlusion 2026-01-27 18:44:33 +02:00
henrisel af27bb0230 shape scanner improvements: add handle, destroy scannable object on completion, correctly detect when new object is generated 2026-01-27 18:38:20 +02:00
henrisel 77fc43bebd fix bug with player colliding with spawned model when holding it 2026-01-27 17:50:13 +02:00
henrisel 15b92e92b4 enable continuous movement by default, move config.json to game folder 2026-01-27 17:25:33 +02:00
henrisel 24000ec80c add some voicelines to archery range minigame 2026-01-25 16:11:08 +02:00
henrisel ec45c402af add sound effects to button, mic stand, model generation, shape scanner 2026-01-25 15:10:42 +02:00
henrisel 75bd66fc36 add back minigames after merge 2026-01-25 13:11:58 +02:00
henrisel 19f8efc6a7 Merge remote-tracking branch 'upstream/master' 2026-01-25 12:31:58 +02:00
henrisel 48b9f12802 make copy of main scene 2026-01-25 12:11:53 +02:00
rannosam 14c85c83a7 forgot to assign a variable 2026-01-21 19:35:54 +02:00
rannosam ca0a7dcc21 fixing merge issue 2026-01-21 19:33:40 +02:00
rannosam c620b9000d forgot to build the zip 2026-01-21 19:30:17 +02:00
rannosam 4ee6dbb92d Final changes 2026-01-21 19:29:02 +02:00
rannosam 36d6ff6d9b Merging into master 2026-01-21 19:21:36 +02:00
rannosam 52701f3231 Erased debug element 2026-01-21 19:00:38 +02:00
Timur Nizamov aeee055e18 voiceover vca and volume slider added to Unity and FMOD 2026-01-21 15:51:17 +02:00
henrisel ad6954884b trellis and invokeAI urls configurable in config 2026-01-19 18:55:25 +02:00
henrisel 4292750b65 update TODO 2026-01-17 08:30:25 +00:00
Timur Nizamov 389707b5f7 added some sound in FMOD 2026-01-16 22:40:02 +02:00
henrisel b3073e66df update TODO 2026-01-16 18:33:48 +00:00
henrisel afb8af4ee2 unique seed for model generation 2026-01-16 18:35:00 +02:00
henrisel 16a621c2b9 include gltf shader in build + add TODO list 2026-01-16 18:26:37 +02:00
Timur Nizamov 6def60df98 More voicelines added, PlayDialogue function updated 2026-01-16 17:37:42 +02:00
henrisel 40cd5060df add TODO list 2026-01-16 17:01:07 +02:00
Timur Nizamov 641fe43472 Voiceline adding logic, fmod asset folder cleaning, fmod tweaks 2026-01-15 22:25:02 +02:00
henrisel cb4d4036e7 microphone recording working with FMOD!!! 2026-01-14 18:02:41 +02:00
henrisel 96839e0e82 ShapeScanner multiple configurations, configurable in editor 2026-01-14 14:02:10 +02:00
henrisel 33a40c987a generated objects are grabbable and scalable 2026-01-13 19:22:44 +02:00
henrisel 1cd97e4d0a shape checker nice materials, generated object grabbable 2026-01-13 17:17:59 +02:00
rannosam 31145f9735 Update README.md 2026-01-13 14:46:41 +00:00
henrisel 3097c404ba set up shape detection minigame pieces 2026-01-13 16:06:13 +02:00
rannosam 91275418e4 fixed backwards doors issue 2026-01-11 18:08:49 +02:00
henrisel d2ac917db3 implemented shape scanner 2026-01-11 17:48:58 +02:00
rannosam 85edf6b43f fixed elevator buttons issue 2026-01-11 17:10:44 +02:00
henrisel 23c89e97ce wire placement improvement 2026-01-11 15:19:45 +02:00
henrisel 991f7d73b9 more wires to archery range, connecting buttons 2026-01-11 14:47:39 +02:00
henrisel a23f40787e added more time logging to python script + switched to using CGVR lab WiFi 2026-01-11 12:34:08 +02:00
henrisel 997bb457ba archery range glass display tank + wire 2026-01-11 12:04:21 +02:00
Timur Nizamov e6db72778b Colliders with Probuilder, FMOD Programmer Instrument API code start 2026-01-11 04:14:27 +02:00
henrisel ce75a1f343 replaced demo boxes with microphone stand and buttons, in archery range 2026-01-10 17:00:45 +02:00