-
08ac0ac114
Fixed frozen game after adding a new one
CyB3RC0nN0R
2019-09-06 13:24:58 +02:00
-
de9cd05602
Opening the new tab after starting a game
CyB3RC0nN0R
2019-09-01 18:57:31 +02:00
-
3b73cd1efb
Added creation of new game tabs
CyB3RC0nN0R
2019-09-01 12:45:06 +02:00
-
964de02e24
Associated DropTarget with MainWindow
CyB3RC0nN0R
2019-08-24 16:04:09 +02:00
-
76fa3859ef
Added game tab support
CyB3RC0nN0R
2019-08-23 22:00:30 +02:00
-
c1a8589a04
Fixed documentation
CyB3RC0nN0R
2019-08-23 21:10:19 +02:00
-
358654b1ed
Added drag and drop support for FEN files
CyB3RC0nN0R
2019-08-14 20:17:28 +02:00
-
8e2af63c35
Improved documentation in Board
CyB3RC0nN0R
2019-08-13 06:16:10 +02:00
-
642a0bf4d1
Fixed Game and Log synchronization on FEN loading
CyB3RC0nN0R
2019-08-13 05:59:47 +02:00
-
3ea48ef21b
Implemented loadFromFen method in Board
CyB3RC0nN0R
2019-08-13 05:43:26 +02:00
-
d121e85897
Cleaned up and improved Log
CyB3RC0nN0R
2019-08-12 06:44:55 +02:00
-
14c7167ce4
Changed event model
CyB3RC0nN0R
2019-08-07 18:54:00 +02:00
-
90c100e0e1
Working on board loading from FEN-encoded string
CyB3RC0nN0R
2019-08-05 21:02:54 +02:00
-
e7af9f40c2
Implemented LogFrame updating
CyB3RC0nN0R
2019-08-04 14:40:25 +02:00
-
3d8877ddbd
Implemented LogFrame, added menu item for opening it
CyB3RC0nN0R
2019-08-03 21:48:10 +02:00
-
83c6e48f03
Added event package with EventBus class
CyB3RC0nN0R
2019-08-02 18:46:00 +02:00
-
1ce8b8355a
Fixed and fully implemented UCI 'info' command parsing
v0.3-alpha
CyB3RC0nN0R
2019-08-01 21:34:01 +02:00
-
36597ac6f1
Fixed parsing score and after score
CyB3RC0nN0R
2019-08-01 19:01:17 +02:00
-
e72297bebf
UCI refactoring
CyB3RC0nN0R
2019-07-31 17:47:49 +02:00
-
545f946aa0
Simplified EngineUtil and MenuBar
CyB3RC0nN0R
2019-07-30 06:18:24 +02:00
-
984bedfafe
Implemented en passant
CyB3RC0nN0R
2019-07-28 13:51:10 +02:00
-
cac235a0db
Fixed letter alignment below the board
CyB3RC0nN0R
2019-07-28 09:43:53 +02:00
-
1f5242935f
Added board coordinates
CyB3RC0nN0R
2019-07-27 09:34:40 +02:00
-
51558797cc
Added border around board, changed display order in OverlayComponent
CyB3RC0nN0R
2019-07-27 08:06:43 +02:00
-
ae38e67a90
Added naming support in Player and subclasses
CyB3RC0nN0R
2019-07-26 16:14:22 +02:00
-
5abc51688b
Added log resetting, disabled resizing in MainFrame
CyB3RC0nN0R
2019-07-25 21:38:49 +02:00
-
8bcd89d975
Simplified game creation, added new configuration dialog
CyB3RC0nN0R
2019-07-25 07:21:07 +02:00
-
4c0432ca30
Fixed engine menu reloading on engine addition
CyB3RC0nN0R
2019-07-24 19:07:22 +02:00
-
36832733b6
Added en passant availability logging and FEN string export
CyB3RC0nN0R
2019-07-24 17:52:42 +02:00
-
601104485c
Fixed FEN string export when board is in start position
CyB3RC0nN0R
2019-07-24 15:58:23 +02:00
-
2da185a8fb
Added tools menu in MenuBar with FEN export menu item
CyB3RC0nN0R
2019-07-24 07:41:45 +02:00
-
0ed80228fe
Moved activeColor, fullmoveCounter and halfmoveClock to Log
CyB3RC0nN0R
2019-07-24 07:32:59 +02:00
-
e353aef867
Added engine info serialization and integration into MenuBar
CyB3RC0nN0R
2019-07-23 16:28:53 +02:00
-
b25acff367
Working on external engine integration, added extra menu
delvh
2019-07-23 11:54:43 +02:00
-
184c96db8c
Added checkmate and stalemate notification through dialog, changed icon
delvh
2019-07-23 11:02:34 +02:00
-
309495cfae
Improved BoardOverlay, disabled color swap in natural-vs-natural game
delvh
2019-07-23 10:38:19 +02:00
-
91962c01e0
Added dynamic color swap button text
delvh
2019-07-23 09:59:22 +02:00
-
b3710a878f
Implemented color swapping
delvh
2019-07-23 09:31:20 +02:00
-
68d1996bd6
Fixed castling, added castling export to FEN
CyB3RC0nN0R
2019-07-22 21:40:25 +02:00
-
efe7ab2b60
First working UCI implementation
CyB3RC0nN0R
2019-07-22 14:51:24 +02:00
-
a68a87962c
Implemented option setting, added UCIOption class
CyB3RC0nN0R
2019-07-22 08:59:13 +02:00
-
ab54f88a89
Fixed UCI option parsing
CyB3RC0nN0R
2019-07-22 07:29:58 +02:00
-
b5b7a749d6
Implemented UCI handshake with engine
CyB3RC0nN0R
2019-07-21 14:35:14 +02:00
-
709383e758
Fixed UCI combo GUI type to support multiple predefined values
CyB3RC0nN0R
2019-07-20 06:48:42 +02:00
-
347eb5d531
Added UCIListener, started working on an implementation
CyB3RC0nN0R
2019-07-20 06:36:56 +02:00
-
062a5c3075
Added UCIReceiver and UCIListner, implemented a part of the UCI protocol
CyB3RC0nN0R
2019-07-19 22:16:02 +02:00
-
29e17d90a5
Working on UCI support
CyB3RC0nN0R
2019-07-19 08:34:31 +02:00
-
d8f5f3bbf4
Fixed input listening bug in NaturalPlayer
v0.2-alpha
CyB3RC0nN0R
2019-07-18 15:01:15 +02:00
-
4dcc9f7ca0
Set white king as MainWindow icon
CyB3RC0nN0R
2019-07-18 11:19:58 +02:00
-
cfd71af142
Moved game and board creation to Game
CyB3RC0nN0R
2019-07-17 08:26:51 +02:00
-
fcd8bfb26b
Fixed game state related bugs
CyB3RC0nN0R
2019-07-16 18:24:48 +02:00
-
cde7f63996
Fixed UI bugs, added move drawing to OverlayComponent
CyB3RC0nN0R
2019-07-16 15:32:02 +02:00
-
8ea0c7a603
Added alpha-beta pruning threshold to the AI and a configuration dialog
CyB3RC0nN0R
2019-07-16 14:42:10 +02:00
-
8eda941284
Moved tests in test source folder, replaced GameModeDialog by MenuBar
CyB3RC0nN0R
2019-07-16 11:58:51 +02:00
-
7a986ab9c4
Added resource folder to class path, implemented proper texture scaling
CyB3RC0nN0R
2019-07-15 18:16:45 +02:00
-
c245cdb640
Implemented game restarting
CyB3RC0nN0R
2019-07-14 12:03:45 +02:00
-
58340ca6ac
Added castling, fixed some minor bugs
CyB3RC0nN0R
2019-07-13 11:38:44 +02:00
-
199d2f06c6
Made application terminate when GameModeDialog is closed
CyB3RC0nN0R
2019-07-12 13:33:34 +02:00
-
d12b06a1ff
Fixed knight move validation, renamed test
CyB3RC0nN0R
2019-07-12 10:07:02 +02:00
-
6d98d9a963
Added positional board evaluation
CyB3RC0nN0R
2019-07-11 19:57:54 +02:00
-
c3a787c3a7
Added move history and pawn promotion
CyB3RC0nN0R
2019-07-10 18:54:53 +02:00
-
9cf121699f
Separated board and overlay rendering
v0.1-alpha
CyB3RC0nN0R
2019-07-09 09:20:30 +02:00
-
3dfc16943f
Added multithreading to AIPlayer for better performance
CyB3RC0nN0R
2019-07-08 16:44:21 +02:00
-
3f7a97e953
Fixed some typos
CyB3RC0nN0R
2019-07-08 09:08:10 +02:00
-
9cfd06230c
Fixed rendering
CyB3RC0nN0R
2019-07-08 06:41:10 +02:00
-
55e9cfb620
Fixed checkmate detection, simplified event handling
CyB3RC0nN0R
2019-07-07 21:07:58 +02:00
-
dd5170066b
Added simple (yet surprisingly effective) AI player
CyB3RC0nN0R
2019-07-07 14:37:33 +02:00
-
73316c6681
Added player management and related UI components
CyB3RC0nN0R
2019-07-07 13:53:57 +02:00
-
cf41840c5a
Improved package structure
CyB3RC0nN0R
2019-07-06 18:05:00 +02:00
-
3edcae660b
Implemented checkmate and stalemate detection
CyB3RC0nN0R
2019-07-06 17:37:55 +02:00
-
612fb5fc9a
Created a separate UI package
CyB3RC0nN0R
2019-07-06 16:37:42 +02:00
-
9354a83569
Fixed bugs in move generation, prepared checkmate recognition
CyB3RC0nN0R
2019-07-06 12:42:21 +02:00
-
8158490431
Added move generation
CyB3RC0nN0R
2019-07-05 14:14:48 +02:00
-
f710b2d6f7
Optimized BoardPanel and texture loading
CyB3RC0nN0R
2019-07-04 14:58:15 +02:00
-
32004e0d68
Added tool panel and event system for check notification
CyB3RC0nN0R
2019-07-03 11:05:20 +02:00
-
bcef10b330
Fixed board size issues
CyB3RC0nN0R
2019-07-02 22:06:48 +02:00
-
93ddcd13ee
Fixed king movements with regards to check detection
CyB3RC0nN0R
2019-07-02 20:40:28 +02:00
-
ec3662b506
Added check detection
CyB3RC0nN0R
2019-07-02 20:07:47 +02:00
-
e9105fe9eb
Fixed / added positional awareness in pawn movements
CyB3RC0nN0R
2019-07-02 15:16:18 +02:00
-
b9882b43c6
Added block checking to move validation
CyB3RC0nN0R
2019-07-02 13:49:36 +02:00
-
3b1640b49e
Added coordinate-based move validation
CyB3RC0nN0R
2019-07-01 21:46:30 +02:00
-
edd0ff1887
Added all other pieces and moved them into a separate package
CyB3RC0nN0R
2019-07-01 19:50:42 +02:00
-
11834c6411
Added pawn rendering
CyB3RC0nN0R
2019-07-01 19:37:15 +02:00
-
5abccf82d7
Preparing board implementation and rendering
CyB3RC0nN0R
2019-07-01 19:08:37 +02:00
-
ea87f71dd0
Updated .project and .gitignore
CyB3RC0nN0R
2019-07-01 18:27:27 +02:00
-
8cc171ceb0
Added Eclipse project and basic class structure
CyB3RC0nN0R
2019-07-01 18:26:43 +02:00
-
d3f66856bd
Initial commit
CyB3RC0nN0R
2019-07-01 16:39:00 +02:00