simoncreates
|
b673c1382c
|
introduced internal chess engine, fixed bugs
|
2026-03-03 21:07:20 +01:00 |
|
simoncreates
|
b9dd663113
|
reverted to older state to reintroduce louis changes
|
2026-03-03 20:19:47 +01:00 |
|
simoncreates
|
0123cb05be
|
Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum
|
2026-03-03 20:09:49 +01:00 |
|
simoncreates
|
813134ad68
|
beginning of transition
|
2026-03-03 20:06:50 +01:00 |
|
tototomate123
|
8a6ea5a592
|
Add homepage quick join flow
|
2026-03-03 19:07:40 +01:00 |
|
tototomate123
|
d1b432f8aa
|
Save finished games and add history views
|
2026-03-03 19:05:54 +01:00 |
|
tototomate123
|
7887986a5a
|
change user search limit from 20 to 5 (fix #7)
|
2026-02-27 12:35:22 +01:00 |
|
tototomate123
|
36727cdb24
|
add live game UI with board rendering, timers, and SAN move list
|
2026-02-27 12:27:02 +01:00 |
|
tototomate123
|
0c3ef7da4a
|
add chess piece pngs from chess.com
|
2026-02-27 12:15:54 +01:00 |
|
tototomate123
|
73a474b428
|
finish ws client & handlers
|
2026-02-27 12:15:04 +01:00 |
|
tototomate123
|
82e3787656
|
finish basic CSS
|
2026-02-27 12:13:37 +01:00 |
|
tototomate123
|
d1244c8e4f
|
add socketio js
|
2026-02-27 12:13:06 +01:00 |
|
tototomate123
|
561223453b
|
prepare socket comms & html templates
|
2026-02-27 12:08:25 +01:00 |
|
simoncreates
|
01105d5281
|
split up test
|
2026-02-26 22:18:01 +01:00 |
|
simoncreates
|
a88f163a63
|
changed up uci impl
|
2026-02-26 22:14:50 +01:00 |
|
simoncreates
|
a533242d7b
|
introduced parsing uci moves, conversion to fen nad algebraic support
|
2026-02-26 22:05:24 +01:00 |
|
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 |
|