Commit Graph

384 Commits

Author SHA1 Message Date
e556169f6f 일부 프랍 콜라이더 수정 2025-08-20 15:14:57 +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
1b6483dd7c Merge remote-tracking branch 'origin/develop' into develop 2025-08-18 17:21:57 +09:00
b2c6e95be7 태건님이 시켰음 2025-08-18 17:21:46 +09:00
cf514b9be2 레스토랑 스케일 정리 2025-08-18 17:15:16 +09:00
NTG
6bd4ada658 에셋 변경 2025-08-18 17:12:07 +09:00
NTG
2410c93607 현지화 데이터 smart string 연동 처리 2025-08-18 17:12:01 +09:00
NTG
9944e27234 ProjectDDD 메뉴 추가 2025-08-18 16:54:25 +09:00
7f31f08d71 Merge remote-tracking branch 'origin/develop' into develop 2025-08-18 16:41:41 +09:00
fb04e6a5ed 태건님이 시킴 2025-08-18 16:41:24 +09:00
NTG
f44a2d99eb Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/restaurant_ui
# Conflicts:
#	ProjectSettings/EditorBuildSettings.asset
2025-08-18 16:27:18 +09:00
NTG
a6ef8f9f8d DDD 프로젝트 일괄 설정 기능 추가 2025-08-18 16:26:33 +09:00
NTG
d7c190fccf 게임 매니저 수정 2025-08-18 16:26:16 +09:00
NTG
57a7a1bcdd 아틀라스 패킹 기능 추가 2025-08-18 16:25:53 +09:00