Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강동현
/
nodejs-game
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ef87b297deb096c41d7bff01128e5cd67fffa71a
Switch branch/tag
nodejs-game
09 Jun, 2021 16 commits
Refresh 컴포넌트 추가 및 Rooms에 적용
· ef87b297
ef87b297
Overnap
authored
2021-06-09 21:29:32 +0900
Merge branch 'feature/room' into develop
· 383a197f
383a197f
Browse Files
Overnap
authored
2021-06-09 21:09:52 +0900
UserStatus의 크기가 닉네임 길이에 따라 가변적으로 변하도록 수정
· 017cb049
017cb049
Browse Files
Overnap
authored
2021-06-09 21:06:58 +0900
UserInfo의 UserStatus에 Key 추가
· f0257b3d
f0257b3d
Browse Files
Overnap
authored
2021-06-09 21:06:05 +0900
Room 컴포넌트에 Ready 컴포넌트 추가
· 07481258
07481258
Browse Files
Overnap
authored
2021-06-09 20:59:53 +0900
css 폴리싱
· efadee5c
efadee5c
Browse Files
Overnap
authored
2021-06-09 20:58:47 +0900
Ready 컴포넌트 내부에서 직접 상태 처리하도록 수정
· 4c059366
4c059366
Browse Files
Overnap
authored
2021-06-09 20:58:29 +0900
방으로 이동할 때에도 username을 히스토리에 기록
· a5ddd907
a5ddd907
Browse Files
Overnap
authored
2021-06-09 20:43:46 +0900
handleUpdateRoomUser에 state가 updated인 경우 추가
· 77863a84
77863a84
Browse Files
Overnap
authored
2021-06-09 20:43:09 +0900
로그인 시 username을 history에 기록
· dd7529d2
dd7529d2
Browse Files
Overnap
authored
2021-06-09 20:41:30 +0900
UserInfo 컴포넌트 추가 및 Room 컴포넌트에 적용
· 22c92d18
22c92d18
Browse Files
Overnap
authored
2021-06-09 19:44:35 +0900
UserStatus 컴포넌트 추가
· c46ddcb0
c46ddcb0
Browse Files
Overnap
authored
2021-06-09 19:43:47 +0900
Ready 컴포넌트와 관련 타입 추가
· d0560600
d0560600
Browse Files
Overnap
authored
2021-06-09 18:53:19 +0900
Room에서 인게임 여부에 따라 구성이 변화하도록 수정
· e8f0289c
e8f0289c
Browse Files
Overnap
authored
2021-06-09 17:52:41 +0900
Chat 컴포넌트를 프롭으로 크기 변경할 수 있도록 수정
· 1bbaeb98
1bbaeb98
Browse Files
Overnap
authored
2021-06-09 17:52:12 +0900
RoomData 핸들링을 RoomInfo에서 Room으로 옮김
· 7fec6ca8
7fec6ca8
Browse Files
Overnap
authored
2021-06-09 17:38:47 +0900
08 Jun, 2021 11 commits
Merge branch 'develop' of
http://khuhub.khu.ac.kr/2020105578/nodejs-game
into feature/room
· 7cf319e0
7cf319e0
Browse Files
Overnap
authored
2021-06-08 22:53:11 +0900
타이머 테스트에서 약간의 오차 허용
· d35168b9
d35168b9
강동현
authored
2021-06-08 21:31:27 +0900
Merge branch 'feature/test-game' into develop
· 642ec43f
642ec43f
Browse Files
강동현
authored
2021-06-08 21:18:11 +0900
PROTOCOL.md, README.md 수정
· f16c3120
f16c3120
강동현
authored
2021-06-08 21:17:38 +0900
disconnect 핸들링, 게임 버그 수정
· cfb3329d
cfb3329d
강동현
authored
2021-06-08 20:01:39 +0900
게임 테스트 작성
· 56b198a0
56b198a0
강동현
authored
2021-06-08 17:31:24 +0900
준비하면 updateRoomUser가 수신되는지에 관한 테스트 추가
· 41b0a4d7
41b0a4d7
Browse Files
강동현
authored
2021-06-08 16:14:06 +0900
Merge branch 'develop' of
http://khuhub.khu.ac.kr/2020105578/nodejs-game
into feature/room
· 68bb52bc
68bb52bc
Browse Files
Overnap
authored
2021-06-08 16:00:20 +0900
Merge branch 'develop' into feature/test-game
· f3ebdb47
f3ebdb47
Browse Files
강동현
authored
2021-06-08 15:37:28 +0900
PROTOCOL.md 수정
· a37c05e9
a37c05e9
Browse Files
강동현
authored
2021-06-08 15:33:40 +0900
Merge branch 'develop' of
http://khuhub.khu.ac.kr/2020105578/nodejs-game
into develop
· e6aa646c
e6aa646c
Browse Files
강동현
authored
2021-06-08 15:33:33 +0900
07 Jun, 2021 13 commits
clearCanvas 콜백 추가
· 7c8424c6
7c8424c6
Browse Files
Overnap
authored
2021-06-08 06:48:29 +0900
방 목록 수신에 문제가 있다면 로그인 화면으로 강제 전송 추가
· e808c4d4
e808c4d4
Overnap
authored
2021-06-08 06:42:16 +0900
CORS의 origin을 임시로 와일드카드로 설정
· fab98c87
fab98c87
Overnap
authored
2021-06-08 06:38:20 +0900
비정상적인 루트로 방에 들어오면 로그인으로 강제 전송 추가
· 0a3f911f
0a3f911f
Browse Files
Overnap
authored
2021-06-08 06:35:30 +0900
Merge branch 'feature/canvas' into feature/room
· d3f8ba63
d3f8ba63
Browse Files
Overnap
authored
2021-06-08 06:29:09 +0900
로그인 콜백에 username이 반영 안되는 버그 수정
· a79c2042
a79c2042
Browse Files
Overnap
authored
2021-06-08 06:25:39 +0900
Room 컴포넌트에 Canvas 컴포넌트 추가
· 34875eeb
34875eeb
Browse Files
Overnap
authored
2021-06-08 06:18:14 +0900
마우스 이벤트리스너 및 그림 그리기 기능 추가
· 7f3f404c
7f3f404c
Browse Files
Overnap
authored
2021-06-08 06:17:48 +0900
유틸 콜백 추가
· 764e194a
764e194a
Browse Files
Overnap
authored
2021-06-08 06:16:58 +0900
Canvas 컴포넌트 추가
· de7e6e65
de7e6e65
Browse Files
Overnap
authored
2021-06-08 06:15:26 +0900
Vector 타입 추가
· ef28b8ba
ef28b8ba
Browse Files
Overnap
authored
2021-06-08 06:14:36 +0900
handleUpdateRoomUser가 실시간 반영되도록 수정
· 9505f11a
9505f11a
Browse Files
Overnap
authored
2021-06-08 05:01:44 +0900
Merge branch 'feature/chat' into feature/room
· 0e48b198
0e48b198
Browse Files
Overnap
authored
2021-06-08 04:43:47 +0900