@russ saidRun Ok on my machine (W10) with Chrome.
I can't reproduce this one - so I don't believe it is an issue with the interface code on Windows Firefox specifically.
I need to make sure cached files are not an issue in the future, but for now, if any problem like this occurs, please do a ctrl + f5. (To ignore the browser cache and reload all files.). If this fixes a problem like this, please let me know.
A little update on progress - the new board code now supports the existing tile and board styles from RHP (I've added a "legacy" mode using bitmaps embedded in SVG files, rather than pure SVG vectors that blitzchess.net is using)
But, for the short term at least, textured board tiles will not be supported. (So, marble, wood and chrome board styles will be a single color approximation).
The result - new code that looks (superficially anyway) the same as the old code! 🙂
In case you were concerned that this has gone AWOL, I decided to update the whole RHP code base to help the integration with the new blitz code/variant support. Unfortunately, that process took significantly longer than expected!
See Thread 187083 for more about this.
Board UI has had to be largely rewritten to support "click and click" as well as "drag and drop", so please do check this out if you have the time.
BlitzChess
@russ saidI can get into it as a guest, I didn't bother to sign in under my user name.
Board UI has had to be largely rewritten to support "click and click" as well as "drag and drop", so please do check this out if you have the time.
[=https://www.blitzchess.net]BlitzChess[/]
-VR
I've been checking-in periodically. Still shows players online even though the Lobby is empty.
It's a work in progress, I get it.
I'm certain that once it features a prominently displayed tab at the top of our RHP home page...it'll gather plenty of regular players.
I'm looking forward to some 10-minute-per-side games in future.
@wolfe63 saidThe phantom players need fixing (ghosts of previous visitors). I'm aiming to show games waiting on the RHP "blitz" tab. This should be all that is needed to build up some interest.
I've been checking-in periodically. Still shows players online even though the Lobby is empty.
It's a work in progress, I get it.
I'm certain that once it features a prominently displayed tab at the top of our RHP home page...it'll gather plenty of regular players.
I'm looking forward to some 10-minute-per-side games in future.
The blitzchess.net site is already a little behind my current work, but the priority now is to get this latest release done, then integrate into RHP shortly after.
@russ saidI appreciate the update Russ. I knew you were working on it.
The phantom players need fixing (ghosts of previous visitors). I'm aiming to show games waiting on the RHP "blitz" tab. This should be all that is needed to build up some interest.
The blitzchess.net site is already a little behind my current work, but the priority now is to get this latest release done, then integrate into RHP shortly after.
Having a brightly colored Blitz link which shows current population is a great idea! 🙂
I'm currently actively integrating the live/blitz code into RHP. More soon!
This will require another short public beta again though, unfortunately, because I've bumped the client side Bootstrap library RHP uses up a major version (from 4 to 5) for this release, which is itself in final beta now. So widespread changes, made to look like nothing has changed again, at least for now.