Ludii Forum
Yonin Shogi - Pawn Drop Bugfixes - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: General (https://ludii.games/forums/forumdisplay.php?fid=1)
+--- Forum: Discussion (https://ludii.games/forums/forumdisplay.php?fid=4)
+--- Thread: Yonin Shogi - Pawn Drop Bugfixes (/showthread.php?tid=1538)



Yonin Shogi - Pawn Drop Bugfixes - RubixOne - 04-12-2023

I noticed some bugs affecting Pawn drops in Yonin Shogi, so I thought I'd fix them. The fixed .lud file can be found below.


  1. Two Pawns - The current ludeme only enforces this along columns from P1's perspective. If my understanding of the rule is correct, it should be enforced from each player's perspective, just like the last rank restriction for Pawns. With some help from dale walton, I was able to fix the issue.
  2. Drop Pawn Mate - The current ludeme only enforces this when the moved tries to checkmate the next player to move. If my understanding of the rule is correct, checkmates for Pawn drops should not be possible at all. I was able to fix this by myself.
  3. 1991 Setup - P4's Bishop and Rook are currently in the wrong places. This is now fixed.



RE: Yonin Shogi - Pawn Drop Bugfixes - Eric Piette - 04-18-2023

Hi,

Thanks for this!
All your fixes seem to work well. I applied them to our dev version of Ludii. This will be in the next release.

Regards,
Eric


RE: Yonin Shogi - Pawn Drop Bugfixes - RubixOne - 05-11-2023

Your welcome.