]> jfr.im git - irc/gameservirc.git/log
irc/gameservirc.git
18 years agoAdded a php directory where I will be adding a script to parse through the players...
kainazzzo [Mon, 6 Mar 2006 18:22:06 +0000 (18:22 +0000)] 
Added a php directory where I will be adding a script to parse through the players.dat file and generate a web page from mysql data

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@403 bc333340-6410-0410-a689-9d09f3c113fa

18 years agochanged the default path for players.dat to be in the data directory
kainazzzo [Mon, 6 Mar 2006 18:21:24 +0000 (18:21 +0000)] 
changed the default path for players.dat to be in the data directory

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@402 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the TODO
kainazzzo [Mon, 6 Mar 2006 18:21:02 +0000 (18:21 +0000)] 
updated the TODO

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@401 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the version number
kainazzzo [Mon, 6 Mar 2006 03:49:07 +0000 (03:49 +0000)] 
updated the version number

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@400 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the change log
kainazzzo [Mon, 6 Mar 2006 03:09:38 +0000 (03:09 +0000)] 
updated the change log

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@399 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed some bugs
kainazzzo [Mon, 6 Mar 2006 03:01:25 +0000 (03:01 +0000)] 
fixed some bugs

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@398 bc333340-6410-0410-a689-9d09f3c113fa

