Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Chess
Εμφάνιση 21-30 από 36 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 15 Φεβ 2017 στις 19:54

Updated logging some more to hopefully allow the diagram of the chess board to be cool.

Ενημέρωση: 12 Φεβ 2017 στις 18:07

Modified logging to make pretty picture of the chessboard with the pieces placed on them as well as the solution.

Ενημέρωση: 6 Δεκ 2016 στις 6:37

Well, I seemed to have forgotten the manual...

Ενημέρωση: 6 Δεκ 2016 στις 4:20

This one's a biggie

Removed all uses of GetComponent
Used enums instead of raw numbers for board states
Used enums for piece types instead of strings
Removed the ability to view coordinate pairs after solve, allows for Timwi's Souvenir mod to more easily use Chess (He had to mess with my buttons... :( )
Increased the amount of tries the module will do when trying to find generate a solution
Removed extra KMAudio components and instead just use one.

Ενημέρωση: 17 Νοε 2016 στις 11:15

Update to 5.4

Ενημέρωση: 7 Σεπ 2016 στις 17:03

Allowed for random generation of solutions as opposed to a set amount of solutions.

Ενημέρωση: 5 Σεπ 2016 στις 13:08

Added logging, removed extra cs files from being compiled.

Ενημέρωση: 1 Σεπ 2016 στις 20:18

More issues with handmade solutions, some of the answers were incorrect as opposed to the earlier issue in which multiple or no spaces were open.

Ενημέρωση: 26 Αυγ 2016 στις 22:38

Apparently it didn't work...

Ενημέρωση: 26 Αυγ 2016 στις 21:03

Fixed controller support. Controllers can now swap between letter and number buttons.