Commit Graph

26 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
4049b38c19 Merge branch 'feature/customer_behavior' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/customer_behavior
# Conflicts:
#	Assets/_DDD/_Scripts/RestaurantEvent/Solvers/RestaurantOrders/RestaurantOrderSolver_Wait.cs
2025-08-27 11:28:05 +09:00
Jeonghyeon Ha
fa2ebd4510 레스토랑 오더 솔버 코멘트 변경 2025-08-27 11:23:43 +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
851e95cdcc scriptableObject 메모리 누수 방지 2025-08-26 18:55:57 +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
22047aeb8b 인터랙션 초기화 로직 수정 및 CustomerNpc 프리팹 업데이트 2025-08-25 13:03:07 +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
Jeonghyeon Ha
19c2580dc7 비동기 호출 및 레퍼런스 비교 변경 2025-08-19 18:49:14 +09:00
NTG
9d57bcb040 so 싱글톤 추가 2025-08-19 13:51:42 +09:00
NTG
6d9e7a7f51 data, state 관리 로직 전부 수정
ScriptableSingleton 모두 삭제
2025-08-18 19:48:36 +09:00
NTG
7d91b831c9 오류 수정 2025-08-17 00:21:42 +09:00
NTG
a1b1b8fc6b Merge branch 'feature/flow_controller_fix' into develop
# Conflicts:
#	Assets/_DDD/_Scripts/RestaurantEvent/Solvers/RestaurantOpenEventSolver.cs
2025-08-17 00:06:42 +09:00
Jeonghyeon Ha
2d4edba36c 인터랙션 하이라이트 기능 추가, 인터랙션 인터페이스 일부 변경 2025-08-14 13:46:36 +09:00
Jeonghyeon Ha
0444b84249 인터랙션 아웃라인 컴포넌트 추가 2025-08-13 21:21:35 +09:00