|
aa3cab5f08
|
Update README.md
|
2024-06-23 22:37:44 +02:00 |
|
|
cd064e9e2d
|
readme update
|
2024-01-11 17:59:55 +01:00 |
|
|
eddb0a7679
|
replace raw IPs with domain names (#50)
Reviewed-on: HQLAx/CordaCheckers#50
|
2023-12-07 13:42:25 +01:00 |
|
|
ea852dfcd2
|
useCallback for games.API
|
2023-12-07 11:20:49 +01:00 |
|
|
e70d540632
|
About page
|
2023-12-06 22:28:41 +01:00 |
|
|
756f95a28c
|
README typos
|
2023-12-06 11:36:30 +01:00 |
|
|
c942d2325b
|
Build instructions
|
2023-12-06 11:30:04 +01:00 |
|
|
f9485be59d
|
remove null values from board.map
|
2023-12-05 15:04:03 +01:00 |
|
|
4428fdd25f
|
Remove ignored files
|
2023-12-05 14:00:12 +01:00 |
|
|
6007e2af4f
|
executable
|
2023-12-05 13:53:37 +01:00 |
|
|
6de3d679e2
|
a handy build script
|
2023-12-05 13:49:09 +01:00 |
|
|
3c5a696be2
|
GameView highlight box
|
2023-12-05 11:48:36 +01:00 |
|
|
6989f56366
|
Merge pull request 'prod-react-routing' (#48) from prod-routing into main
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/48
|
2023-12-02 02:12:41 +01:00 |
|
|
59e5ba0fd9
|
package-lock.json
|
2023-12-02 01:48:28 +01:00 |
|
|
7f51cf32c2
|
rectrouter version update
|
2023-12-02 01:43:42 +01:00 |
|
|
49dcd38ab3
|
different reactappcontroller mapping
|
2023-12-02 01:24:19 +01:00 |
|
|
50a8d7d0f8
|
link
|
2023-12-02 00:49:36 +01:00 |
|
|
04590e3be5
|
absolute path for /game/views
|
2023-12-01 23:30:36 +01:00 |
|
|
c9019b6e03
|
initial
|
2023-12-01 23:17:51 +01:00 |
|
|
4f6f59f76d
|
[prod] Static routing fix
|
2023-12-01 22:49:13 +01:00 |
|
|
f9cb798dd8
|
React app prod updates
|
2023-12-01 22:32:51 +01:00 |
|
|
2a3248435c
|
SpringBoot serving React
* build React release bundle
npm run build
* copy build directory to backend/src/main/resources/static
* enjoy husle free deployment
|
2023-12-01 21:24:36 +01:00 |
|
|
dc3fd61bd3
|
DRAW req alerts
|
2023-12-01 10:01:27 +01:00 |
|
|
16bccde6e1
|
small touches
|
2023-11-30 15:44:47 +01:00 |
|
|
9183b97628
|
leaderboard fecthing fix
|
2023-11-30 15:01:10 +01:00 |
|
|
bd55ceb370
|
Bad Move error message displayed over the board (#47)
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/47
|
2023-11-30 14:46:56 +01:00 |
|
|
3bcf5ced76
|
backend: handle corda errors as HTTP_BAD_REQ (#46)
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/46
|
2023-11-30 11:48:57 +01:00 |
|
|
77eb2d0013
|
Stone drag&drop for Safari (#45)
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/45
|
2023-11-29 18:06:51 +01:00 |
|
|
dce7f8e549
|
initial
|
2023-11-29 12:10:13 +01:00 |
|
|
b6b1358131
|
GameBoard: ignore obvuisly bad moves
|
2023-11-27 15:03:57 +01:00 |
|
|
0e6e896851
|
small code explainer
|
2023-11-24 13:10:39 +01:00 |
|
|
a9eae999f6
|
GameBoard: show previous and current moves
|
2023-11-24 13:01:48 +01:00 |
|
|
5639b5e8c9
|
slightly better css for minimap
|
2023-11-24 11:53:53 +01:00 |
|
|
34f71a4658
|
minor CSS tweaks
|
2023-11-24 11:10:39 +01:00 |
|
|
df431eb4f1
|
UUIDprops
- guide.selectedUUID is used to determina current uuid
- all the game related midifications are stored independantly per UUID
- no global indicators
|
2023-11-24 10:38:52 +01:00 |
|
|
e017787441
|
final ui layout
|
2023-11-20 22:03:06 +01:00 |
|
|
cd9bad7646
|
default board is empty
|
2023-11-20 17:29:28 +01:00 |
|
|
579f52ed04
|
GameBoard: move
|
2023-11-20 15:51:54 +01:00 |
|
|
ae6ba413a2
|
movable stones!
|
2023-11-19 12:10:26 +01:00 |
|
|
dbb70cabba
|
current user stones are allways at the botom
|
2023-11-17 21:50:04 +01:00 |
|
|
9b0a3753aa
|
Default player colors alignmnet
|
2023-11-17 20:48:22 +01:00 |
|
|
b6146eed6b
|
NewGame: game board configuration
- GameBoard interactivity
|
2023-11-17 20:37:33 +01:00 |
|
|
016423aeb6
|
GameBoard: show user name
|
2023-11-17 12:18:30 +01:00 |
|
|
75b72a580d
|
GameSelctor: minigame preview
|
2023-11-17 11:21:02 +01:00 |
|
|
758e7ce10f
|
GameBoard: show slected board stones
|
2023-11-16 22:03:11 +01:00 |
|
|
f27eafa3f0
|
GameBoard provide player names for all views
|
2023-11-16 18:40:06 +01:00 |
|
|
8611ede4b4
|
GameBoard to react on selected player
- some refactoring
|
2023-11-16 18:19:40 +01:00 |
|
|
671e13a41d
|
Game Draw: req/acq/rej
|
2023-11-16 11:49:12 +01:00 |
|
|
576556afe7
|
Game: surrender
|
2023-11-16 09:17:07 +01:00 |
|
|
cacc8c99d8
|
GameProposal: Accept
|
2023-11-15 21:19:49 +01:00 |
|