simoncreates
|
701f9a188a
|
fixed bug where rook would also be able to initialize castling
|
2026-02-26 21:19:47 +01:00 |
|
simoncreates
|
c29573f5cb
|
Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum
|
2026-02-26 21:05:17 +01:00 |
|
simoncreates
|
cf1de479c3
|
added castling + rough testing
|
2026-02-26 21:05:08 +01:00 |
|
tototomate123
|
5eeef54e46
|
Add global presence heartbeat and online tracking
|
2026-02-26 10:53:56 +01:00 |
|
tototomate123
|
60442b4335
|
Move friends flows to server-rendered Flask/Jinja routes
|
2026-02-26 10:53:37 +01:00 |
|
tototomate123
|
d1b5a6b480
|
Refactor shared layouts and remove unused CSS
|
2026-02-26 10:53:34 +01:00 |
|
simoncreates
|
7f866282ea
|
preparing for introduction of castling, en passant and promotion
|
2026-02-26 00:50:32 +01:00 |
|
simoncreates
|
61a531c6f2
|
partially introduced castling, debating move rewrite
|
2026-02-26 00:32:29 +01:00 |
|
tototomate123
|
7ee2e1ad08
|
create basic homepage layout
|
2026-02-25 20:48:43 +01:00 |
|
tototomate123
|
d9c2a8cd2a
|
fix #1
|
2026-02-25 20:48:19 +01:00 |
|
tototomate123
|
3f4ea57ee1
|
add WS client in frontend, start work on play website
|
2026-02-25 19:57:11 +01:00 |
|
tototomate123
|
2e65f0011f
|
add WS types and basic runtime validation
|
2026-02-24 20:12:13 +01:00 |
|
tototomate123
|
e8d6306714
|
add friend table, start work on ws
|
2026-02-24 19:23:43 +01:00 |
|
tototomate123
|
b1556515a1
|
add game & game_players table and rename password value in user to password_hash
|
2026-02-24 19:23:43 +01:00 |
|
simoncreates
|
83119a2443
|
improved testing
|
2026-02-24 19:22:13 +01:00 |
|
simoncreates
|
ff3e99382e
|
introduced testing
|
2026-02-24 18:58:11 +01:00 |
|
simoncreates
|
d1f05ba3c3
|
introduced 'ray' based move checking
|
2026-02-24 18:44:02 +01:00 |
|
simoncreates
|
a1d8fa0f7d
|
beginning of possible_moves function
|
2026-02-24 17:55:02 +01:00 |
|
tototomate123
|
2257e08063
|
switch to dataclass, cleanup
|
2026-02-24 17:45:43 +01:00 |
|
tototomate123
|
3970507239
|
switch to flask_login, finish login implementation, add basic home page
|
2026-02-24 17:35:03 +01:00 |
|
simoncreates
|
6d53b40118
|
Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum
|
2026-02-24 17:07:58 +01:00 |
|
simoncreates
|
4b11681f92
|
initial data structure
|
2026-02-24 17:07:56 +01:00 |
|
tototomate123
|
81ca96ed77
|
add register, login and main page with basic functionality
|
2026-02-24 17:07:18 +01:00 |
|
tototomate123
|
f5ac44886b
|
initial setup
|
2026-02-24 16:18:19 +01:00 |
|