-
The website should use nice URLs for images.
For example: http://localhost/images/outfit/7000400.png instead of /createoutfit.php?outfit=7000400
Once this works for images, the normal pages should be looked at.
2009-11-14 09:02:57 UTC in Arianne RPG
-
We are currently preparing a server only bugfix release 0.79.1 to fix this issue. The fix has already been commited to the VERSION_00_RELEASE_79 branch in CVS.
2009-11-13 23:06:27 UTC in Arianne RPG
-
thank you, this patch has been committed to CVS and is live already.
2009-11-12 19:09:02 UTC in Arianne RPG
-
Sentence.
2009-11-10 23:03:26 UTC in Arianne RPG
-
Number of messages whose processing took more than 50 ms in a 16 hour time frame.
553 Login
319 Logout
227 ChooseCharacter
23 Action
2 CreateAccount
"Login" executes many different queries on the database, perhaps those can be optimized.
2009-11-10 23:01:38 UTC in Arianne RPG
-
fixed in CVS.
2009-11-09 22:47:31 UTC in Arianne RPG
-
fixed in CVS.
2009-11-09 22:47:21 UTC in Arianne RPG
-
The error is caused by the older JDK not by Unix.
I guess this bug can be closed because it is 4 years old and those old JDKs are not supported by Sun anymore.
2009-11-09 16:10:00 UTC in zipdiff
-
zipdiff works perfectly when the two zip files have the exact same path tree. If you compare different version of software distributions, however, it is very likely that the root folder contains the version name or date.
The attached patch adds the options --skipprefixes1 and --skipprefixes2 which allows the user to sets the number of leading directories to ignore. This works similar to -p on...
2009-11-09 16:08:16 UTC in zipdiff
-
Oh, I did not know about this function before and just looked it up in the source code:
It creates (or overwrites) a file called gamechat.log in your stendhal folder below your home folder.
I think there should be a message telling the player that this file (with complete path) was saved.
2009-11-08 11:15:30 UTC in Arianne RPG