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

SVR-285: 종자 설치 기능 #130

Merged
merged 7 commits into from
Feb 23, 2024
Merged

SVR-285: 종자 설치 기능 #130

merged 7 commits into from
Feb 23, 2024

Conversation

kth1888
Copy link
Member

@kth1888 kth1888 commented Feb 23, 2024

TL;DR

선택한 구역에 종자 설치가 가능합니다.

배경 및 목표

종자 설치 기능을 추가합니다.

작업 사항

image
  • 밭을 선택하면 해당 위치의 인덱스를 저장합니다.
  • 랜덤 종자 아이템이 있는 아이템 목록을 불러옵니다.
  • 선택 시 설치 가능 여부 창을 남은 랜덤 종자 개수와 함께 띄웁니다.
  • 확인을 누르면 랜덤 종자 stateID와 밭 위치를 넘겨서 종자 설치를 실행합니다.

리뷰어가 중점적으로 볼 사항

자라면서 남은 블럭을 표시하고 싶은데, 지금은 totalblock으로만 표시합니다.
아마 subscription이 완성되면 그때 완벽하게 표시할 수 있지 싶습니다.

@kth1888 kth1888 requested a review from a team as a code owner February 23, 2024 16:12
@kth1888 kth1888 requested review from Atralupus and upa-r-upa and removed request for a team February 23, 2024 16:12
Copy link

@kth1888 kth1888 merged commit 5b9a797 into main Feb 23, 2024
1 check passed
@kth1888 kth1888 deleted the feat/installseed branch February 23, 2024 16:12
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.

1 participant