-
d9baa37267
minimal fixes
main
tototomate123
2026-03-04 13:18:52 +01:00
-
9342f89d93
remove unused imports
tototomate123
2026-03-04 12:08:04 +01:00
-
8fe86350b8
Fix checkmate outcome and save games
tototomate123
2026-03-04 11:26:08 +01:00
-
b266fd740a
flagged everything made by ai, removed debugging prints
simoncreates
2026-03-03 22:23:47 +01:00
-
b673c1382c
introduced internal chess engine, fixed bugs
simoncreates
2026-03-03 21:07:20 +01:00
-
b9dd663113
reverted to older state to reintroduce louis changes
simoncreates
2026-03-03 20:19:47 +01:00
-
3c18b1746a
Merge branch 'main' into HEAD
simoncreates
2026-03-03 20:17:54 +01:00
-
-
0123cb05be
Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum
simoncreates
2026-03-03 20:09:49 +01:00
-
-
813134ad68
beginning of transition
simoncreates
2026-03-03 20:06:50 +01:00
-
8a6ea5a592
Add homepage quick join flow
tototomate123
2026-03-03 19:07:40 +01:00
-
-
-
d1b432f8aa
Save finished games and add history views
tototomate123
2026-03-03 19:05:54 +01:00
-
-
7887986a5a
change user search limit from 20 to 5 (fix #7)
tototomate123
2026-02-27 12:35:22 +01:00
-
36727cdb24
add live game UI with board rendering, timers, and SAN move list
tototomate123
2026-02-27 12:27:02 +01:00
-
0c3ef7da4a
add chess piece pngs from chess.com
tototomate123
2026-02-27 12:15:54 +01:00
-
73a474b428
finish ws client & handlers
tototomate123
2026-02-27 12:15:04 +01:00
-
82e3787656
finish basic CSS
tototomate123
2026-02-27 12:13:37 +01:00
-
d1244c8e4f
add socketio js
tototomate123
2026-02-27 12:13:06 +01:00
-
561223453b
prepare socket comms & html templates
tototomate123
2026-02-27 12:08:25 +01:00
-
01105d5281
split up test
simoncreates
2026-02-26 22:18:01 +01:00
-
a88f163a63
changed up uci impl
simoncreates
2026-02-26 22:14:50 +01:00
-
a533242d7b
introduced parsing uci moves, conversion to fen nad algebraic support
simoncreates
2026-02-26 22:05:24 +01:00
-
701f9a188a
fixed bug where rook would also be able to initialize castling
simoncreates
2026-02-26 21:19:47 +01:00
-
c29573f5cb
Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum
simoncreates
2026-02-26 21:05:17 +01:00
-
-
cf1de479c3
added castling + rough testing
simoncreates
2026-02-26 21:05:08 +01:00
-
5eeef54e46
Add global presence heartbeat and online tracking
tototomate123
2026-02-26 10:53:56 +01:00
-
60442b4335
Move friends flows to server-rendered Flask/Jinja routes
tototomate123
2026-02-26 10:53:37 +01:00
-
d1b5a6b480
Refactor shared layouts and remove unused CSS
tototomate123
2026-02-26 10:53:34 +01:00
-
-
7f866282ea
preparing for introduction of castling, en passant and promotion
simoncreates
2026-02-26 00:50:32 +01:00
-
61a531c6f2
partially introduced castling, debating move rewrite
simoncreates
2026-02-26 00:32:29 +01:00
-
ec9c32c80e
Merge #5
websocket -> main
tototomate123
2026-02-25 19:49:43 +00:00
-
-
7ee2e1ad08
create basic homepage layout
tototomate123
2026-02-25 20:48:43 +01:00
-
d9c2a8cd2a
fix #1
tototomate123
2026-02-25 20:48:19 +01:00
-
3f4ea57ee1
add WS client in frontend, start work on play website
tototomate123
2026-02-25 19:57:11 +01:00
-
2e65f0011f
add WS types and basic runtime validation
tototomate123
2026-02-24 20:12:13 +01:00
-
-
e8d6306714
add friend table, start work on ws
tototomate123
2026-02-24 19:23:34 +01:00
-
b1556515a1
add game & game_players table and rename password value in user to password_hash
tototomate123
2026-02-24 18:29:32 +01:00
-
83119a2443
improved testing
simoncreates
2026-02-24 19:22:13 +01:00
-
ff3e99382e
introduced testing
simoncreates
2026-02-24 18:58:11 +01:00
-
d1f05ba3c3
introduced 'ray' based move checking
simoncreates
2026-02-24 18:44:02 +01:00
-
a1d8fa0f7d
beginning of possible_moves function
simoncreates
2026-02-24 17:55:02 +01:00
-
2257e08063
switch to dataclass, cleanup
tototomate123
2026-02-24 17:45:43 +01:00
-
3970507239
switch to flask_login, finish login implementation, add basic home page
tototomate123
2026-02-24 17:34:55 +01:00
-
6d53b40118
Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum
simoncreates
2026-02-24 17:07:58 +01:00
-
-
4b11681f92
initial data structure
simoncreates
2026-02-24 17:07:56 +01:00
-
81ca96ed77
add register, login and main page with basic functionality
tototomate123
2026-02-24 17:07:18 +01:00
-
-
f5ac44886b
initial setup
tototomate123
2026-02-24 16:18:19 +01:00