-
It isn't possible to create an account without having to provide a false email address because that field can't be left empty.
You can fill it with just letters though (jjjjjjjj etc) and it'll just make a warning as it's not formatted as an email and won't stop you, but it discourages potential users who rightfully don't like to provide neither an authentic nor a false email address.
I'd...
2009-07-14 23:06:20 UTC in Arianne RPG
-
kezman has reported that the use of famous people names is forbidden in other games and suggests adding that as a new rule.
2009-07-12 21:13:33 UTC in Arianne RPG
-
As far as I understand, it is a generalization of the CVS submission comment that theoretically allows coders for more civilized and persistent discussion of actual code changes.
Each time a developer commits a change to the repository, she can create a topic describing the purpose of the changes so that other developers are warned about it and can review the changed code by assigning a comment...
2009-07-12 19:04:31 UTC in Arianne RPG
-
This is a promising feature. I myself had been reading about SQLite as an embedded database, for the same reasons of easying the server setup process for users. But as I read about Apache Derby, it seems it has more features and is natively integrated with Java. :)
2009-07-10 13:49:23 UTC in Arianne RPG
-
>I have the same problem above
Given that the above logs are no longer available and that the error text mentioned directly in that post is a fallback error message, I'd suggest you to post your own error log. To do it, open a command window, cd to your server directory ( where marauroa.jar is) and type:
marauroad > myerror.txt
Then in your server folder ( where marauroa.jar is) a...
2009-07-05 12:39:06 UTC in Arianne RPG
-
Character-based restriction is preferable over IP-based restriction given the dynamic and shared nature of IP assignment.
Character-based restriction of the /where command may be applied by the user herself using a blacklist or a whitelist:
- a blacklist allows everyone access, except for the members of the black list
- a whitelist allows nobody, except for the members of the white list...
2009-06-17 19:36:49 UTC in Arianne RPG
-
The concerns that have been pointed out so far about nudity:
-Difficulty in maintaining suspension of disbelief (http://en.wikipedia.org/wiki/Suspension_of_disbelief) at certain times - e.g. in the same way as seeing a person in a business suit fighting a dragon.
-It may arise or encourage a sexual mood unsuitable for listening young audiences.
It should be noted that these concerns still...
2009-03-15 01:41:37 UTC in Arianne RPG
-
Given that currently the movement of the character is restricted to four directions( up, down, left and right) it seems more prudent (though less practical) that the character is restricted to push/pull from those directions as well. That is, the relative positions from where a character could push another one would be when being up, down, left or right from it, and not in the diagonals.
That...
2008-06-04 18:55:26 UTC in Arianne RPG
-
Extend the pushing feature to push other characters in any direction, even in the direction where pushing actually becomes pulling.
The direction of the push would be determined by the direction that the pushing character is facing when the push takes place.
If the character was facing in the direction opposite to the position that the pushed character is, the push would become a pull and...
2008-04-14 16:41:53 UTC in Arianne RPG
-
some bits of translation of Pathfind.java.
2007-11-18 23:38:03 UTC in Arianne RPG