-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 전체현황판 상태 반영해서 보드게임 기업칸 가격 표시 구현 (#54) * chore: jotai devtools 설치 및 세팅 * feat: 이벤트 룰렛 결과창 모달 구현 및 딜레이 기능 추가 * refactor: 토큰 관련 상태 리팩터링 및 이동버그 수정 (#54) * ui: 감옥칸에서 턴 시작시 화면중앙 ui 구현 (#54) * refactor: 머지 후 안쓰는 토큰 상태 삭제 및 타입 정리 * chore: 이미지 파일 변경사항 수정 * feat: 감옥 보석금 내고 탈출 기능 구현 * feat: 주사위 굴려서 탈출하기 웹소켓 요청 및 응답 추가 * feat: 감옥 주사위 굴려서 탈출하기 기능 구현 * fix: store 경로 관련 타입에러 수정 * fix: 이미지 변경사항 대소문자 구분 옵션 추가 * refactor: 게임판 중앙영역 감옥 버튼들에 useHover 커스텀훅 적용 * Delete fe/src/assets/images/samsungBio.png * Delete fe/src/assets/images/starkIndustry.png * fix: useGameReducer에서 totalAsset 제거
- Loading branch information
Showing
17 changed files
with
1,246 additions
and
306 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.