summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
AgeCommit message (Collapse)AuthorFilesLines
2010-08-26Added ipcheck GM commandMadCamel1-0/+1
usage: ipcheck <char name> This new command defaults to level 60 and displays all characters currently online from the same IP address. It does not reveal the actual IP address.
2009-12-26Used the "indent" C formatting program from GNU to do some clean upsChuck Miller1-202/+205
The command options used was: -nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0 -di5 -nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl
2009-09-22@listnearby lists all nearby player namesFate1-0/+1
2009-08-26Autobans are now logged, more chat spam improvementsMadCamel1-0/+1
Added a timeout to the total repeat counter. 5 minutes by default.
2009-06-27Added @setup commandMadCamel1-0/+1
2009-05-13GM commands triggered from clif are now loggedMadCamel1-0/+2
2009-05-04Added @wgm command to whisper all online GMs (if any)MadCamel1-0/+1
2009-03-14More @command cleanupJared Adams1-15/+4
2009-03-08Remove pet and vending systemsJared Adams1-39/+11
2008-12-12Added @hugo and @linus commands for iterating over logged-in playersFate1-0/+4
2008-12-03GM commands can now be logged (specify a filename as gm_log in ↵Fate1-0/+2
map_athena.conf). Added @log and @tee and @l and @t commands at level 60.
2008-11-10* Adjusted the GM @charbaselvl command to set base experience to zero when ↵Fate1-0/+1
lowering a char level * Adjusted the GM @charreset command as follows: - All stats are reset to 5 instead of 1 - Available statpoints are recomputed as per Malivox reset - Quest skills are reset to zero but their skill points don't contribute to empty skillpoints - Two character variables bound to WIP quest skills are zeroed * Added @charwipe command (default level 60) to reset a character as if that character had newly started
2008-10-11Commit magic patch v13Jared Adams1-0/+2
2008-04-02initial checkinDennis Friis1-0/+245