Commit Graph

19 Commits

Author SHA1 Message Date
NTG
62a916392d Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/cook_ui
# Conflicts:
#	Assets/_DDD/_Scripts/RestaurantEvent/RestaurantInteractionEvents.cs
2025-08-27 13:06:26 +09:00
NTG
571fa1e4f0 cook subsystem 분리 2025-08-27 13:05:08 +09:00
Jeonghyeon Ha
b0528c5486 Merge branch 'feature/customer_behavior' into develop 2025-08-27 13:04:55 +09:00
NTG
7bd87844e9 cook ui 초안 2025-08-27 03:06:44 +09:00
556ddcba13 Merge remote-tracking branch 'origin/develop' into feature/customer_behavior
# Conflicts:
#	Assets/_DDD/_Scripts/RestaurantCharacter/Npc/Customer/CustomerCharacter.cs
2025-08-26 19:00:07 +09:00
NTG
7ef27bbeae cook ui 작업 중 2025-08-26 18:56:40 +09:00
92e2cda1a9 Payload 추가된 버전 머지 2025-08-26 17:43:51 +09:00
471a436a0c Merge remote-tracking branch 'origin/develop' into feature/customer_behavior
# Conflicts:
#	Assets/_DDD/_Scripts/RestaurantEnvironment/Interactions/RestaurantManagementInteractionSubsystem.cs
2025-08-26 17:38:48 +09:00
1663ff055c 레스토랑 식사 인터랙션 서브 시스템 및 솔버 초기 구현 추가 2025-08-26 17:37:17 +09:00
NTG
88a11022b3 interactable용 payload 로직 추가 2025-08-26 17:27:50 +09:00
24239dc138 Customer AI 주문 서브트리 및 데코레이터 추가
레스토랑 씬용 임시 AStarPath 싱글톤 추가
2025-08-25 20:14:39 +09:00
Jeonghyeon Ha
4ef63ec9a9 AI 비헤이비어 트리 액션 및 컨디셔널 구현
RestaurantOrderAvailable, StartRestaurantOrder, MoveToInteractionTarget
2025-08-21 19:12:06 +09:00
Jeonghyeon Ha
8f56d99bf7 손님 비헤이비어 트리 초안 작성 2025-08-21 16:40:49 +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
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
Jeonghyeon Ha
c7a4aee67d WIP : 인터랙션 서브시스템 작성 2025-08-20 14:07:33 +09:00