Update README WRT Chess
This commit is contained in:
parent
e2788cad12
commit
b72a2cb9c4
16
README.md
16
README.md
@ -32,7 +32,7 @@ blocks with special features:
|
|||||||
in some food items. Collect the soup with a bowl
|
in some food items. Collect the soup with a bowl
|
||||||
* Lever: Pull the lever to activate doors next to it
|
* Lever: Pull the lever to activate doors next to it
|
||||||
* Pressure Plate: Step on it to activate doors next to it
|
* Pressure Plate: Step on it to activate doors next to it
|
||||||
* Chessboard: Play Chess against a player or the computer (see `CHESS_RULES.md`)
|
* Chessboard: Play Chess against a player or the computer (see `CHESS_README.md`)
|
||||||
|
|
||||||
The radio and speaker are purely decorative and have no special functionality.
|
The radio and speaker are purely decorative and have no special functionality.
|
||||||
|
|
||||||
@ -71,11 +71,15 @@ The following bugs of X-Decor (as of 01/07/2023) are fixed:
|
|||||||
* Fixed the broken Chess game
|
* Fixed the broken Chess game
|
||||||
|
|
||||||
Maintenance updates:
|
Maintenance updates:
|
||||||
* Chess reworked to comply with FIDE rules (more or less):
|
* HUGE rework of Chess to make it actually be like real Chess (more or less)
|
||||||
* En passant added
|
* New supported Chess rules (based on the FIDE Laws of Chess)
|
||||||
* Can now choose pawn promotion
|
* En passant
|
||||||
|
* Choose your pawn promotion
|
||||||
* Fixed incomplete enforcement of castling rule
|
* Fixed incomplete enforcement of castling rule
|
||||||
* Technical UI improvements
|
* 50-turn rule and 75-turn rule
|
||||||
|
* Threefold repetition rule and fivefold repetition rule
|
||||||
|
* Announce the winner or loser, or a drawn game
|
||||||
|
* Many technical improvements for Chess
|
||||||
* Renamed blocks:
|
* Renamed blocks:
|
||||||
* "Empty Shelf" to "Plain Shelf"
|
* "Empty Shelf" to "Plain Shelf"
|
||||||
* "Slide Door" to "Paper Door"
|
* "Slide Door" to "Paper Door"
|
||||||
@ -101,7 +105,7 @@ Maintenance updates:
|
|||||||
* Add tooltip extensions for some interactive items (uses `tt` mod)
|
* Add tooltip extensions for some interactive items (uses `tt` mod)
|
||||||
* Add crafting guide support for `unified_inventory` mod (honey)
|
* Add crafting guide support for `unified_inventory` mod (honey)
|
||||||
* Rope no longer extends infinitely in Creative Mode
|
* Rope no longer extends infinitely in Creative Mode
|
||||||
* Added manual for chess in `CHESS_README.md`
|
* Added manual for Chess in `CHESS_README.md`
|
||||||
|
|
||||||
#### List of replaced files
|
#### List of replaced files
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user