Check out Janggi (Korean Chess), our featured variant for December, 2024.


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

Single Comment

Game Courier. PHP script for playing Chess variants online.[All Comments] [Add Comment or Rating]
🕸💡📝Fergus Duniho wrote on Sun, Mar 13, 2005 01:47 AM UTC:
I have fixed some bugs in the JavaScript code for updating the form in Edit mode. When you change the Set Group field, it is supposed to update the Set field. When you change the Shape field or the Render as field, various rows of the form are supposed to appear or disappear, so that you get only those rows that apply to the shape and rendering method you have selected. The JavaScript is also supposed to keep you from choosing unsupported combinations of shape and rendering method. Anyway, this code wasn't working, because some bugs had crept into the JavaScript code. But now it's fixed and working again.