Commit Graph

  • ffe6d73a50 fix : all box coliders Thibault Pouch 2026-03-11 10:59:35 +01:00
  • 303866fa6d chroe : add layer to wall and floor Thibault Pouch 2026-03-11 10:41:39 +01:00
  • 30085123c2 refactor : simplify the scene Thibault Pouch 2026-03-11 10:34:24 +01:00
  • e6bd28ec1c fix : error of history Thibault Pouch 2026-03-11 09:50:06 +01:00
  • a7320b5ec6 fix : make all object a boxcolider instead of mesh Thibault Pouch 2026-03-10 21:17:34 +01:00
  • fb9e02efd6 refactor: Update prefabs for Door, TileFloor, TileGlass, and TileWall with new components and adjustments Thibault Pouch 2026-03-10 21:16:49 +01:00
  • d7474f6d4a chore : move scene to approprate folder and create scenne final Thibault Pouch 2026-03-10 21:06:16 +01:00
  • fbdfe808cc feat : Add Level.fbx file for model import settings and configurations Thibault Pouch 2026-03-10 21:05:41 +01:00
  • 3f69369438 feat : add com.unity.formats.fbx dependency to manifest and packages-lock Thibault Pouch 2026-03-10 21:03:29 +01:00
  • 4c6c87f0b3 chore : rename file to Level01_Work Thibault Pouch 2026-03-10 21:02:04 +01:00
  • 94e44ad7af Resolve merge conflicts using incoming branch timote koenig 2026-03-10 15:26:52 +01:00
  • 8c4c2b372b feat: player movement feat/merge-movement-prototype timote koenig 2026-03-10 15:10:05 +01:00
  • b418333d67 feat : add SubtitleSequencePlayer and SubtitleTriggerZone for managing subtitle playback Thibault Pouch 2026-03-10 14:41:42 +01:00
  • 6dd1c5efb8 feat : add Level01IntroSubtitles script for intro subtitle sequence Thibault Pouch 2026-03-10 13:57:51 +01:00
  • 4b4066fbcc feat : add door and arch shape configurations to ShapeBuilder Thibault Pouch 2026-03-10 11:11:35 +01:00
  • 55f71245b5 refactor : add shelf for futur puzzul in room 2 Thibault Pouch 2026-03-10 11:10:14 +01:00
  • 4c6f8f0768 refactor : add sliding door for room 3 Thibault Pouch 2026-03-10 10:34:01 +01:00
  • c20993a512 refactor : add slinding door and pressure plate for room 1 Thibault Pouch 2026-03-10 10:30:01 +01:00
  • 4a3811f72e refactor : structure for improved readability and maintainability Thibault Pouch 2026-03-10 10:23:26 +01:00
  • da530e2083 feat : Add Dev_trans_grey material and its meta file Thibault Pouch 2026-03-10 09:49:41 +01:00
  • f8ef2c1c0e feat : Add Level01 scene meta file to project Thibault Pouch 2026-03-10 09:49:36 +01:00
  • e07fb7dc4b git Merge pull request 'Feature : Adding the dev room' into Prototype BoxOfPandor 2026-03-10 09:14:26 +01:00
  • 69518ab9a0 feat (prefabs) : add prefab of button, door and pressure plate feat/add-dev-room Thibault Pouch 2026-03-08 20:30:03 +01:00
  • e54cd1b318 refactor (DevRoom) : Add sliding door for X and Z Thibault Pouch 2026-03-08 20:27:12 +01:00
  • a86c709f7c refactor (DevRoom) : add sliding door Thibault Pouch 2026-03-08 20:22:19 +01:00
  • e9ee111bce feat(SlidingDoor): implement sliding door functionality with open/close events Thibault Pouch 2026-03-08 20:20:24 +01:00
  • 08d14c3ed3 fix(DevRoom): update TestBlock properties and method references in DevRoom scene Thibault Pouch 2026-03-08 11:28:58 +01:00
  • cf523f77ec refactor (button) : change the script of the wall button, and ad it in the dev room Thibault Pouch 2026-03-08 11:27:25 +01:00
  • ecb2a911f3 feat(DevRoom): add PlayerMovement script and HUD prefab with initial settings Thibault Pouch 2026-03-06 18:38:13 +01:00
  • 322f8d1986 feat(DevRoom): add HUD prefab and DevRoomHUD script for controls display Thibault Pouch 2026-03-06 18:37:56 +01:00
  • 959a4988bc chore (DevRoom): change material to floor and presur plate Thibault Pouch 2026-03-06 18:24:49 +01:00
  • b568e547d1 chore : Update materials in DevTex to reference new texture asset Thibault Pouch 2026-03-06 18:24:15 +01:00
  • 10c25d88a4 art (DevTex) : add "DevTex" material and texture Thibault Pouch 2026-03-06 18:22:18 +01:00
  • 4506dbb08e feat(ProBuilder): Add new settings for ShapeComponent and lightmapping configurations Thibault Pouch 2026-03-06 18:15:34 +01:00
  • 0195ac9ba8 Refactor : code structure for improved readability and maintainability Thibault Pouch 2026-03-06 18:15:28 +01:00
  • 1402e4c7b8 feat(PlayerMovement): Enhance input action handling for backward compatibility Thibault Pouch 2026-03-06 18:15:14 +01:00
  • d7dae868a9 feat (interaction): Add PressurePlateButton and WallInteractButton classes with interaction logic Thibault Pouch 2026-03-06 18:15:08 +01:00
  • 56be31e534 feat (DevRoom) : Create "DevRoom" scenes Thibault Pouch 2026-03-06 16:18:12 +01:00
  • 0badbcfafb feat (package) : Add ProBuilder tool Thibault Pouch 2026-03-06 16:17:16 +01:00
  • 5d2cb312ea feat: Player timote koenig 2026-03-06 14:13:39 +01:00
  • 9779430531 chore: folder architecture main timote koenig 2026-03-06 09:25:23 +01:00
  • 4239f6371e chore: init timote koenig 2026-03-06 09:14:04 +01:00