Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] #288 - 채팅 로그 뷰에서 채팅 기능 구현 등 #295

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Conversation

nolanMinsung
Copy link
Contributor

🌴 작업한 브랜치

✅ 작업한 내용

  • 채팅 로그 뷰에서 채팅 기능을 구현하였습니다.
  • 화면 중앙에 로티가 오는 로딩 뷰를 구현하였습니다.
  • 캐릭터 선톡 알림의 경우, 더미데이터로 구현하였습니다.
  • 퀘스트 달성 시 팝업을 구현하였습니다.
  • 기타 UI 등을 개선하였습니다.

❗️PR Point

  • 캐릭터 선톡 알림이 올 때, 현재 대표 캐릭터의 이름을 알 수 있도록 캐릭터 ID별 이름과 현재 대표 캐릭터의 ID을 저장하는 싱글톤 객체를 만들었습니다.
    이 타입의 이름은 MyInfoManager입니다.
  • 현재 서버 API가 완전히 구현되지 않아서 채팅 시 현재 대표 캐릭터에게 보내집니다.

📸 스크린샷

설명

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 캐릭터 선톡 메시지 알림창 개선, 채팅 기능 구현
1 participant