wpdev-commits Mailing List for Wolfpack Emu (Page 35)
Brought to you by:
rip,
thiagocorrea
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(14) |
Aug
(121) |
Sep
(256) |
Oct
(59) |
Nov
(73) |
Dec
(120) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(259) |
Feb
(381) |
Mar
(501) |
Apr
(355) |
May
(427) |
Jun
(270) |
Jul
(394) |
Aug
(412) |
Sep
(724) |
Oct
(578) |
Nov
(65) |
Dec
|
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/giants Modified Files: cyclopian_warrior.xml ettin.xml frost_troll.xml ogre.xml ogre_lord.xml titan.xml troll.xml Log Message: Carve Index: troll.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/troll.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** troll.xml 7 Sep 2004 00:28:04 -0000 1.12 --- troll.xml 21 Sep 2004 05:27:13 -0000 1.13 *************** *** 39,42 **** --- 39,44 ---- <carve>carve_troll</carve> <category>Monsters\Giants\Troll (Random)</category> + + <intproperty name="carve_meat" value="2" /> </npc> Index: ogre.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ogre.xml 7 Sep 2004 00:28:04 -0000 1.11 --- ogre.xml 21 Sep 2004 05:27:13 -0000 1.12 *************** *** 39,42 **** --- 39,44 ---- <carve>carve_ogre</carve> <category>Monsters\Giants\Ogre</category> + + <intproperty name="carve_meat" value="2" /> </npc> Index: titan.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/titan.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** titan.xml 7 Sep 2004 00:28:04 -0000 1.13 --- titan.xml 21 Sep 2004 05:27:13 -0000 1.14 *************** *** 42,45 **** --- 42,47 ---- <carve>carve_titan</carve> <category>Monsters\Giants\Titan</category> + + <intproperty name="carve_meat" value="4" /> </npc> Index: ogre_lord.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre_lord.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ogre_lord.xml 7 Sep 2004 00:28:04 -0000 1.11 --- ogre_lord.xml 21 Sep 2004 05:27:13 -0000 1.12 *************** *** 38,41 **** --- 38,43 ---- <lootpacks>lootpack_rich;lootpack_rich</lootpacks> <category>Monsters\Giants\Ogre Lord</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: frost_troll.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/frost_troll.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** frost_troll.xml 7 Sep 2004 00:28:04 -0000 1.11 --- frost_troll.xml 21 Sep 2004 05:27:13 -0000 1.12 *************** *** 38,41 **** --- 38,43 ---- <lootpacks>lootpack_average;gems</lootpacks> <category>Monsters\Giants\Frost Troll</category> + + <intproperty name="carve_meat" value="2" /> </npc> Index: ettin.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ettin.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** ettin.xml 7 Sep 2004 00:28:04 -0000 1.12 --- ettin.xml 21 Sep 2004 05:27:13 -0000 1.13 *************** *** 39,42 **** --- 39,44 ---- <lootpacks>lootpack_average;lootpack_meager</lootpacks> <category>Monsters\Giants\Ettin (Random)</category> + + <intproperty name="carve_meat" value="4" /> </npc> Index: cyclopian_warrior.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/cyclopian_warrior.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** cyclopian_warrior.xml 7 Sep 2004 00:28:04 -0000 1.13 --- cyclopian_warrior.xml 21 Sep 2004 05:27:13 -0000 1.14 *************** *** 39,42 **** --- 39,44 ---- <carve>carve_cyclops</carve> <category>Monsters\Giants\Cyclopian Warrior</category> + + <intproperty name="carve_meat" value="4" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/insect Modified Files: scorpion.xml Log Message: Carve Index: scorpion.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect/scorpion.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** scorpion.xml 10 Sep 2004 17:08:28 -0000 1.12 --- scorpion.xml 21 Sep 2004 05:27:13 -0000 1.13 *************** *** 44,47 **** --- 44,49 ---- <food>1</food> <category>Monsters\Insects\Giant Scorpion</category> + + <intproperty name="carve_meat" value="1" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/common Modified Files: gazer.xml gazer_larva.xml giant_rat.xml phoenix.xml pixie.xml sewer_rat.xml Log Message: Carve Index: pixie.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/pixie.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pixie.xml 7 Sep 2004 00:28:03 -0000 1.2 --- pixie.xml 21 Sep 2004 05:27:12 -0000 1.3 *************** *** 43,46 **** --- 43,51 ---- <lootpacks>lootpack_rich;lootpack_average</lootpacks> <category>Monsters\Common\Pixie</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="5" /> + <strproperty name="carve_hides_type" value="spined" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: sewer_rat.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/sewer_rat.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** sewer_rat.xml 10 Sep 2004 17:08:27 -0000 1.10 --- sewer_rat.xml 21 Sep 2004 05:27:12 -0000 1.11 *************** *** 34,37 **** --- 34,39 ---- <!-- Misc. --> <category>Monsters\Common\Sewer Rat</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: giant_rat.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/giant_rat.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** giant_rat.xml 10 Sep 2004 17:08:27 -0000 1.9 --- giant_rat.xml 21 Sep 2004 05:27:12 -0000 1.10 *************** *** 37,40 **** --- 37,44 ---- <mintaming>291</mintaming> <category>Monsters\Common\Giant Rat</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="6" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: gazer_larva.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/gazer_larva.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** gazer_larva.xml 7 Sep 2004 00:28:02 -0000 1.5 --- gazer_larva.xml 21 Sep 2004 05:27:12 -0000 1.6 *************** *** 35,38 **** --- 35,40 ---- <!-- Misc. --> <category>Monsters\Common\Gazer Larva</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: gazer.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/gazer.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** gazer.xml 7 Sep 2004 00:28:02 -0000 1.10 --- gazer.xml 21 Sep 2004 05:27:12 -0000 1.11 *************** *** 41,44 **** --- 41,46 ---- <lootpacks>lootpack_average</lootpacks> <category>Monsters\Common\Gazer</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: phoenix.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/phoenix.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** phoenix.xml 7 Sep 2004 00:28:02 -0000 1.10 --- phoenix.xml 21 Sep 2004 05:27:12 -0000 1.11 *************** *** 42,45 **** --- 42,50 ---- <lootpacks>lootpack_filthy_rich;lootpack_rich</lootpacks> <category>Monsters\Common\Phoenix</category> + + <!-- Carve --> + <intproperty name="carve_feathers" value="36" /> + <intproperty name="carve_meat" value="1" /> + <strproperty name="carve_meat_type" value="bird" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/orc Modified Files: orc_brute.xml orc_captain.xml orc_mage.xml orcish_lord.xml orcs.xml Log Message: Carve Index: orc_brute.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orc_brute.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** orc_brute.xml 9 Sep 2004 03:19:38 -0000 1.13 --- orc_brute.xml 21 Sep 2004 05:27:14 -0000 1.14 *************** *** 41,44 **** --- 41,46 ---- <lootpacks>lootpack_filthy_rich</lootpacks> <category>Monsters\Orcs\Orc Brute</category> + + <intproperty name="carve_meat" value="2" /> </npc> Index: orcs.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orcs.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** orcs.xml 9 Sep 2004 03:19:38 -0000 1.15 --- orcs.xml 21 Sep 2004 05:27:14 -0000 1.16 *************** *** 40,43 **** --- 40,45 ---- <carve>carve_orc</carve> <category>Monsters\Orcs\Orc (Random)</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: orc_mage.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orc_mage.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** orc_mage.xml 9 Sep 2004 03:19:38 -0000 1.12 --- orc_mage.xml 21 Sep 2004 05:27:14 -0000 1.13 *************** *** 41,44 **** --- 41,46 ---- <desc>An orcish mage is an abomination to those who study the arcane. Like all things orcish, they leave a taint on all things they touch. Orcs obey no rules but their own, and as such force magic to obey their whims. The energies released by the orcish mage are almost always offensive in nature. It should be the sworn duty of all mages to seek out and eradicate the orcish mage.</desc> <category>Monsters\Orcs\Orc Mage</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: orcish_lord.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orcish_lord.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** orcish_lord.xml 9 Sep 2004 03:19:38 -0000 1.13 --- orcish_lord.xml 21 Sep 2004 05:27:14 -0000 1.14 *************** *** 41,44 **** --- 41,46 ---- <lootpacks>lootpack_average;lootpack_meager</lootpacks> <category>Monsters\Orcs\Orcish Lord</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: orc_captain.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/orc/orc_captain.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** orc_captain.xml 9 Sep 2004 03:19:38 -0000 1.13 --- orc_captain.xml 21 Sep 2004 05:27:14 -0000 1.14 *************** *** 40,43 **** --- 40,45 ---- <carve>carve_orc</carve> <category>Monsters\Orcs\Orc Captain</category> + + <intproperty name="carve_meat" value="1" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/beasts Modified Files: bogling.xml Log Message: Carve Index: bogling.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts/bogling.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** bogling.xml 7 Sep 2004 00:28:02 -0000 1.12 --- bogling.xml 21 Sep 2004 05:27:11 -0000 1.13 *************** *** 36,39 **** --- 36,43 ---- <lootpacks>lootpack_meager</lootpacks> <category>Monsters\Beasts\Bogling</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="6" /> + <intproperty name="carve_meat" value="1" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/champions Modified Files: rikktor.xml Log Message: Carve Index: rikktor.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/rikktor.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** rikktor.xml 3 Aug 2004 13:23:42 -0000 1.5 --- rikktor.xml 21 Sep 2004 05:27:11 -0000 1.6 *************** *** 47,50 **** --- 47,54 ---- <!-- Misc. --> <category>Monsters\AoS\Rikktor</category> + + <!-- Carve --> + <intproperty name="carve_scales" value="20" /> + <strproperty name="carve_scales_type" value="all" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:54
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/clockwork In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/clockwork Modified Files: betrayer.xml centaur.xml Log Message: Carve Index: centaur.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/clockwork/centaur.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** centaur.xml 10 Sep 2004 17:08:27 -0000 1.12 --- centaur.xml 21 Sep 2004 05:27:12 -0000 1.13 *************** *** 40,43 **** --- 40,48 ---- <category>Animals\Clockwork\Centaur</category> <mintaming>1100</mintaming> + + <!-- Carve --> + <intproperty name="carve_hides" value="8" /> + <strproperty name="carve_hides_type" value="spined" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: betrayer.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/clockwork/betrayer.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** betrayer.xml 7 Sep 2004 00:28:02 -0000 1.11 --- betrayer.xml 21 Sep 2004 05:27:12 -0000 1.12 *************** *** 41,44 **** --- 41,46 ---- <lootpacks>lootpack_rich;gems</lootpacks> <category>Monsters\Clockwork\Betrayer</category> + + <intproperty name="carve_meat" value="1" /> </npc> |
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/animals/land Modified Files: alligator.xml black_bear.xml boar.xml brown_bear.xml bull.xml bullfrog.xml cat.xml cougar.xml cow.xml dire_wolf.xml dog.xml goat.xml gorilla.xml great_hart.xml grey_wolf.xml grizzly_bear.xml hind.xml jack_rabbit.xml llama.xml pack_horse.xml pack_llama.xml panther.xml polar_bear.xml rabbit.xml rat.xml sheep.xml snake.xml snow_leopard.xml timber_wolf.xml walrus.xml white_wolf.xml Log Message: Carve Index: black_bear.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/black_bear.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** black_bear.xml 10 Sep 2004 17:08:25 -0000 1.12 --- black_bear.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 42,45 **** --- 42,49 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Bears\Black Bear</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: snake.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/snake.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** snake.xml 10 Sep 2004 17:08:25 -0000 1.11 --- snake.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 44,47 **** --- 44,49 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Snake</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: timber_wolf.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/timber_wolf.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** timber_wolf.xml 10 Sep 2004 17:08:25 -0000 1.11 --- timber_wolf.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 44,47 **** --- 44,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Canine\Timber Wolf</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="5" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: rabbit.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/rabbit.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** rabbit.xml 10 Sep 2004 17:08:25 -0000 1.11 --- rabbit.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 41,44 **** --- 41,48 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Rabbits\Rabbit</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="1" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: alligator.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/alligator.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** alligator.xml 10 Sep 2004 17:08:25 -0000 1.12 --- alligator.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 43,46 **** --- 43,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Alligator</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <strproperty name="carve_hides_type" value="spined" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: hind.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/hind.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** hind.xml 10 Sep 2004 17:08:25 -0000 1.11 --- hind.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 41,44 **** --- 41,48 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Forest\Hind</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="8" /> + <intproperty name="carve_meat" value="5" /> </npc> Index: rat.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/rat.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** rat.xml 10 Sep 2004 17:08:25 -0000 1.12 --- rat.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 44,47 **** --- 44,49 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Rats\Rat</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: gorilla.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/gorilla.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** gorilla.xml 10 Sep 2004 17:08:25 -0000 1.12 --- gorilla.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 42,45 **** --- 42,49 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Gorilla</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="6" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: bullfrog.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/bullfrog.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** bullfrog.xml 10 Sep 2004 17:08:25 -0000 1.12 --- bullfrog.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 41,44 **** --- 41,48 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Bullfrog</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="4" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: dire_wolf.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/dire_wolf.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** dire_wolf.xml 10 Sep 2004 17:08:25 -0000 1.12 --- dire_wolf.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 41,47 **** <mintaming>831</mintaming> <food>1</food> - <!--<carve></carve>--> <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Dire Wolf</category> </npc> --- 41,51 ---- <mintaming>831</mintaming> <food>1</food> <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Dire Wolf</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="7" /> + <strproperty name="carve_hides_type" value="spined" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: cougar.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/cougar.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** cougar.xml 10 Sep 2004 17:08:25 -0000 1.12 --- cougar.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 43,46 **** --- 43,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Cougar</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: polar_bear.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/polar_bear.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** polar_bear.xml 10 Sep 2004 17:08:25 -0000 1.11 --- polar_bear.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 43,46 **** --- 43,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Bears\Polar Bear</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="16" /> + <intproperty name="carve_meat" value="2" /> </npc> Index: dog.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/dog.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** dog.xml 10 Sep 2004 17:08:25 -0000 1.12 --- dog.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 41,44 **** --- 41,46 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Canine\Dog</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: cat.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/cat.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** cat.xml 10 Sep 2004 17:08:25 -0000 1.12 --- cat.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 41,44 **** --- 41,45 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Feline\Cat</category> + <intproperty name="carve_meat" value="1" /> </npc> Index: jack_rabbit.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/jack_rabbit.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** jack_rabbit.xml 10 Sep 2004 17:08:25 -0000 1.11 --- jack_rabbit.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 41,44 **** --- 41,48 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Rabbits\Jack Rabbit</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="1" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: great_hart.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/great_hart.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** great_hart.xml 10 Sep 2004 17:08:25 -0000 1.12 --- great_hart.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 40,43 **** --- 40,47 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Great Hart</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="15" /> + <intproperty name="carve_meat" value="6" /> </npc> Index: snow_leopard.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/snow_leopard.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** snow_leopard.xml 10 Sep 2004 17:08:25 -0000 1.14 --- snow_leopard.xml 21 Sep 2004 05:27:06 -0000 1.15 *************** *** 43,46 **** --- 43,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Feline\Snow Leopard (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="8" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: brown_bear.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/brown_bear.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** brown_bear.xml 10 Sep 2004 17:08:25 -0000 1.12 --- brown_bear.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 42,45 **** --- 42,49 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Bears\Brown Bear</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: grizzly_bear.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/grizzly_bear.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** grizzly_bear.xml 10 Sep 2004 17:08:25 -0000 1.11 --- grizzly_bear.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 43,46 **** --- 43,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Bears\Grizzly Bear</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="16" /> + <intproperty name="carve_meat" value="2" /> </npc> Index: grey_wolf.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/grey_wolf.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** grey_wolf.xml 10 Sep 2004 17:08:25 -0000 1.11 --- grey_wolf.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 44,47 **** --- 44,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Canine\Grey Wolf (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="6" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: pack_llama.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/pack_llama.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pack_llama.xml 10 Sep 2004 17:08:25 -0000 1.11 --- pack_llama.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 45,48 **** --- 45,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Pack\Pack Llama</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: sheep.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/sheep.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** sheep.xml 10 Sep 2004 17:08:25 -0000 1.12 --- sheep.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 40,43 **** --- 40,46 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Farm\Sheep (Sheered)</category> + + <intproperty name="carve_meat" value="3" /> + <strproperty name="carve_meat_type" value="lambleg" /> </npc> *************** *** 47,50 **** --- 50,59 ---- <carve>carve_sheep_unsheered</carve> <category>Animals\Land\Sheep (Unsheered)</category> + + <intproperty name="carve_meat" value="3" /> + <strproperty name="carve_meat_type" value="lambleg" /> + + <!-- Carve --> + <intproperty name="carve_wool" value="3" /> </npc> Index: walrus.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/walrus.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** walrus.xml 10 Sep 2004 17:08:25 -0000 1.11 --- walrus.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 44,47 **** --- 44,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Walrus</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: bull.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/bull.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** bull.xml 10 Sep 2004 17:08:25 -0000 1.12 --- bull.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 41,44 **** --- 41,48 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Bull (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="15" /> + <intproperty name="carve_meat" value="10" /> </npc> Index: llama.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/llama.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** llama.xml 10 Sep 2004 17:08:25 -0000 1.11 --- llama.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 39,42 **** --- 39,46 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Llama</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: white_wolf.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/white_wolf.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** white_wolf.xml 10 Sep 2004 17:08:25 -0000 1.12 --- white_wolf.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 44,47 **** --- 44,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Canine\White Wolf (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="6" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: panther.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/panther.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** panther.xml 10 Sep 2004 17:08:25 -0000 1.11 --- panther.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 43,46 **** --- 43,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Feline\Panther</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: boar.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/boar.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** boar.xml 10 Sep 2004 17:08:25 -0000 1.13 --- boar.xml 21 Sep 2004 05:27:06 -0000 1.14 *************** *** 43,46 **** --- 43,48 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Boar</category> + + <intproperty name="carve_meat" value="2" /> </npc> *************** *** 75,78 **** --- 77,82 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Pig</category> + + <intproperty name="carve_meat" value="1" /> </npc> Index: goat.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/goat.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** goat.xml 10 Sep 2004 17:08:25 -0000 1.12 --- goat.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 40,43 **** --- 40,47 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Goat</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="8" /> + <intproperty name="carve_meat" value="2" /> </npc> *************** *** 75,78 **** --- 79,86 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Mountain Goat</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <intproperty name="carve_meat" value="2" /> </npc> Index: pack_horse.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/pack_horse.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pack_horse.xml 10 Sep 2004 17:08:25 -0000 1.11 --- pack_horse.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 45,48 **** --- 45,52 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Pack\Pack Horse</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <intproperty name="carve_meat" value="3" /> </npc> Index: cow.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/cow.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** cow.xml 10 Sep 2004 17:08:25 -0000 1.12 --- cow.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 40,43 **** --- 40,47 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Land\Cow (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <intproperty name="carve_meat" value="8" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:50
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/sea In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/animals/sea Modified Files: dolphin.xml Log Message: Carve Index: dolphin.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/sea/dolphin.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** dolphin.xml 10 Sep 2004 17:56:49 -0000 1.12 --- dolphin.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 39,42 **** --- 39,44 ---- <carve>carve_dolphin</carve> <category>Animals\Sea\Dolphin</category> + + <intproperty name="carve_meat" value="1" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:47
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/air In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/animals/air Modified Files: birds.xml chicken.xml eagle.xml Log Message: Carve Index: eagle.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/air/eagle.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** eagle.xml 10 Sep 2004 17:08:24 -0000 1.12 --- eagle.xml 21 Sep 2004 05:27:05 -0000 1.13 *************** *** 43,46 **** --- 43,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Birds\Eagle</category> + + <!-- Carve --> + <intproperty name="carve_feathers" value="36" /> + <intproperty name="carve_meat" value="1" /> + <strproperty name="carve_meat_type" value="bird" /> </npc> Index: chicken.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/air/chicken.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** chicken.xml 10 Sep 2004 17:08:24 -0000 1.12 --- chicken.xml 21 Sep 2004 05:27:05 -0000 1.13 *************** *** 39,42 **** --- 39,47 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Birds\Chicken</category> + + <!-- Carve --> + <intproperty name="carve_feathers" value="25" /> + <intproperty name="carve_meat" value="1" /> + <strproperty name="carve_meat_type" value="bird" /> </npc> Index: birds.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/air/birds.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** birds.xml 10 Sep 2004 17:08:24 -0000 1.12 --- birds.xml 21 Sep 2004 05:27:05 -0000 1.13 *************** *** 38,44 **** <mintaming>0</mintaming> <food>3</food> - <carve>carve_bird</carve> <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Birds\Random Bird</category> </npc> --- 38,48 ---- <mintaming>0</mintaming> <food>3</food> <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Birds\Random Bird</category> + + <!-- Carve --> + <intproperty name="carve_feathers" value="25" /> + <intproperty name="carve_meat" value="1" /> + <strproperty name="carve_meat_type" value="bird" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:47
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/animals/mounts Modified Files: horse.xml kirin.xml nightmare.xml ostards.xml ridable_llama.xml ridgeback.xml swamp_dragon.xml unicorn.xml Log Message: Carve Index: ostards.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ostards.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** ostards.xml 10 Sep 2004 17:08:25 -0000 1.13 --- ostards.xml 21 Sep 2004 05:27:06 -0000 1.14 *************** *** 40,43 **** --- 40,44 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Desert Ostard</category> + <intproperty name="carve_meat" value="3" /> </npc> *************** *** 73,76 **** --- 74,78 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Forest Ostard</category> + <intproperty name="carve_meat" value="3" /> </npc> *************** *** 108,111 **** --- 110,114 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Frenzied Ostard</category> + <intproperty name="carve_meat" value="3" /> </npc> Index: kirin.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/kirin.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** kirin.xml 10 Sep 2004 17:08:25 -0000 1.11 --- kirin.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 47,50 **** --- 47,55 ---- <food>5</food> <category>Animals\Mounts\Kirin</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <strproperty name="carve_hides_type" value="horned" /> + <intproperty name="carve_meat" value="3" /> </npc> Index: ridgeback.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ridgeback.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ridgeback.xml 10 Sep 2004 17:08:25 -0000 1.11 --- ridgeback.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 43,46 **** --- 43,51 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Ridgeback</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <strproperty name="carve_hides_type" value="spined" /> + <intproperty name="carve_meat" value="1" /> </npc> *************** *** 79,82 **** --- 84,92 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Ridgeback (Savage)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <strproperty name="carve_hides_type" value="spined" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: unicorn.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/unicorn.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** unicorn.xml 10 Sep 2004 17:08:25 -0000 1.12 --- unicorn.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 48,51 **** --- 48,56 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Unicorn</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <strproperty name="carve_hides_type" value="horned" /> + <intproperty name="carve_meat" value="3" /> </npc> Index: swamp_dragon.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/swamp_dragon.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** swamp_dragon.xml 10 Sep 2004 17:08:25 -0000 1.14 --- swamp_dragon.xml 21 Sep 2004 05:27:06 -0000 1.15 *************** *** 43,46 **** --- 43,52 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Swamp Dragon (Random)</category> + + <!-- Carve --> + <intproperty name="carve_scales" value="5" /> + <strproperty name="carve_scales_type" value="green" /> + <intproperty name="carve_hides" value="20" /> + <intproperty name="carve_meat" value="19" /> </npc> Index: ridable_llama.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ridable_llama.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ridable_llama.xml 10 Sep 2004 17:08:25 -0000 1.11 --- ridable_llama.xml 21 Sep 2004 05:27:06 -0000 1.12 *************** *** 43,46 **** --- 43,50 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Llama</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="12" /> + <intproperty name="carve_meat" value="1" /> </npc> Index: horse.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/horse.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** horse.xml 10 Sep 2004 17:08:25 -0000 1.12 --- horse.xml 21 Sep 2004 05:27:06 -0000 1.13 *************** *** 39,42 **** --- 39,46 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Horse (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <intproperty name="carve_meat" value="3" /> </npc> Index: nightmare.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/nightmare.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** nightmare.xml 10 Sep 2004 17:08:25 -0000 1.13 --- nightmare.xml 21 Sep 2004 05:27:06 -0000 1.14 *************** *** 46,49 **** --- 46,54 ---- <bindmenu>tame_menu,pet_menu</bindmenu> <category>Animals\Mounts\Nightmare (Random)</category> + + <!-- Carve --> + <intproperty name="carve_hides" value="10" /> + <strproperty name="carve_hides_type" value="barbed" /> + <intproperty name="carve_meat" value="5" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:42
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/terathen Modified Files: terathen_avenger.xml terathen_drone.xml terathen_warrior.xml Log Message: Carve Index: terathen_drone.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_drone.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** terathen_drone.xml 7 Sep 2004 00:28:06 -0000 1.10 --- terathen_drone.xml 21 Sep 2004 05:27:31 -0000 1.11 *************** *** 40,43 **** --- 40,45 ---- <lootpacks>lootpack_meager</lootpacks> <category>Monsters\Terathan\Terathan Drone</category> + + <intproperty name="carve_meat" value="4" /> </npc> Index: terathen_warrior.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_warrior.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** terathen_warrior.xml 7 Sep 2004 00:28:06 -0000 1.10 --- terathen_warrior.xml 21 Sep 2004 05:27:31 -0000 1.11 *************** *** 40,43 **** --- 40,45 ---- <lootpacks>lootpack_average;lootpack_meager</lootpacks> <category>Monsters\Terathan\Terathan Warrior</category> + + <intproperty name="carve_meat" value="4" /> </npc> Index: terathen_avenger.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_avenger.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** terathen_avenger.xml 7 Sep 2004 00:28:06 -0000 1.11 --- terathen_avenger.xml 21 Sep 2004 05:27:31 -0000 1.12 *************** *** 43,46 **** --- 43,48 ---- <lootpacks>lootpack_rich;lootpack_rich;</lootpacks> <category>Monsters\Terathan\Terathan Avenger</category> + + <intproperty name="carve_meat" value="2" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:27:41
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/shadows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/npcs/monsters/shadows Modified Files: devourer_of_souls.xml Log Message: Carve Index: devourer_of_souls.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/shadows/devourer_of_souls.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** devourer_of_souls.xml 7 Sep 2004 00:28:06 -0000 1.6 --- devourer_of_souls.xml 21 Sep 2004 05:27:15 -0000 1.7 *************** *** 45,48 **** --- 45,50 ---- <!-- Misc. --> <category>Monsters\Shadows\Devourer of Souls</category> + + <intproperty name="carve_meat" value="3" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-21 05:26:57
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2152/webroot Modified Files: ChangeLog.wolfpack Log Message: Carve Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.105 retrieving revision 1.106 diff -C2 -d -r1.105 -r1.106 *** ChangeLog.wolfpack 20 Sep 2004 18:15:15 -0000 1.105 --- ChangeLog.wolfpack 21 Sep 2004 05:26:48 -0000 1.106 *************** *** 14,17 **** --- 14,18 ---- - Allowed more cloth resource types for tailoring. - Loot fixes for daemons. + - Added carve information to all npcs. * Python Script Changes: - Removed weight from the info menu. *************** *** 48,51 **** --- 49,53 ---- - Fixed bug #0000322. (Carpentry menu details page has a broken exceptional chance) - Fixed bug #0000313. (Parrying bugs and misconceptions) + - Rewrote npc carving. * Misc. Changes: - Fixed configure.py for FreeBSD 5 |
From: Sebastian H. <dar...@us...> - 2004-09-20 18:15:39
|
Update of /cvsroot/wpdev/xmlscripts/scripts/combat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31890/combat Modified Files: aos.py Log Message: #0000313 Index: aos.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/combat/aos.py,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** aos.py 20 Sep 2004 00:20:52 -0000 1.18 --- aos.py 20 Sep 2004 18:15:24 -0000 1.19 *************** *** 267,275 **** armor.update() if defender.socket: ! defender.socket.clilocmessage(500645) armor = None # Only players can parry using a shield or a weapon ! if defender.player: shield = defender.itemonlayer(LAYER_LEFTHAND) weapon = defender.getweapon() --- 267,275 ---- armor.update() if defender.socket: ! defender.socket.clilocmessage(500645) armor = None # Only players can parry using a shield or a weapon ! if defender.player or defender.skill[PARRYING] > 0: shield = defender.itemonlayer(LAYER_LEFTHAND) weapon = defender.getweapon() *************** *** 293,297 **** # we can't gain it using a weapon as a shield. # Note: no ranged weapons ! elif weapon: # There is a 0.15% chance to block for each skill point chance = defender.skill[PARRYING] * 0.00015 --- 293,297 ---- # we can't gain it using a weapon as a shield. # Note: no ranged weapons ! elif weapon and weapon.twohanded: # There is a 0.15% chance to block for each skill point chance = defender.skill[PARRYING] * 0.00015 |
From: Sebastian H. <dar...@us...> - 2004-09-20 18:15:25
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31839/webroot Modified Files: ChangeLog.wolfpack Log Message: #0000313 Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.104 retrieving revision 1.105 diff -C2 -d -r1.104 -r1.105 *** ChangeLog.wolfpack 20 Sep 2004 18:11:53 -0000 1.104 --- ChangeLog.wolfpack 20 Sep 2004 18:15:15 -0000 1.105 *************** *** 47,50 **** --- 47,51 ---- - If a carpenter makes boards that now consumes all resources available. - Fixed bug #0000322. (Carpentry menu details page has a broken exceptional chance) + - Fixed bug #0000313. (Parrying bugs and misconceptions) * Misc. Changes: - Fixed configure.py for FreeBSD 5 |
From: Sebastian H. <dar...@us...> - 2004-09-20 18:12:14
|
Update of /cvsroot/wpdev/xmlscripts/definitions/menus/crafting In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31043/menus/crafting Modified Files: carpentry.xml Log Message: 0000322 Index: carpentry.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/menus/crafting/carpentry.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** carpentry.xml 14 May 2004 17:52:25 -0000 1.13 --- carpentry.xml 20 Sep 2004 18:12:05 -0000 1.14 *************** *** 49,52 **** --- 49,53 ---- <craft definition="1bd7" name="Board"> <carpentry min="-250" max="250" /> + <stackable /> <wood id="1bdd;1bde;1bdf;1be0;1be1;1be2" amount="1" name="Logs" /> </craft> |
From: Sebastian H. <dar...@us...> - 2004-09-20 18:12:02
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30845/webroot Modified Files: ChangeLog.wolfpack Log Message: 0000322 Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.103 retrieving revision 1.104 diff -C2 -d -r1.103 -r1.104 *** ChangeLog.wolfpack 20 Sep 2004 17:58:45 -0000 1.103 --- ChangeLog.wolfpack 20 Sep 2004 18:11:53 -0000 1.104 *************** *** 45,48 **** --- 45,50 ---- - Fixed Python loglevel constants. - Fixed a clilocmessage in dyes.py. + - If a carpenter makes boards that now consumes all resources available. + - Fixed bug #0000322. (Carpentry menu details page has a broken exceptional chance) * Misc. Changes: - Fixed configure.py for FreeBSD 5 |
From: Sebastian H. <dar...@us...> - 2004-09-20 18:11:43
|
Update of /cvsroot/wpdev/xmlscripts/scripts/skills In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30554/skills Modified Files: carpentry.py Log Message: carpentry exceptional chances fixed bug #0000322 Index: carpentry.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/skills/carpentry.py,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** carpentry.py 9 Jul 2004 10:30:26 -0000 1.18 --- carpentry.py 20 Sep 2004 18:11:32 -0000 1.19 *************** *** 58,61 **** --- 58,62 ---- CraftItemAction.__init__(self, parent, title, itemid, definition) self.markable = 1 # All carpentry items are not markable + self.stackable = 0 # *************** *** 69,77 **** minskill = self.skills[CARPENTRY][0] maxskill = self.skills[CARPENTRY][1] if self.skills.has_key(TINKERING): minskill -= self.skills[TINKERING][0] maxskill -= self.skills[TINKERING][1] ! chance = ( (player.skill[CARPENTRY] - minskill) / (maxskill - minskill) ) / 5.0 return chance --- 70,82 ---- minskill = self.skills[CARPENTRY][0] maxskill = self.skills[CARPENTRY][1] + if self.skills.has_key(TINKERING): minskill -= self.skills[TINKERING][0] maxskill -= self.skills[TINKERING][1] ! if minskill == maxskill or maxskill == 0: ! maxskill += 1 ! ! chance = ( (player.skill[CARPENTRY]) / (maxskill) ) / 5.0 return chance *************** *** 81,84 **** --- 86,107 ---- # def applyproperties(self, player, arguments, item, exceptional): + # Stackable items consume all resources + if self.stackable: + backpack = player.getbackpack() + count = -1 + for (materials, amount, name) in self.materials: + items = backpack.countitems(materials) + if count == -1: + count = items / amount + else: + count = min(count, items / amount) + for (materials, amount, name) in self.materials: + backpack.removeitems( materials, count ) + if count != -1: + item.amount += count + else: + item.amount = 1 + count + item.update() + # All carpentry items crafted out of ingots keep a resname if self.submaterial1 > 0: *************** *** 239,242 **** --- 262,270 ---- action.materials.append([ids, amount, materialname]) + # Consume all available materials scaled by the + # amount of each submaterial + elif subchild.name == 'stackable': + action.stackable = 1 + # Skill requirement elif subchild.name in skillnamesids: |
From: Sebastian H. <dar...@us...> - 2004-09-20 17:58:54
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27287/webroot Modified Files: ChangeLog.wolfpack Log Message: Fixed log constants for python Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.102 retrieving revision 1.103 diff -C2 -d -r1.102 -r1.103 *** ChangeLog.wolfpack 20 Sep 2004 17:50:27 -0000 1.102 --- ChangeLog.wolfpack 20 Sep 2004 17:58:45 -0000 1.103 *************** *** 44,47 **** --- 44,48 ---- - Fix for evaluating intelligence. (Skill delay message not being shown) - Fixed Python loglevel constants. + - Fixed a clilocmessage in dyes.py. * Misc. Changes: - Fixed configure.py for FreeBSD 5 |
From: Sebastian H. <dar...@us...> - 2004-09-20 17:58:50
|
Update of /cvsroot/wpdev/xmlscripts/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27242 Modified Files: dyes.py Log Message: Fix Index: dyes.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/dyes.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dyes.py 26 May 2004 13:07:19 -0000 1.2 --- dyes.py 20 Sep 2004 17:58:40 -0000 1.3 *************** *** 44,48 **** # Needs to in our belongings if target.item.getoutmostchar() != player: ! player.socket.clilocmessage() return --- 44,48 ---- # Needs to in our belongings if target.item.getoutmostchar() != player: ! player.socket.clilocmessage(500364) return |
From: Sebastian H. <dar...@us...> - 2004-09-20 17:50:41
|
Update of /cvsroot/wpdev/xmlscripts/scripts/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25770/wolfpack Modified Files: consts.py Log Message: Fixed log constants for python Index: consts.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/wolfpack/consts.py,v retrieving revision 1.78 retrieving revision 1.79 diff -C2 -d -r1.78 -r1.79 *** consts.py 13 Sep 2004 15:44:44 -0000 1.78 --- consts.py 20 Sep 2004 17:50:32 -0000 1.79 *************** *** 479,489 **** and the logfile. """ ! LOG_MESSAGE = 0 ! LOG_ERROR = 1 ! LOG_PYTHON = 2 ! LOG_WARNING = 3 ! LOG_NOTICE = 4 ! LOG_TRACE = 5 ! LOG_DEBUG = 6 """ \end --- 479,489 ---- and the logfile. """ ! LOG_MESSAGE = 0x01 ! LOG_ERROR = 0x02 ! LOG_PYTHON = 0x04 ! LOG_WARNING = 0x08 ! LOG_NOTICE = 0x10 ! LOG_TRACE = 0x20 ! LOG_DEBUG = 0x40 """ \end |
From: Sebastian H. <dar...@us...> - 2004-09-20 17:50:36
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25744/webroot Modified Files: ChangeLog.wolfpack Log Message: Fixed log constants for python Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.101 retrieving revision 1.102 diff -C2 -d -r1.101 -r1.102 *** ChangeLog.wolfpack 20 Sep 2004 14:18:43 -0000 1.101 --- ChangeLog.wolfpack 20 Sep 2004 17:50:27 -0000 1.102 *************** *** 43,46 **** --- 43,47 ---- - Fixed crafting of stackable bowcrafting items. - Fix for evaluating intelligence. (Skill delay message not being shown) + - Fixed Python loglevel constants. * Misc. Changes: - Fixed configure.py for FreeBSD 5 |
From: Richard M. <dr...@us...> - 2004-09-20 16:03:35
|
Update of /cvsroot/wpdev/xmlscripts/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2299 Modified Files: potions.py Log Message: I noticed tha when explosion potions do the chain bomb, the objects are slightly out of sync and you can see the pattern to which they were scanned... This should hopefully make it a faster process. Index: potions.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/potions.py,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** potions.py 16 Sep 2004 16:42:29 -0000 1.51 --- potions.py 20 Sep 2004 16:03:25 -0000 1.52 *************** *** 226,230 **** else: outradius = 5 ! # Potion thrown on the ground if not potion.container: x1 = int(potion.pos.x - outradius) --- 226,232 ---- else: outradius = 5 ! # Empty Lists ! potion_chainlist = [] ! # Potion is thrown on the ground if not potion.container: x1 = int(potion.pos.x - outradius) *************** *** 244,263 **** # Chain Reaction Bombing chainregion = wolfpack.itemregion( x1, y1, x2, y2, potion.pos.map ) ! chainbomb= chainregion.first while chainbomb: ! if checkLoS( potion, chainbomb, outradius ) and not chainbomb.hastag('exploding'): ! if chainbomb.baseid in explodables: ! chainbomb.settag('exploding', 'true') ! chainbomb.addtimer( randint(1000, 2250), "potions.potioncountdown", [char.serial, 0, chainbomb.amount] ) ! chainbomb = chainregion.next ! # Potion Kegs ! elif (chainbomb.hastag('kegfill') and chainbomb.hastag('potiontype')) and ( chainbomb.gettag('potiontype') in [11, 12, 13] and chainbomb.gettag('kegfill') >= 1 ): ! chainbomb.settag('exploding', 'true') ! chainbomb.addtimer( randint(1000, 2250), "potions.potioncountdown", [char.serial, 11, chainbomb.gettag('kegfill') ] ) ! chainbomb = chainregion.next ! else: ! chainbomb = chainregion.next ! else: chainbomb = chainregion.next return # Potion is in a container --- 246,272 ---- # Chain Reaction Bombing chainregion = wolfpack.itemregion( x1, y1, x2, y2, potion.pos.map ) ! ! chainbomb = chainregion.first ! # Scan the region, build a list of explosives while chainbomb: ! # Doing error checks first, makes it faster ! if not checkLoS( potion, chainbomb, outradius ): chainbomb = chainregion.next + if chainbomb.hastag('exploding'): + chainbomb = chainregion.next + # Type Checking + if not potion.hastag('potiontype') or not chainbomb.gettag('potiontype') in [11,12,13]: + chainbomb = chainregion.next + # Append + potion_chainlist.append( chainbomb ) + chainbomb = chainregion.next + # Explosions + for bomb in potion_chainlist: + bomb.settag( 'exploding', char.serial ) + if chainbomb.hastag( 'kegfill' ) and int( chainbomb.gettag( 'kegfill' ) ) >= 1: + bomb.addtimer( randint(1000,2250), "potions.potioncountdown", [ char.serial, 0, int( bomb.gettag( 'kegfill' ) ) ] ) + else: + bomb.addtimer( randint( 1000, 2250 ), "potions.potioncountdown", [ char.serial, 0, bomb.amount ] ) + return # Potion is in a container *************** *** 280,298 **** chainregion = wolfpack.itemregion( x1, y1, x2, y2, char.pos.map ) chainbomb = chainregion.first while chainbomb: ! if checkLoS( char, chainbomb, outradius ) and not chainbomb.hastag('exploding'): ! if chainbomb.baseid in explodables: ! chainbomb.settag('exploding', 'true') ! chainbomb.addtimer( randint(1000, 2250), "potions.potioncountdown", [char.serial, 0, chainbomb.amount] ) ! chainbomb = chainregion.next ! elif ( chainbomb.hastag('kegfill') and chainbomb.hastag('potiontype') ) and ( chainbomb.gettag('potiontype') in [11, 12, 13] and chainbomb.gettag('kegfill') >= 1 ): ! chainbomb.settag('exploding', 'true') ! chainbomb.addtimer( randint(1000, 2250), "potions.potioncountdown", [char.serial, 11, chainbomb.gettag('kegfill') ] ) ! chainbomb = chainregion.next ! else: ! chainbomb = chainregion.next ! else: chainbomb = chainregion.next ! # Potion Kegs return --- 289,312 ---- chainregion = wolfpack.itemregion( x1, y1, x2, y2, char.pos.map ) chainbomb = chainregion.first + # Scan the region, build a list of explosives while chainbomb: ! # Doing error checks first, makes it faster ! if not checkLoS( potion, chainbomb, outradius ): chainbomb = chainregion.next ! if chainbomb.hastag('exploding'): ! chainbomb = chainregion.next ! # Type Checking ! if not potion.hastag('potiontype') or not chainbomb.gettag('potiontype') in [11,12,13]: ! chainbomb = chainregion.next ! # Append ! potion_chainlist.append( chainbomb ) ! chainbomb = chainregion.next ! # Explosions ! for bomb in potion_chainlist: ! bomb.settag( 'exploding', char.serial ) ! if chainbomb.hastag( 'kegfill' ) and int( chainbomb.gettag( 'kegfill' ) ) >= 1: ! bomb.addtimer( randint(1000,2250), "potions.potioncountdown", [ char.serial, 0, int( bomb.gettag( 'kegfill' ) ) ] ) ! else: ! bomb.addtimer( randint( 1000, 2250 ), "potions.potioncountdown", [ char.serial, 0, bomb.amount ] ) return |
From: spddmn <xxx...@us...> - 2004-09-20 14:54:12
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20670 Modified Files: ChangeLog Log Message: added note about walking performance improvements Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** ChangeLog 20 Sep 2004 03:59:26 -0000 1.69 --- ChangeLog 20 Sep 2004 14:54:03 -0000 1.70 *************** *** 22,26 **** - Added support for the Samurai Empire map. - Fixed negative z values for spawnregion xml files. ! - Improved NPC walking. - Fixed bug #0000317. (Server not refusing to load even when accounts db corrupt) - Fixed bug #0000187. (Land and Static targets on height -1 were broken) --- 22,26 ---- - Added support for the Samurai Empire map. - Fixed negative z values for spawnregion xml files. ! - Improved NPC walking functionality, greatly increased all character walking effieciency - Fixed bug #0000317. (Server not refusing to load even when accounts db corrupt) - Fixed bug #0000187. (Land and Static targets on height -1 were broken) |