Commit Graph

39 Commits

Author SHA1 Message Date
NTG
c63377124f 슬라임 및 로직 수정(상세내용 아래 참고)
수정 내역
1. 토끼 이미지, 크기 변경
2. 슬라임 이미지(색감), 크기 변경
3. 슬라임 그림자 이미지 변경
4. 슬라임 얼룩자국 이미지(색감) 변경
5. 토끼 슬라임 최대 4단계로 변경
6. 맵 이동 및 재시작 과정에서 전투플레이어 삭제 후 생성하는 로직으로 변경
7. 1단계 슬라임이 점프할 때, 카메라 흔들림 효과 강화
8. 슬라임 시작 또는 분열할 때, 0.5초 무적 기능 추가

버그 수정 내역
1. 일반 슬라임이 본체로 인식되는 버그 수정
2. 간헐적으로 슬라임 얼룩 자국이 남아있는 버그 수정
3. 마지막 보스를 스킬로 잡을 때, 전투플레이어 오류 수정
4. 대쉬 중에 디버프를 받는 버그 수정
2024-05-12 17:41:13 +09:00
IDMhan
2a8a34b53e Closes #223 2D Object Now Look At Main Camera 2024-03-21 02:03:12 +09:00
NTG
899f6cccf4 Closes #161 #169 #170
+ Ui가 화면 밖으로 나갔을 때, 화살표로 ui 표시하는 기능 추가
+ 바다 위에 떠다니는 베릴 오브젝트 및 파괴 기능 추가
+ 코뿔소 에셋 추가
2024-02-05 00:33:41 +09:00
NTG
27267fbeeb Closes #150
+ 주인공 스킬(검의 왈츠)가 추가되었습니다.
  ㄴ 검의 왈츠 애니메이션이 추가되었습니다.
  ㄴ 스킬에 맞게 UI를 표시합니다.
+ 주인공이 더 이상 공격 중에 이동할 수 없습니다.
+ 새로운 스킬 시스템으로 변경하였습니다.
+ Combat씬에서 사용할 Camera, Ui를 추가하였습니다.
+ Input Action이 변경 되었습니다. (UseSkill => ActivateMainSkill)
+ Idamameable 인터페이스에 GetCurrentHp() 기능이 추가되었습니다.
  ㄴ 변경에 따라 기존 스크립트들에 추가되었습니다.
2024-01-29 00:46:56 +09:00
IDMhan
60de0a9811 Fixed $105 give food 2024-01-03 11:54:03 +09:00
IDMhan
fc2f9bc913 Closes #82 Building List Up 2023-12-26 14:18:14 +09:00
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