1
0
forked from cgvr/DeltaVR
Commit Graph

159 Commits

Author SHA1 Message Date
henrisel 8b037369b7 add DoTween and use it for animating mouth scaling 2025-12-19 11:36:37 +02:00
henrisel 39b4a24ef3 add character sprites, mouth moving open closed 2025-12-19 11:00:22 +02:00
henrisel b424c6467b Unity pipeline scripts cleanup + enable dev build 2025-12-17 15:46:57 +02:00
henrisel 90781191b7 manage spawned object node hierarchy better 2025-12-16 13:30:08 +02:00
henrisel 5796887f79 properly replace archery target object's child with generated object 2025-12-16 11:56:56 +02:00
henrisel 0cb92b2442 use voice transcription box and model gen box in archery range 2025-12-16 11:22:09 +02:00
henrisel 32a5e4f332 test boxes change colours based on progress 2025-12-16 10:43:58 +02:00
henrisel 5956b9508d test boxes collide with player in VR mode, too 2025-12-15 16:57:30 +02:00
henrisel 7be20d249e model generation test box takes input prompt from voice transcription box 2025-12-15 15:57:32 +02:00
henrisel 9c7536d1d4 transcribe voice to text with Whisper base model 2025-12-15 15:30:15 +02:00
henrisel 0c026078d0 install whisper.unity package 2025-12-15 13:57:07 +02:00
henrisel 408949e5c2 WIP: spawn generated model as archery range target 2025-12-01 17:19:31 +02:00
henrisel 40e273f51e refactored model generation code out of test box into separate pipeline manager 2025-12-01 17:06:42 +02:00
henrisel 191c9e66fe fix metallic property when spawning object 2025-11-21 10:32:15 +02:00
henrisel fdd4ff827e reimplement function from invokeai_mcp_server to make requests to local InvokeAI 2025-11-10 18:19:16 +02:00
henrisel d2e1c7b56f fix networking UI again + tweaks to pipeline script 2025-11-07 16:56:34 +02:00
henrisel d43408cf01 move pipeline starter in map 2025-11-05 18:02:06 +02:00
henrisel 9bfc55f2d6 add glTFast package + load in model after pipeline generation 2025-11-05 17:54:48 +02:00
Henri Sellis 1b0d9fd0b0 pipeline script passes generated model filepath to Unity 2025-11-02 17:20:41 +02:00
Henri Sellis f8ca8570af fix network manager (again) 2025-11-02 16:06:36 +02:00
henrisel e25f1c75b5 update env example 2025-10-24 13:34:24 +03:00
henrisel c5c40f58ab Cube that starts generation pipeline on collision 2025-10-24 12:00:27 +03:00
Henri Sellis 2971027af2 fix start game UI 2025-10-24 10:22:53 +03:00
rannosam cb73b9cbbc messing with LFS 2025-10-11 16:44:58 +03:00
rannosam 07cdba6097 messing with LFS 2025-10-11 16:43:42 +03:00
rannosam 1580f40636 Added multiplayer joining capability to the desktop UI 2025-09-30 18:22:46 +03:00
rannosam 6479d850e9 Worked on restart button. Unsuccessful, left it disabled. 2025-09-26 12:21:08 +03:00
rannosam bad94ab628 Updated the UI. Refresh button is disabled for now and multiplayer needs testing. Added quit button. 2025-09-25 18:53:36 +03:00
rannosam a8568685ab made skywalk teleportation istructions flip according to the rotation of the entered player. 2025-09-23 15:16:55 +03:00
rannosam eadbd139e4 Fixed invisible car and tutorial text. Did some minor cosmetic improvements. 2025-09-21 18:54:35 +03:00
rannosam 4f0e84caae Fixed lone elevator reflections (forgot to re-assign materials) 2025-09-20 20:26:40 +03:00
rannosam 25ed189168 Reconfigured elevator reflections, added additional teleportable areas, resized box colliders and meddled with corrupted elements. 2025-09-20 20:16:48 +03:00
rannosam ed18f85228 Doing minor changes 2025-09-19 14:48:02 +03:00
rannosam c7ed19b8dc Added complete lift interaction. Might need some debugging later. 2025-09-15 20:49:01 +03:00
rannosam 5e251e9d23 Added the elevator. Needs configuring, doing a quicksave before editing project settings. 2025-09-10 19:13:32 +03:00
rannosam b176dcc20a added ground trascans 2025-09-03 22:13:59 +03:00
rannosam a1c495cf92 added card readers to doors 2025-08-29 16:29:09 +03:00
rannosam 9f65f3d476 fixed build freezing issue, added decorations to door card readers 2025-08-29 15:53:25 +03:00
rannosam 317d74dfef testing git 2025-08-28 19:02:04 +03:00
rannosam 7ec96e6fdd Added decorations to the building and re-instaled Unity (new computer) 2025-08-28 18:39:09 +03:00
rannosam f42fc6463c added in-game UI option improvements 2025-06-21 13:45:26 +03:00
rannosam 11b4c264ef fixed arrchery range score bug 2025-05-28 20:44:46 +03:00
rannosam a3f514b6eb filled the credits tab, added lobby picture(when setting up, see background), updated UFO sounds 2025-05-28 19:43:19 +03:00
rannosam bc7217fce3 Added options and credits tabs for the in-game UI menu. Credits tab is blank for now. Disabled smooth locomotion to address the player controller confusion issues (see my thesis). Smooth locomotion can be reactivated via the options menu. 2025-05-25 20:07:14 +03:00
rannosam d3f41bd245 Fixed an issue wit the server room alarm being restarted when button pushed during alarm 2025-05-22 18:38:48 +03:00
rannosam ffd98b6322 added scoring system for the bow game 2025-05-20 14:53:35 +03:00
rannosam 03a3ca570e Added slideshow (disabled, but fully functional, not actually part of the player experience, just for fun). Moved teleport button for bolt car onto its front. Added signs for barred areas and server entry guiding. 2025-05-09 19:18:31 +03:00
rannosam 7f643bf361 Ensure LFS tracking and add large file 2025-03-25 20:40:35 +02:00
rannosam 1287fd8f39 Removed large files from Git history. LFS needs it to be so in order to be configured 2025-03-25 20:35:49 +02:00
rannosam e40106b45e added UFO skywalk animation and bolt car teleport button 2025-03-25 20:09:15 +02:00