Jeonghyeon
  • Joined on 2025-07-07
Jeonghyeon pushed to feature/event_default_impl at iwnc2020/ProjectDDD 2025-07-22 11:15:29 +00:00
6c11c9e801 인터랙션 및 인터랙션 솔버 구조 작성
a54c3cec66 updated addressable
9992341492 GoogleSheetManager - NativeEnum 기능 추가
Compare 3 commits »
Jeonghyeon commented on pull request iwnc2020/ProjectDDD#15 2025-07-22 01:53:54 +00:00
feature/inventory_system

GameData 모듈은 불변하는 게임 데이터를 조회만 하는 역할이 좋을 것 같습니다.

Jeonghyeon commented on pull request iwnc2020/ProjectDDD#15 2025-07-22 01:53:54 +00:00
feature/inventory_system

argument가 필요없는 이벤트라면, 정적 객체 GameEvents.InventoryChangedEvent를 호출하는 식으로 변경해주세요.

Jeonghyeon commented on pull request iwnc2020/ProjectDDD#15 2025-07-22 01:53:54 +00:00
feature/inventory_system

정적 객체 전달

Jeonghyeon suggested changes for iwnc2020/ProjectDDD#15 2025-07-22 01:53:54 +00:00
feature/inventory_system
Jeonghyeon approved iwnc2020/ProjectDDD#14 2025-07-22 01:38:35 +00:00
feature/ui_system

추후 UI 뎁스 관리가 필요할 것 같습니다.

Jeonghyeon approved iwnc2020/ProjectDDD#13 2025-07-17 11:23:11 +00:00
feature/localization_system
Jeonghyeon pushed to develop at iwnc2020/ProjectDDD 2025-07-17 08:55:51 +00:00
36cef3e169 DDD-56 인터랙션 인터페이스 추가
Jeonghyeon pushed to develop at iwnc2020/ProjectDDD 2025-07-17 08:15:48 +00:00
ad17db114f updated EventBus
Jeonghyeon pushed to sailing-research at iwnc2020/CapersProject 2025-07-17 07:38:52 +00:00
ef384bf59c DDD-43 코드 리팩토링
4a06cc0565 DDD-43 배 이동 관련 코드 분리
ccf8772ccd DDD-43 코드 리팩토링
d03a4b7892 DDD-43 디버그 기능 추가
241a2fc51d DDD-43 파도에 따른 배 오프셋 추가
Compare 10 commits »
Jeonghyeon pushed to feature/movement_constraint at iwnc2020/ProjectDDD 2025-07-17 06:54:05 +00:00
25ffd5e7fe 누락 So 추가
Jeonghyeon created pull request iwnc2020/ProjectDDD#12 2025-07-17 06:39:32 +00:00
feature/movement_constraint
Jeonghyeon created branch feature/movement_constraint in iwnc2020/ProjectDDD 2025-07-17 06:39:06 +00:00
Jeonghyeon pushed to feature/movement_constraint at iwnc2020/ProjectDDD 2025-07-17 06:39:06 +00:00
0f0c7019c2 updated metadata
a3cf0c1804 DDD-62 플레이어 무브먼트 컨스트레인 체크 추가
Compare 2 commits »
Jeonghyeon created pull request iwnc2020/ProjectDDD#11 2025-07-17 06:21:51 +00:00
feature/restaurant_state
Jeonghyeon created branch feature/restaurant_state in iwnc2020/ProjectDDD 2025-07-17 06:21:07 +00:00
Jeonghyeon pushed to feature/restaurant_state at iwnc2020/ProjectDDD 2025-07-17 06:21:07 +00:00
29b5d3db72 DDD-63 updated metadate and prefabs
9bae1b0f41 DDD-63 레스토랑 상태 기반 태스크 및 레스토랑 컨트롤러
Compare 2 commits »
Jeonghyeon pushed to develop at iwnc2020/ProjectDDD 2025-07-17 04:52:30 +00:00
929f7ecf55 Merge pull request '레스토랑 플레이어 무브먼트 리팩토링' (#9) from feature/playermovement_refactoring into develop
398df6bb04 rigidbody interpolate 기능 설정
54e469d796 raycast istrigger 충돌체 무시 코드 추가
caace28eb8 Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/playermovement_refactoring
ae05e4ceda 레스토랑 플레이어 무브먼트 리팩토링
Compare 5 commits »
Jeonghyeon deleted branch feature/playermovement_refactoring from iwnc2020/ProjectDDD 2025-07-17 04:52:30 +00:00
Jeonghyeon merged pull request iwnc2020/ProjectDDD#9 2025-07-17 04:52:28 +00:00
레스토랑 플레이어 무브먼트 리팩토링