18 years ago* Fixed a bug causing the player to be given the item with id 3001 (stick by default...
kainazzzo [Mon, 6 Mar 2006 02:42:05 +0000 (02:42 +0000)] 
* Fixed a bug causing the player to be given the item with id 3001 (stick by default) every
    time they time out - Kain

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@397 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoA bunch of bug fixes:
kainazzzo [Mon, 6 Mar 2006 01:26:27 +0000 (01:26 +0000)] 
A bunch of bug fixes:

* Fixed a bug in the do_set() command which caused /msg gameserv set nick alive false/true not
    to work - Kain (thanks vroomfondel)
* Fixed a bug in do_set() which was causing /msg gameserv set seen master false to take off the
    admin flag - Kain (thanks vroomfondel)
* Fixed a few bugs in the do_set() function causing GameServ to crash on /msg gameserv set nick or
    /msg gameserv set nick action - Kain (thanks vroomfondel)
* Fixed a logic error in pouch::addItem() that returned the top inventory item after a resort
    instead of returning the last item added - Kain
* Made gameserv automatically equip the Stick and Clothes on register - Kain
* Added a parameter to the TAVERN BUY function that allows you to specify how many
    items to buy - Kain (Thanks Kit)

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@396 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded a parameter to the tavern buy command that allows you to specify how many items...
kainazzzo [Sun, 5 Mar 2006 05:21:54 +0000 (05:21 +0000)] 
added a parameter to the tavern buy command that allows you to specify how many items you want to buy

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@395 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoFixed the Player class so that the data is all private and encapsulated. Updated...
kainazzzo [Sun, 5 Mar 2006 04:57:32 +0000 (04:57 +0000)] 
Fixed the Player class so that the data is all private and encapsulated. Updated all code to use the new member functions.

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@394 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the version to 1.3.1 +devel
kainazzzo [Thu, 13 Oct 2005 03:33:01 +0000 (03:33 +0000)] 
updated the version to 1.3.1 +devel

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@393 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the change log
kainazzzo [Thu, 13 Oct 2005 03:17:32 +0000 (03:17 +0000)] 
updated the change log

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@392 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded some monster submissions
kainazzzo [Thu, 13 Oct 2005 03:12:46 +0000 (03:12 +0000)] 
added some monster submissions

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@391 bc333340-6410-0410-a689-9d09f3c113fa

18 years agochanged the order
kainazzzo [Tue, 11 Oct 2005 04:08:57 +0000 (04:08 +0000)] 
changed the order

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@390 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed the do_reset() function
kainazzzo [Sat, 8 Oct 2005 23:27:07 +0000 (23:27 +0000)] 
fixed the do_reset() function

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@389 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed a bug causing gsident to be ignored in UnrealIRCD
kainazzzo [Sat, 8 Oct 2005 23:09:20 +0000 (23:09 +0000)] 
fixed a bug causing gsident to be ignored in UnrealIRCD

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@388 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoremoved a debugging "got here" statement
kainazzzo [Sat, 8 Oct 2005 23:06:01 +0000 (23:06 +0000)] 
removed a debugging "got here" statement

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@387 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoFixed the bug causing players to be shown their own inventory when someone else reque...
kainazzzo [Sat, 8 Oct 2005 22:58:45 +0000 (22:58 +0000)] 
Fixed the bug causing players to be shown their own inventory when someone else requests their stats

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@386 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoUpdated the Changes file for DrLnet's player fight notification log
kainazzzo [Sat, 8 Oct 2005 22:01:58 +0000 (22:01 +0000)] 
Updated the Changes file for DrLnet's player fight notification log

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@385 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoImplemented DrLnet's player fight notification mod
kainazzzo [Sat, 8 Oct 2005 21:54:50 +0000 (21:54 +0000)] 
Implemented DrLnet's player fight notification mod

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@384 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoFixed indents in config.cpp and a bug in tcpclient.cpp telling players that gameserv...
kainazzzo [Sat, 8 Oct 2005 21:07:16 +0000 (21:07 +0000)] 
Fixed indents in config.cpp and a bug in tcpclient.cpp telling players that gameserv added the wrong number of forest fights on a rollover

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@383 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoUpdated the change log for the numrolloverfights directive
kainazzzo [Mon, 3 Oct 2005 01:18:37 +0000 (01:18 +0000)] 
Updated the change log for the numrolloverfights directive

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@382 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoAdded a new config file directive for numrolloverfights
kainazzzo [Sun, 2 Oct 2005 19:57:48 +0000 (19:57 +0000)] 
Added a new config file directive for numrolloverfights

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@381 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoimplemented thelizno's custom time idea
kainazzzo [Sun, 2 Oct 2005 19:45:32 +0000 (19:45 +0000)] 
implemented thelizno's custom time idea

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@380 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoremoved c_store.cpp
kainazzzo [Thu, 29 Sep 2005 02:27:12 +0000 (02:27 +0000)] 
removed c_store.cpp

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@379 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the TODO
kainazzzo [Mon, 26 Sep 2005 22:26:21 +0000 (22:26 +0000)] 
updated the TODO

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@378 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoFixed a bug in do_use causing crash on /msg gameserv use (thanks thelizno)
kainazzzo [Mon, 26 Sep 2005 21:21:01 +0000 (21:21 +0000)] 
Fixed a bug in do_use causing crash on /msg gameserv use  (thanks thelizno)

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@377 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoChanged Unreal connection to NICKv1 instead of NICKv2
kainazzzo [Tue, 20 Sep 2005 01:54:14 +0000 (01:54 +0000)] 
Changed Unreal connection to NICKv1 instead of NICKv2

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@376 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed some of the special characters being displayed as ^B or ^_
kainazzzo [Mon, 19 Sep 2005 01:21:48 +0000 (01:21 +0000)] 
fixed some of the special characters being displayed as ^B or ^_

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@375 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoAdded a change
kainazzzo [Mon, 19 Sep 2005 00:02:25 +0000 (00:02 +0000)] 
Added a change

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@374 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoswitched the number for uses and strength mod for the chain saw... caused -1 strength...
kainazzzo [Sun, 18 Sep 2005 16:03:42 +0000 (16:03 +0000)] 
switched the number for uses and strength mod for the chain saw... caused -1 strength instead of +185

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@373 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed a bug where gold was calculated based on strength range per level instead of...
kainazzzo [Sun, 18 Sep 2005 00:47:03 +0000 (00:47 +0000)] 
fixed a bug where gold was calculated based on strength range per level instead of gold range

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@372 bc333340-6410-0410-a689-9d09f3c113fa

18 years agolowered the percentage of finding the fountain to 4% to raise chance of finding a...
kainazzzo [Fri, 16 Sep 2005 02:58:09 +0000 (02:58 +0000)] 
lowered the percentage of finding the fountain to 4% to raise chance of finding a monster to 90%

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@371 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed the potion finding and changed it to 1% chance because of the more powerful...
kainazzzo [Fri, 16 Sep 2005 02:55:19 +0000 (02:55 +0000)] 
fixed the potion finding and changed it to 1% chance because of the more powerful potions

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@370 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded the store.dat file :oops:
kainazzzo [Thu, 15 Sep 2005 02:25:41 +0000 (02:25 +0000)] 
added the store.dat file :oops:

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@369 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoUpdated the versions
kainazzzo [Wed, 14 Sep 2005 01:13:33 +0000 (01:13 +0000)] 
Updated the versions

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@368 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoAdded a new config file directive for binding to a local address, updated dependencie...
kainazzzo [Wed, 14 Sep 2005 01:12:28 +0000 (01:12 +0000)] 
Added a new config file directive for binding to a local address, updated dependencies, and added HAVE_GETHOSTBYNAME to the configure file & rebuilt it

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@367 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofinished the new weapon & item system so it's playable!!
kainazzzo [Tue, 13 Sep 2005 23:27:02 +0000 (23:27 +0000)] 
finished the new weapon & item system so it's playable!!

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@366 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoalmost finished with the store
kainazzzo [Tue, 13 Sep 2005 01:36:02 +0000 (01:36 +0000)] 
almost finished with the store

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@365 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoAdded the equip file for /msg gameserv help equip
kainazzzo [Mon, 12 Sep 2005 21:39:40 +0000 (21:39 +0000)] 
Added the equip file for /msg gameserv help equip

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@364 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoupdated the help files for the new item system and fixed a mistake in identify showin...
kainazzzo [Mon, 12 Sep 2005 21:39:15 +0000 (21:39 +0000)] 
updated the help files for the new item system and fixed a mistake in identify showing the register help

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@363 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoimplemented equipping weapons and armor and saving what is equipped
kainazzzo [Mon, 12 Sep 2005 02:17:53 +0000 (02:17 +0000)] 
implemented equipping weapons and armor and saving what is equipped

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@362 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoImplemented the use command for the new item system
kainazzzo [Sun, 11 Sep 2005 20:12:37 +0000 (20:12 +0000)] 
Implemented the use command for the new item system

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@361 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoMore updates to the item system
kainazzzo [Sun, 11 Sep 2005 18:00:50 +0000 (18:00 +0000)] 
More updates to the item system

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@360 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofinished the tavern buying routines
kainazzzo [Sat, 10 Sep 2005 21:26:01 +0000 (21:26 +0000)] 
finished the tavern buying routines

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@359 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoimplemented the tavern only listing certain items based on level
kainazzzo [Sat, 10 Sep 2005 21:07:25 +0000 (21:07 +0000)] 
implemented the tavern only listing certain items based on level

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@358 bc333340-6410-0410-a689-9d09f3c113fa

18 years agogot tavern load and list working for the most part
kainazzzo [Sat, 10 Sep 2005 20:47:50 +0000 (20:47 +0000)] 
got tavern load and list working for the most part

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@357 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded items to the tavern.dat, added the filename option to the config file
kainazzzo [Sat, 10 Sep 2005 03:42:28 +0000 (03:42 +0000)] 
added items to the tavern.dat, added the filename option to the config file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@356 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded tavern.dat file for items available in the tavern
kainazzzo [Sat, 10 Sep 2005 03:35:24 +0000 (03:35 +0000)] 
added tavern.dat file for items available in the tavern

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@355 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded some things to the Change log and new website to the prettyIntro() function
kainazzzo [Sat, 10 Sep 2005 03:32:22 +0000 (03:32 +0000)] 
added some things to the Change log and new website to the prettyIntro() function

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@354 bc333340-6410-0410-a689-9d09f3c113fa

18 years agodone a lot on the weapon and item system... it will now save and load inventories...
kainazzzo [Fri, 9 Sep 2005 04:28:11 +0000 (04:28 +0000)] 
done a lot on the weapon and item system... it will now save and load inventories from the player data file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@353 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoAdded to the changelog
kainazzzo [Fri, 9 Sep 2005 01:29:43 +0000 (01:29 +0000)] 
Added to the changelog

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@352 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoItems are being loaded from the itemdata file
kainazzzo [Fri, 9 Sep 2005 01:28:15 +0000 (01:28 +0000)] 
Items are being loaded from the itemdata file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@351 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded code to load items from master database
kainazzzo [Thu, 8 Sep 2005 03:40:21 +0000 (03:40 +0000)] 
added code to load items from master database

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@350 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded a new itemdata config file directive
kainazzzo [Thu, 8 Sep 2005 03:15:08 +0000 (03:15 +0000)] 
added a new itemdata config file directive

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@349 bc333340-6410-0410-a689-9d09f3c113fa

18 years agoadded a comment about IDs
kainazzzo [Thu, 8 Sep 2005 02:42:05 +0000 (02:42 +0000)] 
added a comment about IDs

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@348 bc333340-6410-0410-a689-9d09f3c113fa

18 years agofixed compilation errors on osx and probably for more picky compilers
kainazzzo [Thu, 18 Aug 2005 21:03:19 +0000 (21:03 +0000)] 
fixed compilation errors on osx and probably for more picky compilers

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@347 bc333340-6410-0410-a689-9d09f3c113fa

19 years agostill working on stuff for the items classes
kainazzzo [Thu, 30 Jun 2005 19:54:09 +0000 (19:54 +0000)] 
still working on stuff for the items classes

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@346 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoimplemented the itemContainer class so I can use a master list of items and just...
kainazzzo [Tue, 28 Jun 2005 15:59:47 +0000 (15:59 +0000)] 
implemented the itemContainer class so I can use a master list of items and just reference the items but not change the myuses value for the master list

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@345 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded a master items data file
kainazzzo [Tue, 28 Jun 2005 14:09:51 +0000 (14:09 +0000)] 
Added a master items data file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@344 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoStill working on the new item system integration
kainazzzo [Tue, 28 Jun 2005 14:02:55 +0000 (14:02 +0000)] 
Still working on the new item system integration

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@343 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoupdated dependencies
kainazzzo [Thu, 23 Jun 2005 22:19:46 +0000 (22:19 +0000)] 
updated dependencies

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@342 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoadded a file for rapid development testing via a console (not to be used by all)
kainazzzo [Thu, 23 Jun 2005 22:19:18 +0000 (22:19 +0000)] 
added a file for rapid development testing via a console (not to be used by all)

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@341 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoadded the pouch class implementation in a separate file
kainazzzo [Thu, 23 Jun 2005 17:13:45 +0000 (17:13 +0000)] 
added the pouch class implementation in a separate file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@340 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoShrunk the dependencies immensely with forward declarations in all H files instead...
kainazzzo [Thu, 23 Jun 2005 17:13:10 +0000 (17:13 +0000)] 
Shrunk the dependencies immensely with forward declarations in all H files instead of includes and got the new weapons/items system to a point where it can compile

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@339 bc333340-6410-0410-a689-9d09f3c113fa

19 years agofixed a small problem with compiler warnings
kainazzzo [Tue, 21 Jun 2005 18:32:24 +0000 (18:32 +0000)] 
fixed a small problem with compiler warnings

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@338 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoImplemented the definitions for the new items class and added some declarations into...
kainazzzo [Tue, 21 Jun 2005 16:36:57 +0000 (16:36 +0000)] 
Implemented the definitions for the new items class and added some declarations into the player class...

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@337 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded the new item class and some subclasses
kainazzzo [Mon, 20 Jun 2005 19:00:25 +0000 (19:00 +0000)] 
Added the new item class and some subclasses

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@336 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed a bug, and added another
kainazzzo [Thu, 16 Jun 2005 02:00:51 +0000 (02:00 +0000)] 
Fixed a bug, and added another

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@335 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoUpdated the TODO file
kainazzzo [Thu, 16 Jun 2005 01:58:41 +0000 (01:58 +0000)] 
Updated the TODO file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@334 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoupdated the TODO for the nickserv addition
kainazzzo [Thu, 16 Jun 2005 01:55:48 +0000 (01:55 +0000)] 
updated the TODO for the nickserv addition

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@333 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoImplemented a block on registering GameServ's nickname as a player name
kainazzzo [Thu, 16 Jun 2005 01:51:31 +0000 (01:51 +0000)] 
Implemented a block on registering GameServ's nickname as a player name

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@332 bc333340-6410-0410-a689-9d09f3c113fa

19 years agochanged the version number to 1.2.6
kainazzzo [Thu, 16 Jun 2005 01:39:59 +0000 (01:39 +0000)] 
changed the version number to 1.2.6

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@331 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed the feedback messages for the SET command. They now report the correct values...
kainazzzo [Wed, 15 Jun 2005 15:16:32 +0000 (15:16 +0000)] 
Fixed the feedback messages for the SET command. They now report the correct values being set

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@330 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoImplemented bounds checking for the set command
kainazzzo [Tue, 14 Jun 2005 03:39:01 +0000 (03:39 +0000)] 
Implemented bounds checking for the set command

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@329 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoupdated the Change file
kainazzzo [Tue, 14 Jun 2005 03:22:19 +0000 (03:22 +0000)] 
updated the Change file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@328 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded everything necessary to save overtop of the old dragon when someone beats the...
kainazzzo [Tue, 14 Jun 2005 03:14:35 +0000 (03:14 +0000)] 
Added everything necessary to save overtop of the old dragon when someone beats the original

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@327 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoremoved currentdragon.dat
kainazzzo [Tue, 14 Jun 2005 03:13:52 +0000 (03:13 +0000)] 
removed currentdragon.dat

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@326 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed the format
kainazzzo [Tue, 14 Jun 2005 02:53:24 +0000 (02:53 +0000)] 
Fixed the format

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@325 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded a directive for the masters.dat file
kainazzzo [Tue, 14 Jun 2005 02:26:51 +0000 (02:26 +0000)] 
Added a directive for the masters.dat file

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@324 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed the gameserv.example.conf not using the data/ prefix for the dragon .dat file...
kainazzzo [Tue, 14 Jun 2005 00:40:16 +0000 (00:40 +0000)] 
Fixed the gameserv.example.conf not using the data/ prefix for the dragon .dat file by default

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@323 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoadded directive dragondata
kainazzzo [Tue, 14 Jun 2005 00:38:00 +0000 (00:38 +0000)] 
added directive dragondata

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@322 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded two files... one to keep track of the original dragon's stats, and the other...
kainazzzo [Tue, 14 Jun 2005 00:28:08 +0000 (00:28 +0000)] 
Added two files... one to keep track of the original dragon's stats, and the other to keep the new dragon's stats for when you beat the dragon

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@321 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded a suggestion from DjSlash
kainazzzo [Thu, 9 Jun 2005 23:43:04 +0000 (23:43 +0000)] 
Added a suggestion from DjSlash

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@320 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoVirus Bots~Trojan Horses~You run a quick virus scan before you leave this software...
kainazzzo [Thu, 9 Jun 2005 23:33:28 +0000 (23:33 +0000)] 
Virus Bots~Trojan Horses~You run a quick virus scan before you leave this software in the dust.
Added a monster for fun :)

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@319 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoadded a todo item
kainazzzo [Sun, 5 Jun 2005 04:15:55 +0000 (04:15 +0000)] 
added a todo item

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@318 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoSeparated do_attack() from the rest of the code
kainazzzo [Tue, 12 Apr 2005 19:48:03 +0000 (19:48 +0000)] 
Separated do_attack() from the rest of the code

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@317 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoUsing atol() instead of something I created... should be faster
kainazzzo [Tue, 12 Apr 2005 19:23:06 +0000 (19:23 +0000)] 
Using atol() instead of something I created... should be faster

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@316 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoChanged some flag functions
kainazzzo [Tue, 12 Apr 2005 18:23:20 +0000 (18:23 +0000)] 
Changed some flag functions

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@315 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded a help file for the set command
kainazzzo [Mon, 11 Apr 2005 01:31:34 +0000 (01:31 +0000)] 
Added a help file for the set command

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@314 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded the set command
kainazzzo [Sat, 9 Apr 2005 04:04:21 +0000 (04:04 +0000)] 
Added the set command

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@313 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoChanged the way sacks of gold and extra exp is calculated on forest events... now...
kainazzzo [Sat, 9 Apr 2005 00:25:18 +0000 (00:25 +0000)] 
Changed the way sacks of gold and extra exp is calculated on forest events... now it's done using the level's range

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@312 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed an unused variable warning in sockhelp.cpp in_addr() after the fix for hostnames
kainazzzo [Fri, 8 Apr 2005 13:03:26 +0000 (13:03 +0000)] 
Fixed an unused variable warning in sockhelp.cpp in_addr() after the fix for hostnames

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@311 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed a bug causing the dragon's stats to be displayed twice
kainazzzo [Fri, 8 Apr 2005 00:15:40 +0000 (00:15 +0000)] 
Fixed a bug causing the dragon's stats to be displayed twice

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@310 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFinished up the admin commands and added some error checking for missing parameters...
kainazzzo [Thu, 7 Apr 2005 12:00:16 +0000 (12:00 +0000)] 
Finished up the admin commands and added some error checking for missing parameters only. Still have to do bounds checking

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@309 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed a typo in the Chuck Norris fight
kainazzzo [Thu, 7 Apr 2005 11:41:05 +0000 (11:41 +0000)] 
Fixed a typo in the Chuck Norris fight

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@308 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded most of the admin set commands without error checking.
kainazzzo [Thu, 7 Apr 2005 11:16:59 +0000 (11:16 +0000)] 
Added most of the admin set commands without error checking.

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@307 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoFixed the socket code to allow for host names in the gameserv.conf for remoteserver...
kainazzzo [Wed, 6 Apr 2005 02:28:20 +0000 (02:28 +0000)] 
Fixed the socket code to allow for host names in the gameserv.conf for remoteserver instead of just IP addresses!

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@306 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded a todo
kainazzzo [Sun, 3 Apr 2005 06:59:50 +0000 (06:59 +0000)] 
Added a todo

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@305 bc333340-6410-0410-a689-9d09f3c113fa

19 years agoAdded capability for gameserv to identify with nickserv
kainazzzo [Sun, 3 Apr 2005 06:47:13 +0000 (06:47 +0000)] 
Added capability for gameserv to identify with nickserv

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@304 bc333340-6410-0410-a689-9d09f3c113fa