[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[pbmserv-dev] Extraneous functions in Quoridor
- To: pbmserv-dev <pbmserv-dev@gamerz.net>
- Subject: [pbmserv-dev] Extraneous functions in Quoridor
- From: "Randall Bart" <barticus@att.net>
- Date: Fri, 20 Nov 2009 03:00:38 +0000
- Authentication-results: sentrion-vm.gamerz.net;dkim=pass (512-bit key) header.i=barticus@att.net; dkim-asp=none
- Dkim-signature: v=1; q=dns/txt; d=att.net; s=dkim01; i=barticus@att.net; a=rsa-sha256; c=relaxed/relaxed; t=1258686041; h=Message-Id:Date: Subject:To:From; bh=95aaVUJQV7hYQDR9K+zJ1zZSs+vCWL17o023tevO9Kc=; b=LxXzBcRLD95Td2j7s1FWf5mN/WkVqeGjtv4Cmmzk6JVrU6G1kQVdwS3D7giNV7Bk KSvMHq6PhR6e9Zow1Vi++A==
- Organization: little to none
- Reply-to: pbmserv-dev@gamerz.net
- Sender: owner-pbmserv-dev@gamerz.net
I am writing a GreaseMonkey script to flip the board around when playing Quoridor. I had some problems, and one of the problems is that there are duplicate definitions of HWallClick and VWallClick. The first definition seems to be extraneous.
Also, why do I see URLs with "w=123" but no game number? That's causing unnecessary dependence on state saved on the server. State should always be in the URL. The UI does not work if you open multiple windows or tabs, and this is likely why.
--
--
RandallBart 1-818-985-3259
2009@RandallBart.com