Check out Symmetric Chess, our featured variant for March, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Latest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Comments/Ratings for a Single Item

Later Reverse Order Earlier
MPsuzumu-shogi[All Comments] [Add Comment or Rating]
A. M. DeWitt wrote on Fri, Oct 15, 2021 07:27 PM UTC:

I finally have the new Fire Demon fully and correctly implemented. Now I just need to carry the changes over to the other presets that use it.

Bugfixes for all Suzumu family GC Presets: The Fire Demon's double move option now only triggers if the piece moved to an adjacent square or there are enemy pieces adjacent to its destination, making it more user friendly. I also fixed some bugs with the Queen and Reverse Chariot not being able to promote and the promoted Queen not being given the option to make a double move when it was able to.


A. M. DeWitt wrote on Fri, Oct 8, 2021 12:59 AM UTC:

Is there a way to detect suicide moves in Game Courier (form XY- or @-XY)? I'm trying to figure out how to implement the new burning ability for the Fire Demons, and I think suicide move are the best option to keep things simple. But I'll need to know how to do the following in order to use suicide moves to execute burns:

  • Detect a suicide move on the board
  • Detect whether the value of thismove is a suicide move

Once I successfully implement the new burning moves I can carry that over to the other games in the Suzumu family.


Daniel Zacharias wrote on Tue, Oct 5, 2021 03:44 AM UTC in reply to Fergus Duniho from 02:23 AM:

Thanks, I didn't even think to try a different view


🕸Fergus Duniho wrote on Tue, Oct 5, 2021 02:23 AM UTC in reply to Daniel Zacharias from Mon Oct 4 09:06 PM:

The problem was that the board was too large to rotate 180 degrees. When I switched the shape from Grid to Square, it worked. To make it work for the provided background images, I replaced imagerotate() with imageflip(), which could get the same effect as rotating by 180 degrees by simply mirroring the image across both dimensions. Because this used fewer resources, it could handle the images provided for this game.


Daniel Zacharias wrote on Mon, Oct 4, 2021 09:06 PM UTC:

I'm trying to play this game, but whenever I push 'confirm' for my first move, it never seems to finish


5 comments displayed

Later Reverse Order Earlier

Permalink to the exact comments currently displayed.