Manuel Thalmann
|
7ba310c7ca
|
Execute the publish task only on the main branch
|
2022-12-23 16:14:16 +01:00 |
|
Manuel Thalmann
|
b1ace6ceb3
|
Improve the style of the game
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-23 16:01:06 +01:00 |
|
Manuel Thalmann
|
85d6298bff
|
Remove unnecessary console output
|
2022-12-21 10:32:19 +01:00 |
|
Manuel Thalmann
|
0ccffdf62e
|
Force proper remote url
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 23:14:04 +01:00 |
|
Manuel Thalmann
|
c11994c3a9
|
Add a step to the pipeline for publishing the website
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-15 23:08:48 +01:00 |
|
Manuel Thalmann
|
da371fdca2
|
Change states using SuiWeb
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 22:42:57 +01:00 |
|
Manuel Thalmann
|
c15f5f57f9
|
Allow null to be loaded
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 22:17:32 +01:00 |
|
Manuel Thalmann
|
608ec9c72a
|
Fix broken component descriptor
|
2022-12-15 22:14:47 +01:00 |
|
Manuel Thalmann
|
5ce44a8d93
|
Add predefined suiweb
|
2022-12-15 22:09:02 +01:00 |
|
Manuel Thalmann
|
8f488f48bd
|
Adjust SuiWeb according to the standards
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 21:53:30 +01:00 |
|
Manuel Thalmann
|
dedf7886e5
|
Nest function parameters into objects
|
2022-12-15 21:42:21 +01:00 |
|
Manuel Thalmann
|
e5fddf7a7d
|
Align the chips properly
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 18:39:32 +01:00 |
|
Manuel Thalmann
|
194acdaea3
|
Make the board shrink based on the height
|
2022-12-15 18:39:11 +01:00 |
|
Manuel Thalmann
|
a097fa2b88
|
Migrate from a workspace to a folder
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 18:25:30 +01:00 |
|
Manuel Thalmann
|
aeeff83e01
|
Allow moves to be undone
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 18:16:08 +01:00 |
|
Manuel Thalmann
|
21d940d3ea
|
Remove unnecessary code
|
2022-12-15 14:33:42 +01:00 |
|
Manuel Thalmann
|
c091e5c808
|
Minify code
|
2022-12-15 14:29:07 +01:00 |
|
Manuel Thalmann
|
023c725aae
|
Set class if someone wins
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 14:21:43 +01:00 |
|
Manuel Thalmann
|
30cbc40d38
|
Move all click handlers to the App
|
2022-12-15 14:17:11 +01:00 |
|
Manuel Thalmann
|
80b55732e7
|
Move all click events to Component.js
|
2022-12-15 13:47:23 +01:00 |
|
Manuel Thalmann
|
1e47864ee2
|
Remove obsolete files
|
2022-12-15 12:02:53 +01:00 |
|
Manuel Thalmann
|
cd88607ad3
|
Add an event handler for the click event
|
2022-12-15 11:52:17 +01:00 |
|
Manuel Thalmann
|
e6cea57d65
|
Store state as an object
|
2022-12-15 11:51:59 +01:00 |
|
Manuel Thalmann
|
c94dc1cb8f
|
Refactor the ElementDescriptor type
|
2022-12-15 10:55:46 +01:00 |
|
Manuel Thalmann
|
5ff474a7ea
|
Nest render function in separate class
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 10:09:22 +01:00 |
|
Manuel Thalmann
|
babdc6104e
|
Rename SJDON to SuiWeb
|
2022-12-15 10:07:48 +01:00 |
|
Manuel Thalmann
|
6beda8d14f
|
Render game using SJDON
|
2022-12-15 10:06:49 +01:00 |
|
Manuel Thalmann
|
7b765db827
|
Add currentPlayer property to Game class
|
2022-12-15 10:04:00 +01:00 |
|
Manuel Thalmann
|
8020d30d6b
|
Add a message if someone wins
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 01:16:28 +01:00 |
|
Manuel Thalmann
|
05c935d3fa
|
Only allow moves if there is no winner
|
2022-12-15 01:13:49 +01:00 |
|
Manuel Thalmann
|
de2884c16d
|
Add a method for checking whether there is a winner
|
2022-12-15 01:13:18 +01:00 |
|
Manuel Thalmann
|
9107c557af
|
Store game in localStorage
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-12-15 01:02:20 +01:00 |
|
Manuel Thalmann
|
e34ae6d1c3
|
Roll back to single workspace environment
|
2022-12-15 00:57:54 +01:00 |
|
Manuel Thalmann
|
6df42d2e3f
|
Remove express server
|
2022-12-15 00:53:33 +01:00 |
|
Manuel Thalmann
|
d87da24d30
|
Replace template fields in license
|
2022-12-15 00:49:30 +01:00 |
|
Manuel Thalmann
|
c40492c0e3
|
Fix broken type
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-15 00:43:35 +01:00 |
|
Manuel Thalmann
|
602d8b4d6f
|
Prevent new game button from reloading page
|
2022-12-15 00:43:27 +01:00 |
|
Manuel Thalmann
|
399fa7257c
|
Render game using SJDON
|
2022-12-15 00:43:15 +01:00 |
|
Manuel Thalmann
|
2aa9bf5b4b
|
Add function for rendering SJDON
|
2022-12-15 00:35:54 +01:00 |
|
Manuel Thalmann
|
2d0b47f603
|
Add a script for checking for a winner
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-14 22:01:08 +01:00 |
|
Manuel Thalmann
|
fd172a48ed
|
Add code for saving and loading game
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-14 20:13:01 +01:00 |
|
Manuel Thalmann
|
63a56e5b11
|
Add missing response to PUT handler
|
2022-12-14 20:05:10 +01:00 |
|
Manuel Thalmann
|
bc16d9607f
|
Fix format of GUIDs
|
2022-12-14 19:56:04 +01:00 |
|
Manuel Thalmann
|
01fea03112
|
Allow saving and restoring save games
|
2022-12-14 13:07:04 +01:00 |
|
Manuel Thalmann
|
7a28a7e314
|
Add express handlers for managing save games
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-14 11:23:04 +01:00 |
|
Manuel Thalmann
|
f2a8b1e58e
|
Allow api access
|
2022-12-14 11:01:32 +01:00 |
|
Manuel Thalmann
|
07263baf6a
|
Serve ConnectForce using the server
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-14 10:23:53 +01:00 |
|
Manuel Thalmann
|
c35136c6ae
|
Use the express server in the gulp task
|
2022-12-14 09:49:56 +01:00 |
|
Manuel Thalmann
|
38fb928ef7
|
Add ignorefiles
|
2022-12-14 09:36:51 +01:00 |
|
Manuel Thalmann
|
517b093b20
|
Hide unnecessary debug settings
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-12-14 09:30:46 +01:00 |
|