Commit Graph

33 Commits

Author SHA1 Message Date
IDMhan
9ea7fcd4a8 #71 02.Ocean / Tycoon 2023-12-11 21:56:43 +09:00
NTG_Lenovo
ab4354cc43 #44 스킬 시스템 구현 및 플레이어 스킬 공격 추가 2023-11-21 04:48:09 +09:00
IDMhan
436243fa0f #45 Housing system with Grid builder asset 2023-11-01 18:25:09 +09:00
IDMhan
4b664495b9 Merge remote-tracking branch 'origin/main' 2023-10-26 17:52:13 +09:00
IDMhan
a15c9eb789 #37 OrderToPrisonState, RestorePreviousState and Light setting 2023-10-26 17:52:06 +09:00
NTG_Lenovo
397d0fe410 씬 재로딩시 crewmate 리스폰 추가 작업 중 2023-10-24 16:27:11 +09:00
IDMhan
2a2f66f1e3 Merge remote-tracking branch 'origin/main' 2023-10-24 11:29:58 +09:00
IDMhan
4617e57d59 #37 Interaction and convarsation 2023-10-24 11:29:50 +09:00
NTG_Lenovo
6a21c607bb closed #41 섬 안에서의 Player, Crewmate 조작 방식 선택 기능 추가
+ 게임 시작 전에 GameManager에서 IslandPlayerMode로 조작 방식 선택
+ IInIslandPlayer 인터페이스 추가
+ 텐텐 무기(Dagger) 회전값 변경
+ 원거리 무기 생성 위치 변경
+ 섬 전용 카메라 InIslandCamera(싱글톤) 추가
+ player, crewmate 스폰 방식 수정
+ 파티클 OnDrawGizmoSelected 추가
2023-10-23 15:11:28 +09:00
IDMhan
79ec520c01 #37 CameraController now Manager with singleton 2023-10-23 12:32:29 +09:00
IDMhan
e0cda7cd42 #37 Npc Conversation, order action 2023-10-23 12:12:13 +09:00
IDMhan
e5122a971c #37 OrderAction 2023-10-20 10:26:57 +09:00
NTG_Lenovo
bbc0836b6d Merge branch 'main' of 121.165.94.243:capers/bluewater into NTG
# Conflicts:
#	BlueWater/ProjectSettings/DynamicsManager.asset
2023-10-18 16:28:49 +09:00
IDMhan
5b75e1f836 #37 Npc Idle Action, Order Action Dialogue System 2023-10-18 11:36:56 +09:00
NTG_Lenovo
142933c5a5 #34 Crewmate 연동 작업 2023-10-17 16:31:10 +09:00
NTG
59c4b14d1a #34 #35 InIslandPlayer, Ai 2D 베이스 변경 작업
+ SPUM 프리팹 NavMeshAgent 위치 변경, 콜라이더, Agent 크기 변경
+ SPUM에서 제공되는 NormalAnimator의 공격 모션에 Event 추가
+ Ork 프리팹 UnitRoot에 Animator Bridge 추가
+ IAiView 타겟을 검색하는 Ai 인터페이스 추가
+ IHelpCall 주변 아군에게 타겟을 공유하는 인터페이스 추가
+ 기존 02.Scripts.Ai.BehaviorTree에는 그대로 냅두고,
  02.Scripts.Ai.NewBehaviorTree 폴더를 추가하여 사용
+ Enemy의 BehaviorTree인 Minion 추가
+ InIslandPlayer의 기본 이동 구현
2023-10-12 05:26:45 +09:00
IDMhan
e12d414881 #33 restore 2023-10-06 14:41:16 +09:00
NTG_Lenovo
11d68b850b InIslandPlayer 배치 기능 추가 2023-10-05 13:11:46 +09:00
M1_IDMhan
65c9bd0de7 #34 name change 2023-09-27 11:55:13 +09:00
M1_IDMhan
e5ef5dca35 #31 Z key now can make card 2023-09-20 18:06:45 +09:00
M1_IDMhan
0eb7c3cf3c [Hotfix] FindObjectOfType -> FindAnyObjectByType 2023-09-13 13:56:22 +09:00
M1_IDMhan
9384999047 #11 Mouse cursor change 2023-08-31 15:46:13 +09:00
M1_IDMhan
575c6ef2d0 Closed #26 Camera change bug fix 2023-08-29 13:23:27 +09:00
M1_IDMhan
ea4320988c #21 Ready for canon shot and destroy object 2023-08-22 14:31:24 +09:00
M1_IDMhan
b8753696e5 hotfix GameManager.cs 2023-08-17 12:47:02 +09:00
M1_IDMhan
3d83d5cc04 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	BlueWater/Assets/02.Scripts/GameManager.cs
2023-08-17 12:44:26 +09:00
M1_IDMhan
9cadf1d486 Close #20 Card on boat 2023-08-17 12:42:12 +09:00
NTG_Lenovo
11678cae8c closed #22 AI 방패막기 애니메이션 추가
Layer - Unit 추가
UnitManager 싱글톤 변경(GameManager 수정)
2023-08-17 11:56:45 +09:00
NTG
42f15c5a6e #8 UnitController 이용한 Ai 그룹화 테스트
- 그룹 상호작용에 따른 하이라이트 효과 적용
1. 마우스 커서 올림 - 하얀색 외곽선
2. 그룹 선택 - 파란색 외곽선

- Arrow, Archer 코루틴 문제 구조 변경
- FieldOfView 인터페이스화
- new input system Unit Action 추가
- GameManager 슬로우모드(부대 선택시) 추가
- Ai 전체 프리팹 stat 수치 변경
- 원거리 이동 중에 공격시 멈추면서 공격하도록 변경
- Layer, ProjectSetting Physics 추가 및변경
2023-08-16 05:36:04 +09:00
M1_IDMhan
56cd48ed12 #13 Now card effect on when card on ground, add asset All 1n One 2023-08-12 04:57:41 +09:00
M1_IDMhan
9e27d0f29f Closed #17 InShipCam 2023-08-12 01:21:26 +09:00
M1_IDMhan
749d3dc633 #13 Assault Mode Test 2023-08-09 01:58:35 +09:00
M1_IDMhan
68b2e11b1a #13 Assasult Mode Test 2023-08-08 16:08:41 +09:00