-
This is exactly what brought me to the project page today. I have 120 accounts I need to list the passwords for. It would be nice to be able to dump all at once without the exportdb.
2009-07-01 18:27:09 UTC in pwsafe
-
File Added: stats_admin_only.diff.
2008-05-14 21:32:25 UTC in GameServ IRC Services
-
In data/level9.data, data/level0.data, and data/level1.data the gold doesn't scale.
It goes as follows:
level 11: 12655~71234
level 10: 11642~45300
level 9: 10351~75000
The format is minimum_gold:maximum_gold and is used by the game to select a random() number from that range. As you can see level 9 rewards more maximum gold then either level 10 or 11. When I hit level 10 I discovered...
2008-05-14 21:29:41 UTC in GameServ IRC Services
-
I prefer not being able to allow players to see what each others have for gold/items. I think it adds more fun when two people fight each other. As such, I made a very minor patch to restrict the stats command to admin only. Ideally this is something that should go in gameserv.conf -- and I'm sure I'll get to that later.
*** backup-unmodified/do_stats.cpp 2008-05-06 10:41:46.000000000...
2008-05-08 15:56:10 UTC in GameServ IRC Services
-
Fixed:
*** backup-unmodified/helpfiles/admin 2008-05-06 10:41:46.000000000 -0500
--- helpfiles/admin 2008-05-08 10:33:06.000000000 -0500
***************
*** 1,4 ****
! This command enables you to identify yourself as a(n) %S administrator.
After you identify this way, you can perform all administrator commands listed in:
/msg
2008-05-08 15:38:36 UTC in GameServ IRC Services
-
Is there any reason this app wouldn't work on Solaris? Is there anything that binds it to the Linux environment?.
2006-02-23 00:33:16 UTC in ipaudit
-
TicketSmith makes no use of stripslashes() on Tickets
being read from the database. Every ' and " is prefixed
by an escape character [ \ ].
To remove those annoying escape characters in your
tickets, modify modules/ticketsmith/view.php line 163:
print("" .
format_field($ticket_info[$fields["columns"][$loop]],
$fields["types"][$loop]) . "\n");.
2004-05-20 06:03:48 UTC in dotProject
-
If gateway.pl receives an email that includes a forwarded email
with headers intact, gateway.pl will not process the email
correctly. It submits the email as ticket 0, truncates the Sender to
just their name and not their email address, and doesn't actually
file a real ticket. The ticket info sent to the Admin contact is with
ticket #0, but it's not really a valid ticket.
Gateway.pl...
2004-05-19 19:15:00 UTC in dotProject
-
Wow this place is still alive! Maybe I'll release a few of my personal projects here sometime. May as well put it to some use!
2003-03-10 05:34:57 UTC in Perkinz Project
-
Can I please have the shell for nsanders changed to
TCSH. Thanks much!
2003-03-09 10:14:27 UTC in SourceForge.net