From 2eac213deb39cdd5cd2c05dffe02fdcdb2d4b542 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Sat, 28 Jun 2025 14:15:59 +0200 Subject: [PATCH] Captcha Door --- .../TestSong/BP_DynamicSliceObjectSpawner.uasset | 4 ++-- VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap | 4 ++-- VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap | 4 ++-- .../Misc/Examples/Button/CaptchaButtonComponent.uasset | 4 ++-- .../World/Interactibles/Captchas/BP_BaseCaptcha.uasset | 4 ++-- .../Content/World/Interactibles/Captchas/M_Captcha.uasset | 3 +++ .../World/Interactibles/Captchas/M_Captcha_Inst.uasset | 3 +++ .../Content/World/Interactibles/Captchas/Untitled-1.uasset | 3 +++ .../Interactibles/Electrical/Doors/BP_CaptchaDoor.uasset | 3 +++ .../Content/World/Interactibles/Electrical/Doors/Cube.uasset | 3 +++ .../World/Interactibles/Electrical/Doors/Cube_001.uasset | 3 +++ .../World/Interactibles/Electrical/Doors/Cube_002.uasset | 3 +++ .../Electrical/Doors/MergedBake_Bake1_PBR_Diffuse.uasset | 3 +++ .../Electrical/Doors/MergedBake_Bake1_PBR_Normal.uasset | 3 +++ .../Electrical/Doors/MergedBake_Bake1_PBR_PackedTex.uasset | 3 +++ .../World/Interactibles/Electrical/Doors/NewMaterial.uasset | 3 +++ .../Interactibles/Electrical/Generator/BP_Generator.uasset | 4 ++-- 17 files changed, 45 insertions(+), 12 deletions(-) create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha_Inst.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/Untitled-1.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/BP_CaptchaDoor.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_001.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_002.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Diffuse.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Normal.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_PackedTex.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/NewMaterial.uasset diff --git a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSliceObjectSpawner.uasset b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSliceObjectSpawner.uasset index 1c0ed20..4387d34 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSliceObjectSpawner.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Audio/MIdi_HarmonixPlugin/TestSong/BP_DynamicSliceObjectSpawner.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:194262c43317b7d5550ef60113921b0eea88a5ca0b6bec57d6b19b8b4bd35e16 -size 764569 +oid sha256:bbfe334a9573c51f208c99634ea6424b8bb6b8ec989c9cc2e9f407adf7e02850 +size 765750 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap index 41d59a0..9469af8 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/Map_Gameworld.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed4a9efda5f84e0035d9a320f8fa93612a80b25ac841aff84ab5ca5f104ca4df -size 457533 +oid sha256:141f6d09c2f387d10a0405f9a3e3d2bcd90052ace6aa0ffcf5b239b598e6c23d +size 478508 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap index 20f3fd7..8215694 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/SL_FreezeRoom.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1407a09796b8e7219ed8c15f46dc8d2e0a92676c60d21e51bba7c88d74e60c44 -size 154957 +oid sha256:becbab6951dec4c7e2485e23bf67d79c13accf65c87715355b6e842906b70b3d +size 149629 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Button/CaptchaButtonComponent.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Button/CaptchaButtonComponent.uasset index 65ef079..3ebd06d 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Button/CaptchaButtonComponent.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/Button/CaptchaButtonComponent.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2722a8e09fde2d5794dc1ee73d8ae148d3a263a08b9070d83f4cf8ca7485bf2e -size 45879 +oid sha256:af361fae4b8642150f282d8f1869e8bcbad6dc0ba2d3cb18182da2190620f374 +size 36186 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/BP_BaseCaptcha.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/BP_BaseCaptcha.uasset index 5a764eb..81d1e6f 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/BP_BaseCaptcha.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/BP_BaseCaptcha.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7cf67baae45f4915720db60933244037ac6a47b5a6ad22c2423af3d0b557ff4 -size 109271 +oid sha256:82179f888d9f208fcc7b7a2e8f9215682435964b9c8cdbb0c0f442e22a8751b0 +size 193707 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha.uasset new file mode 100644 index 0000000..26d3111 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886df15472895255aceb343481994ed7081f4048c8b248ce146f274c3266c97a +size 24861 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha_Inst.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha_Inst.uasset new file mode 100644 index 0000000..207d2a2 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/M_Captcha_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd03ff241afeea661aedeb952a3a5c748630dbda01fe36a7941de1a14800413 +size 12023 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/Untitled-1.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/Untitled-1.uasset new file mode 100644 index 0000000..8e0411c --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Captchas/Untitled-1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29b5c7bf0f9a2ba6d158ca2abf3e1c594080ac3a9f37dd7d9ff8c4d998f0c1d +size 169674 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/BP_CaptchaDoor.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/BP_CaptchaDoor.uasset new file mode 100644 index 0000000..9b2539f --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/BP_CaptchaDoor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0767af7f646a2f76672d22b022ab49f1553032b7e65af4044ae2de146ff90c17 +size 66937 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube.uasset new file mode 100644 index 0000000..90d0c4d --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ea9a2549ae4c594a4ef4534b0651874db69a5a24fe7bfc7eb693d6f7918091 +size 74593 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_001.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_001.uasset new file mode 100644 index 0000000..62b9300 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_001.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1053f1659705b9a98c42fd5fd2e69b180b51cadee378c555f8cd253f4f1ebf4 +size 58990 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_002.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_002.uasset new file mode 100644 index 0000000..e60d3a3 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/Cube_002.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ad76a08c8bd989747bcd84ebb6423aed37bcae4014812c54147186fa4b9d2e +size 79443 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Diffuse.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Diffuse.uasset new file mode 100644 index 0000000..390eb53 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea762696a57538ec2ecf77f9f735bea10eda1016b131a120010a17a01c57657a +size 18763797 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Normal.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Normal.uasset new file mode 100644 index 0000000..1d5bebf --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a797009fec205efdfea0c003dff1cbad7623bdcfee471e48daa30831288745ae +size 83266079 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_PackedTex.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_PackedTex.uasset new file mode 100644 index 0000000..d34a630 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/MergedBake_Bake1_PBR_PackedTex.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9d0ccaac0f1e6fcb97ae258d50ce642d16b704e0b8b2ffc0afd0a3db087afa +size 17848784 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/NewMaterial.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/NewMaterial.uasset new file mode 100644 index 0000000..f82fd7c --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Doors/NewMaterial.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dda27355b295a03cf961a23e247ec7b0c72b23654ed889fdfc63a820069c5c3 +size 18859 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset index 7d187ba..5879891 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/Electrical/Generator/BP_Generator.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b3775c2e5fd2ce7f610fa6612732b551cc0ac839bc7d9e7c4d3a6cee4476148 -size 46325 +oid sha256:3db99065b2fe5879ff5f910187739ce6c7e9f67c3b8edeb40a9c54eb5ac059e8 +size 46235