]> jfr.im git - irc/gameservirc.git/history - gameserv/Changes
Fixed some bugs and added VLife as a supported ircd
[irc/gameservirc.git] / gameserv / Changes
2006-10-20  kainazzzoFixed some bugs and added VLife as a supported ircd
2006-04-17  kainazzzomade some changes to the player constructors
2006-04-03  kainazzzoupdated the Change log w/ new additions
2006-04-02  kainazzzofixed a ton of memory leaks
2006-03-30  kainazzzofixed some stuff
2006-03-27  kainazzzorelreleasing
2006-03-27  kainazzzofixed a couple of bugs
2006-03-27  kainazzzoAdded a parameter to the USE command that allows you...
2006-03-27  kainazzzocleaned up the code tremendously regarding the Players...
2006-03-19  kainazzzoadded ptlink to the changes file
2006-03-15  kainazzzoFixed a memory leak in tcpclient.cpp where a player...
2006-03-13  kainazzzoupdated the changelog
2006-03-08  kainazzzoRestricted character names to alphanumeric characters...
2006-03-08  kainazzzoadded fair fights and fixed some bugs
2006-03-08  kainazzzoFixed a bug that caused a player to be deleted after...
2006-03-06  kainazzzofixed some bugs and updated files
2006-03-06  kainazzzoupdated the change log
2006-03-06  kainazzzo* Fixed a bug causing the player to be given the item...
2006-03-06  kainazzzoA bunch of bug fixes:
2005-10-13  kainazzzoupdated the change log
2005-10-08  kainazzzofixed the do_reset() function
2005-10-08  kainazzzofixed a bug causing gsident to be ignored in UnrealIRCD
2005-10-08  kainazzzoFixed the bug causing players to be shown their own...
2005-10-08  kainazzzoUpdated the Changes file for DrLnet's player fight...
2005-10-03  kainazzzoUpdated the change log for the numrolloverfights directive
2005-10-02  kainazzzoimplemented thelizno's custom time idea
2005-09-26  kainazzzoFixed a bug in do_use causing crash on /msg gameserv...
2005-09-19  kainazzzoAdded a change
2005-09-18  kainazzzofixed a bug where gold was calculated based on strength...
2005-09-14  kainazzzoUpdated the versions
2005-09-14  kainazzzoAdded a new config file directive for binding to a...
2005-09-11  kainazzzoMore updates to the item system
2005-09-10  kainazzzoadded some things to the Change log and new website...
2005-09-09  kainazzzoAdded to the changelog
2005-06-14  kainazzzoupdated the Change file
2005-04-09  kainazzzoChanged the way sacks of gold and extra exp is calculat...
2005-04-06  kainazzzoFixed the socket code to allow for host names in the...
2005-04-03  kainazzzoAdded capability for gameserv to identify with nickserv
2005-04-03  kainazzzojust syncing the cvs
2005-02-01  kainazzzoThis is a major bugfix for several mistakes made in...
2005-01-24  kainazzzoAdded the new player stuff to the Change log
2005-01-22  kainazzzoUpdated the change log for the new config file directive
2005-01-21  kainazzzofixed a bug
2005-01-21  kainazzzo*** empty log message ***
2005-01-20  kainazzzobug fix added to the changelog
2005-01-20  kainazzzofixed a bug with the tavern overcharging for hp potions
2005-01-18  kainazzzoUpdated the changes file
2005-01-18  kainazzzoAdded a level structure and removed the monsters.dat...
2005-01-17  kainazzzo*** empty log message ***
2004-06-29  kainazzzoAdded a notice to c_Forest when the players database...
2004-06-29  kainazzzoFixed some upper bounds stuff and do_reset
2004-06-18  kainazzzoChanged the do_list to list logged in players by defaul...
2004-06-18  kainazzzoFixed the Change log
2004-06-16  kainazzzoAdded a new command CHECK which will display the amount...
2004-06-16  kainazzzoImplemented refresh period... now works and added to...
2004-06-16  kainazzzoFixed bug 966653
2004-06-16  kainazzzoupdating cvs source
2004-05-27  kainazzzoupdated changes
2004-05-27  kainazzzoAdded ultimate2.8.x support
2004-05-25  kainazzzofixed healing potions and made news save after clearing it
2004-05-23  kainazzzochanged logig for wishing well forest event to add...
2004-05-23  kainazzzo*** empty log message ***
2004-05-20  kainazzzoadded a newline
2004-05-20  kainazzzoI've begun to add daily news and split up gameserv...
2004-05-19  kainazzzoModified the price of potions, and tweaked the monster...
2004-05-14  kainazzzoTweaked the monsters' stats a little bit as well as...
2004-05-12  kainazzzoupdated the change log
2004-05-12  kainazzzoupdated the Change Log
2004-05-12  kainazzzoUpdated TODO, Changelog, and setup gameserv to be less...
2004-05-07  kainazzzoBegan to add the end boss
2004-05-06  kainazzzoFixed a cosmetic bug
2004-05-03  kainazzzoFixed a divide by 0 bug that occurred when you attacked...
2004-05-03  kainazzzoFixed a logic error allowing players to bank during...
2004-05-03  kainazzzoIncreased the gold
2004-04-29  kainazzzoUpdated changelog to reflect changes to CVS
2004-04-29  kainazzzoupdated the Changes log
2004-04-29  kainazzzoFixed the monsters<->master correlations... the master...
2004-04-29  kainazzzoFixed the isalive(user) to isAlive(user->stats) in...
2004-04-29  kainazzzoAdded a new version of the logout command, and made...
2004-04-28  kainazzzoMade ignoreservers work for unreal
2004-04-28  kainazzzoFixed the bug not allowing different config files to...
2004-04-28  kainazzzoAdded a couple new directives to the config file
2004-04-28  kainazzzoAdded a new config file directive USE_PRIVMSG and imple...
2004-04-26  kainazzzoFixed a bug in do_register that was not adding players...
2004-04-26  kainazzzoAdded a couple timeout events
2004-04-26  kainazzzoUpdated the Change log
2004-04-26  kainazzzoAdded a new flag for is_playing... fixes some bugs...
2004-04-26  kainazzzosee Changes File
2004-04-20  kainazzzoNew config file directive listenonc_forest
2004-04-20  kainazzzoFixed is_playing boolean function, and do_identify...
2004-04-20  kainazzzoFixed some stuff
2004-04-08  kainazzzoAdded the timeout mechanism from TODO. Implemented...
2004-04-07  kainazzzoUpdated Changes file
2004-04-07  kainazzzoAdded a loop that makes gameserv reload if disconnected...
2004-04-06  kainazzzoFixed the Changes file
2004-04-06  kainazzzoTook the +devel out of gameserv.cpp's version reply...
2004-04-06  kainazzzoImplemented a hashing algorithm for extremely fast...
2004-04-06  kainazzzoAdded a logout command and fixed some of the do_fight...
2004-04-06  kainazzzoFixed some bugs
2004-04-05  kainazzzoFixed a bug that allowed more than one person to regist...
next