Commit Graph

396 Commits

Author SHA1 Message Date
NTG
79ba4c2b36 Merge branch 'feature/interaction_subsystem' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into develop
# Conflicts:
#	Assets/_DDD/Restaurant/Environments/Props/Prop_CustomerTable.prefab
2025-08-26 14:04:48 +09:00
352f00645d smoothness 수치 개별 조정 2025-08-21 19:59:09 +09:00
3a981723bd 기본 프랍 smoothness 수치 0으로 변경 2025-08-21 18:09:10 +09:00
Jeonghyeon Ha
5efc97f64d Merge branch 'feature/interaction_subsystem' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/interaction_subsystem 2025-08-20 19:04:14 +09:00
117ed8228b Update Assets/_DDD/_Scripts/RestaurantEnvironment/RestaurantEnvironment.cs 2025-08-20 10:00:39 +00:00
56a0880184 서브 시스템 수정, 인터렉트 컴포넌트에 서브 시스템 검색 인터페이스 추가 2025-08-20 18:55:30 +09:00
Jeonghyeon Ha
f895464e22 커스터머 테이블에 레스토랑 오더 인터랙션 컴포넌트 추가 2025-08-20 18:42:07 +09:00
Jeonghyeon Ha
a28415330c 레스토랑 오더 상호작용 서브시스템 도입 및 주문/서빙 솔버 추가, 관련 상호작용/캐릭터 로직 갱신 2025-08-20 16:50:29 +09:00
4c7d9c17e6 인터렉션 서브 시스템 초안 작성 2025-08-20 15:30:08 +09:00
e556169f6f 일부 프랍 콜라이더 수정 2025-08-20 15:14:57 +09:00
Jeonghyeon Ha
c7a4aee67d WIP : 인터랙션 서브시스템 작성 2025-08-20 14:07:33 +09:00
Jeonghyeon Ha
75bc5e52cc 인터랙션 관련 컴포넌트 위치 변경 2025-08-20 12:59:43 +09:00
Jeonghyeon Ha
e0e0f3564f 인터랙션 파라미터 구조체 작성
InteractionExecutionParameters, InteractionDisplayParamaters
2025-08-20 12:59:29 +09:00
Jeonghyeon Ha
b57c959b89 Merge branch 'feature/restaurant_run_customer' into develop
# Conflicts:
#	.junie/guidelines.md
#	Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
2025-08-20 10:45:37 +09:00
NTG
4935764ee6 Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/cook_ui 2025-08-20 08:41:53 +09:00
NTG
93545a0f81 에셋 동기화 2025-08-20 08:41:04 +09:00
NTG
c97117f29f 에셋 최신화 2025-08-20 08:24:17 +09:00
NTG
d5cf567b36 ui 리소스 추가 2025-08-19 20:22:24 +09:00
9678e02cea 이펙트 테스트 / 토, 카운터 추가 2025-08-19 20:21:43 +09:00
Jeonghyeon Ha
8942cc918c 인터액션 인터페이스 확장 및 AI 상호작용 포인트 기능 추가 2025-08-19 20:13:29 +09:00
Jeonghyeon Ha
1c89abcb4b 커스터머 타입에 따른 비헤이비어 트리 설정 2025-08-19 20:00:37 +09:00
574ca3e9d3 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
2025-08-19 19:22:08 +09:00
afdb04a4b3 레스토랑 칩셋 배치 및 게스트 공간 수정 2025-08-19 19:19:17 +09:00
NTG
72ad7b6186 ui input binding 로직 수정 2025-08-19 19:13:31 +09:00
Jeonghyeon Ha
edd2184890 Behavior Designer 플러그인 교체 2025-08-19 18:53:26 +09:00
Jeonghyeon Ha
19c2580dc7 비동기 호출 및 레퍼런스 비교 변경 2025-08-19 18:49:14 +09:00
NTG
5e23e96af5 카메라 등록 방식 변경 2025-08-19 18:24:46 +09:00
NTG
ac3f1a4b9b Scene 로딩 방식 변경 2025-08-19 18:24:36 +09:00
99c0eab859 횃불 프레임 수정 2025-08-19 18:19:00 +09:00
Jeonghyeon Ha
9632879fe0 _interactionType 필드를 RestaurantCharacterInteraction으로 이동 2025-08-19 17:34:17 +09:00
Jeonghyeon Ha
c9de08fd6e Added metadata 2025-08-19 17:20:47 +09:00
Jeonghyeon Ha
c8bb7b5e18 RestaurantCharacter 폴더 구조 정리
- Core 폴더: 기본 컴포넌트들 (RestaurantCharacter, Animation, Movement, Interaction, Visual, MovementConstraint)
- Interfaces 폴더: 인터페이스들 (IAiMovement, ICurrentDirection, IRestaurantMovementConstraint)
- Player 폴더: 기존 유지
- Npc 폴더: 기존 유지 (Customer 하위 폴더 포함)
2025-08-19 17:18:13 +09:00
Jeonghyeon Ha
44611116d9 RestaurantCharacter 컴포넌트 종속성 RequireComponent 특성 추가
- RestaurantPlayerAnimation: RestaurantPlayerMovement 종속성 추가
- RestaurantPlayerMovement: Rigidbody, BoxCollider 종속성 추가
- RestaurantNpcMovement: AIPath 종속성 추가
2025-08-19 17:13:34 +09:00
Jeonghyeon Ha
0fe8a54e09 레스토랑 캐릭터 시스템 컴포넌트 의존성 개선
- RestaurantCharacter, RestaurantNpcCharacter, RestaurantCharacterAnimation에 RequireComponent 어트리뷰트 추가
- RestaurantCharacterMovementConstraint에 필수 컴포넌트 의존성 명시
- 깃 커밋 가이드라인 추가
2025-08-19 17:01:38 +09:00
Jeonghyeon Ha
1fd5279cd2 커스터머 스폰 관련 데이터와 스테이트 분리 2025-08-19 16:52:09 +09:00
NTG
365ac96de6 ui 프리팹 navigation 수정 2025-08-19 16:36:44 +09:00
NTG
33eb9439f5 sprites reimport 오류 수정 2025-08-19 16:33:00 +09:00
b108d61e59 레스토랑 리뉴얼 2025-08-19 16:31:56 +09:00
NTG
7e26ba79bf Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into develop 2025-08-19 13:51:55 +09:00
NTG
9d57bcb040 so 싱글톤 추가 2025-08-19 13:51:42 +09:00
e30370cd69 Merge remote-tracking branch 'origin/develop' into develop 2025-08-19 12:37:31 +09:00
8018ab7881 레스토랑 기구 스케일 및 위치 수정 2025-08-19 12:37:23 +09:00
lsm
850ff5a1f3 Merge remote-tracking branch 'origin/develop' into develop 2025-08-19 12:30:05 +09:00
lsm
a8dbfbe0e3 조리기구 프랍 추가 2025-08-19 12:27:32 +09:00
NTG
b8eec075ab state 로직 롤백 2025-08-19 12:12:10 +09:00
NTG
c5c04b1469 Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into develop
# Conflicts:
#	Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
2025-08-18 19:49:19 +09:00
NTG
6d9e7a7f51 data, state 관리 로직 전부 수정
ScriptableSingleton 모두 삭제
2025-08-18 19:48:36 +09:00
lsm
4af6f0c990 Merge remote-tracking branch 'origin/develop' into develop 2025-08-18 18:38:40 +09:00
lsm
a25fdd59be 조리기구 프랍 추가 2025-08-18 18:28:04 +09:00
85a24fc9b6 프랍 스케일값 정리 2025-08-18 18:23:10 +09:00