busbey / project-z

a system for testing agent-based goal seeking strategies in a simple and intuitive game world.
Other
0 stars 0 forks source link

display doesn't handle board changes #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the display doesn't seem to handle when the board changes.  it keeps the 
same scale and corrupts the display 

run server with

java -jar Server.jar --maps ../worlds --change 5

which will change the map every 5 seconds.

Original issue reported on code.google.com by sean.bus...@gmail.com on 28 Oct 2007 at 12:44

GoogleCodeExporter commented 9 years ago
updated server to handle either --map or --maps.  as of r334

Original comment by sean.bus...@gmail.com on 31 Oct 2007 at 4:05

GoogleCodeExporter commented 9 years ago
and also it looks like your changes work,at least after the first map change.

Original comment by sean.bus...@gmail.com on 31 Oct 2007 at 4:06

GoogleCodeExporter commented 9 years ago
well much better anyways. my machine can't handle any of the larger boards, 
artifacts and not updating.

Original comment by sean.bus...@gmail.com on 31 Oct 2007 at 4:34

GoogleCodeExporter commented 9 years ago

Original comment by sean.bus...@gmail.com on 31 Oct 2007 at 4:40