Releases: Slavrick/5dChessGUI
OpenChessGUIV1.3
This is a great release for this GUI, it finally is starting to feel like a tool that i can somewhat use.
In this release there is:
- Sidelines in the navbar
- arrows
- full implementation of game rules in 5d chess
in the next patch:
-Annotation
-exporting sidelines/annotation(not importing yet lol)
-checkmate optimizations(multi threading so it doesn't hang, optimization)
OpenChessGUIV1.2
This release is a bit overdue, I dont know what I was waiting for. This release includes the following updates over the last one:
-EN passent
-Castling works a little better/different
-new visuals
-FEN system bug fixes
-ability to rewind moves through the sidebar ( clicking on the sidebar to a specific turn will go to the instance after it was played)
-and many other Quality of life/bug fixes!
In the next release(hopefully):
-Common King, Royal Queen
-Sidelines
-Arrows
-And some more bug fixes!
Open5DGUI version 1.1
A little late, but this GUI now fully supports Shad Amethyst's Notation, and should be able to load any game you throw at it. Note that if you use the header "variant" or "board" and input a standard variant, such as just brawns, that will not work as I have not indexed all of the variants. for that case you must input the fen (ie. for just brawns wwwwk/5/5/5/KWWWW:0:1:w).
I also fixed a few bugs and slightly improved the GUI, now the multiverse grid is infinite.
Open5DGUI version 1
This is the first release That I feel has all of the major features of chess. I am still working on a few bugs, The only things that May be considered major are stalemate detection, resignation, and en passant.
Im Working on porting this to the official unofficial standard of shads notation, and after some changes I will add UCI which is the ultimate goal of this project.
Open5DGUI version 0.5a
Added some compatibility by providing the libraries with the code, I have no idea how else to make this work. Ive tested on some VM's and they all do fine -- albeit the startup is a bit slow. This version also has some minor improvements such as Multiverse Indices etc. Make sure to read usage for correct commands.
Release 0.4a
Added exporting and some Quality of life such as 2 timeline games(not finalized though).
Open5DGUI version 0.3a.
This is the first decently working version of my project. you can load games from the FEN included, or create your own variants. Drag the mouse to move the window.
You should be able to run with a double click to the jar file or running java in the command line.