From no-reply_wiki at metalforge.org Sat Feb 3 04:15:56 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 03 Feb 2007 04:15:56 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_traffic Message-ID: <1170497756.803566.28275.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/03 04:15 User : ryo Edit Summary: info for last changes @@ -1,12 +1,40 @@ ====== Crossfire Traffic ====== The current Crossfire Traffic is [[crossfire_traffic:2006:july|July 2006]] Crossfire Traffic is a means to communicate the activity surrounding crossfire in an accessible and non-technical way, it is targeted at those who are curious about what is happening with the project, but find the existing mailing lists, commit list, forum, wiki and IRC channels overly complicated, scary, or time consuming to read. As such it does not contain any background details, but instead focuses only on things that are user-visible + + ===== Changes to be merged ===== + ==== january 2007 ==== + * new feature: random effects when casting a spell while confused (beware!) + * new item status: blessed (books/scrolls only) + * books and scrolls can now be cursed/blessed - take care when applying them! + * avatars and holy servants can now be random, so gods can have multiple ones defined + * altars will now accept non merging items that match - thus you can drop eg 1 platinum and 10 gold coins + * wraith race changes + * god-given items will disappear when switching gods + * new 'lock' command to lock/unlock items from text zone + * when enchanting applied armor, it will be unapplied if player can't handle it anymore due to power item restriction + * orcknuckle now requires dice to play + + ==== december 2006 ==== + * "Talisman of Evocation" renamed to "Talisman of Creation + * fix item power for generated items + * initial items shouldn't be bad anymore + * blessed (by weapons now have an owner + * change behaviour for fog casting + * perceive self now displays glow radius + * don't attack eg doors if there is a monster on the same spot, attack monster + * custom monsters are not broken anymore by curse/diseases + * fix for show invisible weirdness + * fix for healing spells giving gr + * new pickup flag for flesh + * thief class now has bargaining as default skill + * changes to max speed: armor's maxspeed is now enforced strictly ===== Archive ===== === 2006 === * [[Crossfire_traffic:2006:August]] //*Draft// * [[Crossfire_traffic:2006:July]] * [[Crossfire_traffic:2006:March]] === Template === * [[Crossfire_traffic:template]] IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/crossfire_traffic?rev=1163613328 New Revision: http://wiki.metalforge.net/doku.php/crossfire_traffic -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Tue Feb 6 14:53:01 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Tue, 06 Feb 2007 14:53:01 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython Message-ID: <1170795181.205535.4662.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/06 14:52 User : ryo Edit Summary: Bed-related functions @@ -534,14 +534,18 @@ * Print * ObjectAt * CreateObject * Check + ===== Crossfire.Player methods and attributes ===== This class inherits from Crossfire.Object, and introduces the new properties (bold = read-write): * IP: ''String''. + * **BedMap**: ''string'' containing the map in which the player last saved. + * **BedX** : ''number'' containing the x coordinate of last savebed. + * **BedY** : ''number'' containing the y coordinate of last savebed. * **MarkedItem**: ''Crossfire.Object'', item the player has marked. * **Party**: ''Crossfire.Party'', party in which the player is. Note that changing it bypasses a potential party's password. and methods: * Message IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1167834669 New Revision: http://wiki.metalforge.net/doku.php/cfpython -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Tue Feb 6 16:17:59 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Tue, 06 Feb 2007 16:17:59 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: spells:summoning Message-ID: <1170800279.441317.4800.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/06 16:17 User : mhoram Edit Summary: reinserted summon_pet table @@ -3,8 +3,9 @@ Worshippers of [[gods:Mostrai]] will have a difficult time gaining summoning skill points, as they will be unable to cast any summoning spells until increasing their skill level, which can only be done by forming a party with a skilled summoner and sharing experience points (XP). Worshippers of [[gods:Valkyrie]] are denied to all spell schools, including summoning. The summoning skill is acquired by learning the skill from a scroll (the summoner class starts with it) or by having a talisman of summoning. Summoning monsters to fight for you can help you to stay safe against dangerous enemies, since the caster can stay out of the line of fire while the monsters do the work. The caster receives all XP gained from enemies killed by his pets. + @@ -37,8 +38,18 @@ === Summon Pet Monster === ^ Level: | 2 ^ SP: | 5 ^ Path: | Summoning | ^ Attack Types: | N/A |^ Sources: | books, rods, scrolls, wands || ^ Notes: | Creates a monster which will attack the enemies of the caster. The monster is not under the caster's control, so it may also bash doors, run away, or get lost. The type of monster created varies by the caster's summoning skill level. (See table below) Summoned monsters persist until killed.\\ \\ If the caster is repelled/attuned summoning then corresponding levels in the table below will be higher/lower by a value of 4 (If I am not mistaken) One can also summon specific monsters from one's previous levels. For instance, a character level 8 in summoning can still summon killer bees by using the following syntax: '''cast summon pet monster killer_bee'' . ||||| + + | Pets summoned by summoning level |||| + ^ Level ^ Pet ^ Level ^ Pet | + | 1 | bat | 9 | stalker | + | 3 | bird | 11 | devil | + | 4 | bee | 13 | beholder | + | 5 | spider | 15 | dark elf | + | 6 | killer bee | 17 | skull | + | 7 | pixie | 20 | angel | + | 8 | skeleton | 25 | vampire | === Earth To Dust === ^ Level: | 2 ^ SP: | 5 ^ Path: | Null | ^ Attack Types: | N/A |^ Sources: | books || IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/spells:summoning?rev=1168522733 New Revision: http://wiki.metalforge.net/doku.php/spells:summoning -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 7 14:32:43 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 07 Feb 2007 14:32:43 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: lore Message-ID: <1170880363.662969.7093.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/07 14:32 User : eracc Edit Summary: @@ -11,8 +11,9 @@ * [[Dwarven Creation Tale]] * [[Imperial Myths]] (Legends and Myths of the Old Empire) * [[Legends Of The Fall]] (As told by Berd of the West) * [[The Tale of Lord Butakis]] (The origins of the Lake Country) + * [[On the whereabouts of Asteroid and Frost Nova]] (Various rumors and innuendo) == Various Short Notes about anything and everything == There are many names that appear here and there without further explanation. Some notes about those were gathered here: IP-Address : 72.4.41.2 Old Revision: http://wiki.metalforge.net/doku.php/lore?rev=1166807980 New Revision: http://wiki.metalforge.net/doku.php/lore -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 7 14:46:34 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 07 Feb 2007 14:46:34 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: on_the_whereabouts_of_asteroid_and_frost_nova Message-ID: <1170881194.126418.7123.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/07 14:46 User : eracc Edit Summary: created ====== On the whereabouts of Asteroid and Frost Nova ====== ===== As told by the Elven race ===== ===== As told by the race of Man ===== ===== As told by followers of Gorokh ===== Foolish mortals managed to close the infernal gates to the realm of Gorokh with the help of these powerful cold spells. Lord Gorokh sent four assassins to kill all who knew the spell, eradicate it from the upper world and retrieve the knowledge. These four assassins did so and kept the spells safe in Gorokh's treasure room for untold millennia. One sly follower of Valriel managed to use underhanded and sneak-thief tactics to steal one of the spells from Gorokh. The brave assassins of Gorokh caught the thief in the act and nearly killed him. Unfortunately the cowardly Valriel follower called out to Valriel in time to be sprited away. Of course Gorokh plans revenge ... ===== As told by followers of Valriel ===== At one time both spells were protected by Gorokh for some evil and nefarious reasons, no doubt. Gorokh had stolen the spells from the realm of men and elves to keep them safe. Because Gorokh and his minions loathe these powerful cold spells. Valriel sent a brave warrior (now known as the Ascended Vicar of Valriel) to retrieve the spells. The hardy warrior managed to retrieve the lesser one of the spells before being nearly killed. Valriel summoned him away and healed him to guard his treasure along with four other powerful and brave guardians. IP-Address : 72.4.41.2 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/on_the_whereabouts_of_asteroid_and_frost_nova -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 14:11:06 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 14:11:06 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: dev_todo:fancy_generators Message-ID: <1170965466.745690.9536.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 14:11 User : mhoram Edit Summary: created ===== Fancy Generators ===== This idea grew out of a [[http://sourceforge.net/tracker/index.php?func=detail&aid=1560411&group_id=13833&atid=363833|feature request on Sourceforge]] by mwedel, which was commented on by kshinji, and then fleshed out considerably on #crossfire. I'm going to try to implement it soon, so I thought I'd write up a specification here to start from. ==== Initial Thoughts ==== A spawner (what we were calling this before we decided to just expand the generator to cover these functions) will create items -- usually monsters, but not necessarily -- at a set rate within a set radius, possibly with some randomness built in. The objects to be created may be taken from a treasurelist or from inventory, or maybe both methods should be possible. A treasurelist allows different objects to have different odds of creation, but an inventory list could do that too, while also allowing the spawner to "run out" of objects to create. Spawners are indestructible and invisible, unlike generators. Spawners will only create so many monsters at once. Monsters should be tracked wherever they go, so a player can't use ''charm monster'' near a spawner to build a huge army. > Is this really a problem, though? Players can already do this with ''summon pet monster'' and ''summon cult monsters'', and it doesn't seem to be a problem. >> Also, if a spawner creates objects which are not destroyed, like weapons players want to keep and use, that could get tricky. Maybe the spawner should lose track of objects when they pass outside its radius? ==== Ideas ==== Please add new ideas here. ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. IP-Address : 206.71.197.56 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 14:15:14 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 14:15:14 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo_new Message-ID: <1170965714.941804.9545.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 14:15 User : mhoram Edit Summary: adding link to new todo page @@ -12,8 +12,9 @@ | [[dev_todo:Map Cleanup]] - Clean up maps, remove old hacks, etc | 1.x? | 3? | None? | Maps | | | [[dev_todo:News Paper]] - A newspaper that highlights interesting events on the server (script based) | 1.x? | 3? | None | Server/Maps | | | [[dev_todo:Auction House]] - Place to auction items. | 1.x? | 3? | None | Maps/Server? | | | [[dev_todo:Races as Treasurelists]] | 1.x? | 3 | Planning | Server | [[:user:Mhoram]] | + | [[dev_todo:Fancy Generators]] | 1.x? | 3 | Coding | Server | [[:user:Mhoram]] | | [[dev_todo:Server error handling]] - how server should handle different critical conditions | 2.0? | ? | Planning | Server | | | [[dev_todo:Rename Binaries]] - Binaries should be renamed | 2.0 | 1 | Completed | Client/Server | [[user:rednaxela|Rednaxela]] | | [[dev_todo:improve_client_ui|Improve Client UI]] | 2.0 | 1 | None | Client | | | [[dev_todo:Quest management system]] - Track, and provide information about quests. | 2.0 | 1 | Planning/Coding | Server/Maps | [[user:Ryo]] | IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo_new?rev=1167946473 New Revision: http://wiki.metalforge.net/doku.php/dev_todo_new -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:33:10 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:33:10 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170973990.429351.9755.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:33 User : Edit Summary: @@ -6,8 +6,9 @@ A spawner (what we were calling this before we decided to just expand the generator to cover these functions) will create items -- usually monsters, but not necessarily -- at a set rate within a set radius, possibly with some randomness built in. The objects to be created may be taken from a treasurelist or from inventory, or maybe both methods should be possible. A treasurelist allows different objects to have different odds of creation, but an inventory list could do that too, while also allowing the spawner to "run out" of objects to create. + >Running out of monsters could be done wiht food. However, inventored monsters can be special in some case, fe. they can be holding key or special item. So if we want one of the spawned orcs hold a key to next level, then yes - its useful. kshinji Spawners are indestructible and invisible, unlike generators. Spawners will only create so many monsters at once. Monsters should be tracked wherever they go, so a player can't use ''charm monster'' near a spawner to build a huge army. @@ -22,5 +23,4 @@ ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. - IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170965463 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:36:20 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:36:20 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170974180.461646.9764.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:36 User : Edit Summary: @@ -17,10 +17,14 @@ >> Also, if a spawner creates objects which are not destroyed, like weapons players want to keep and use, that could get tricky. Maybe the spawner should lose track of objects when they pass outside its radius? ==== Ideas ==== + + * Monsters should apear ''frozen'' for a second, to prevent them from instantly rushing onto player. This could be done with paralyze effect, there was also some code which used speed_left to freeze objects, according to irc. + + * There should be monster animation for spawning, or if monster does not have one, fixed effect should be used. Please add new ideas here. ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170973987 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:42:08 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:42:08 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170974528.106507.9782.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:42 User : Edit Summary: @@ -21,10 +21,17 @@ * Monsters should apear ''frozen'' for a second, to prevent them from instantly rushing onto player. This could be done with paralyze effect, there was also some code which used speed_left to freeze objects, according to irc. * There should be monster animation for spawning, or if monster does not have one, fixed effect should be used. + + * Spawners should have randomness flag - if set to 0, they would produce new units exactly at the calculated time, if 1, they would add/substract some amount of time at random. + + * Spawner should have initial spawns value, which woul make him spawn that much monsters when map is loaded to ram. + + * Spawners should use input from connections, to spawn monsters. There should be then option for them to not spawn regularly at all, only when they are triggered. + Please add new ideas here. ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170974178 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:44:43 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:44:43 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170974683.802408.9788.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:44 User : Edit Summary: @@ -15,8 +15,10 @@ > Is this really a problem, though? Players can already do this with ''summon pet monster'' and ''summon cult monsters'', and it doesn't seem to be a problem. >> Also, if a spawner creates objects which are not destroyed, like weapons players want to keep and use, that could get tricky. Maybe the spawner should lose track of objects when they pass outside its radius? + + >>> I propose rather that it loses track of objects which are not anymore on their map - fe. in players inventory. ==== Ideas ==== * Monsters should apear ''frozen'' for a second, to prevent them from instantly rushing onto player. This could be done with paralyze effect, there was also some code which used speed_left to freeze objects, according to irc. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170974594 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:43:15 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:43:15 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170974595.760702.9785.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:43 User : Edit Summary: @@ -27,11 +27,13 @@ * Spawner should have initial spawns value, which woul make him spawn that much monsters when map is loaded to ram. * Spawners should use input from connections, to spawn monsters. There should be then option for them to not spawn regularly at all, only when they are triggered. + + * Spawners could announce to connection, whenever all their monsters got killed. Please add new ideas here. ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170974526 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:49:21 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:49:21 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170974961.109284.9800.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:49 User : Edit Summary: @@ -33,11 +33,13 @@ * Spawners could announce to connection, whenever all their monsters got killed. * Spawners could have key (by default = 0), which would be percantage chance for spawner to get into faster mode. This mode should wear off after some time. This mode would make spawner produce twice faster, and have twice higher max capacity for a period of time. + + * The other key would allow spawner to get into slower mode - where it works twice slower, but probably with the same max capacity. Please add new ideas here. ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170974881 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 8 16:48:04 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 08 Feb 2007 16:48:04 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1170974884.860780.9797.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/08 16:48 User : Edit Summary: @@ -31,11 +31,13 @@ * Spawners should use input from connections, to spawn monsters. There should be then option for them to not spawn regularly at all, only when they are triggered. * Spawners could announce to connection, whenever all their monsters got killed. + + * Spawners could have key (by default = 0), which would be percantage chance for spawner to get into faster mode. This mode should wear off after some time. This mode would make spawner produce twice faster, and have twice higher max capacity for a period of time. Please add new ideas here. ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170974682 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 9 07:38:18 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 09 Feb 2007 07:38:18 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:objects Message-ID: <1171028298.558505.11395.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/09 07:38 User : mhoram Edit Summary: New generator fields and features @@ -289,19 +289,29 @@ The fields resist_*, armour, wc and dam can be set in map files to customize monsters. However, if that monster can be equipped with items, and actually equips some, these values will get reset back to those in the clone archetype (normal values.) Thus, if you want to put a wizard in that does dam 50, make sure can_use_armour, and can_use_weapon are set back to 0. Otherwise, when items are equipped, all the above fields will be reset to standard values. As of 2006-12-09, this shouldn't be the case anymore: server will detect modified archetypes, and store its values in a temporary archetype structure to be able to recompute everything. - ===== Generators and creature spawning (generate) (other_arch) (use_content_on_gen) ===== - There are 2 types of generators in crossfire since september 2003. - both are identified as generators by setting the flag "generate" to 1. - For the first type (the classical one) use "other_arch" to specify - archetype of object to be spawned. - The second type allow more fine tuning on what to generate. To activate - second type, set the flag "use_content_on_gen" to 1. Then each - time something must be generated, it will be a copy of a randomly - choosen item in the generator's inventory. + ===== Generators and Creature Spawning ===== + Generators spawn monsters or other objects. By default, generators are alive and visible and can be destroyed like any other monster. + ==== Generator (generator) ==== + If set, this object is a generator. Monsters (like mice) can be generators. + + ==== Use Inventory (use_content_on_gen) ==== + If set, the generator will create objects from its inventory. If the inventory holds more than one object, one will be randomly selected from the list each time the generator creates one. If not set, the ''other_arch'' object will be used. + + ==== Object to Create (other_arch) ==== + If ''use_content_on_gen'' is not set, the generator will create copies of the object set in this field. + + ==== Generator Radius (generator_radius) ==== + The generator will spawn objects within this radius of itself. (Within a square of radius*2+1 tiles centered on the generator, to be exact.) If this is not set, the radius defaults to 1, for legacy behavior. Setting it to zero effectively turns off the generator. + + ==== Maximum Number of Objects (generator_max) ==== + If this is set, it limits the number of objects the generator will create at one time. Only objects on the same map are counted. If objects are destroyed or leave the map, the generator will no longer count them and will be able to replace them. + + ==== Generator Name (generator_name) ==== + This value is used by the generator for marking and identifying the objects it creates, so it can count them to determine whether ''generator_max'' has been met. This field is only used when ''generator_max'' is set. If ''generator_name'' is not set, the generator defaults to using its ''name'', or if that is not set, to ''"generator"''. If multiple generators on the same map have the same ''generator_name'', they will claim the same monsters. This is a feature, not a bug. :-) It means that you could have four generators in the corners of a room, each named "four generators" and each with a ''generator_max'' of 50, and they would create up to 50 total monsters, but in different parts of the room, and possibly from different inventory lists. ===== NPC's and their life ===== An NPC can have any combination of the following programs (flags): IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/dev:objects?rev=1167828413 New Revision: http://wiki.metalforge.net/doku.php/dev:objects -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 9 13:48:04 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 09 Feb 2007 13:48:04 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: on_the_whereabouts_of_asteroid_and_frost_nova Message-ID: <1171050484.649758.11981.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/09 13:48 User : eracc Edit Summary: @@ -4,7 +4,8 @@ ===== As told by the race of Man ===== ===== As told by followers of Gorokh ===== - Foolish mortals managed to close the infernal gates to the realm of Gorokh with the help of these powerful cold spells. Lord Gorokh sent four assassins to kill all who knew the spell, eradicate it from the upper world and retrieve the knowledge. These four assassins did so and kept the spells safe in Gorokh's treasure room for untold millennia. One sly follower of Valriel managed to use underhanded and sneak-thief tactics to steal one of the spells from Gorokh. The brave assassins of Gorokh caught the thief in the act and nearly killed him. Unfortunately the cowardly Valriel follower called out to Valriel in time to be sprited away. Of course Gorokh plans revenge ... + Foolish mortals managed to close the infernal gates to the realm of Lord Gorokh with the help of these powerful cold spells. Lord Gorokh sent four assassins to kill all who knew the spell, eradicate it from the upper world and retrieve the knowledge. These four assassins did so and kept the spells safe in Lord Gorokh's treasure room for untold millennia. One sly follower of Valriel managed to use underhanded and sneak-thief tactics to steal one of the spells from Lord Gorokh. The brave assassins of Lord Gorokh caught the thief in the act and nearly killed him. Unfortunately the cowardly Valriel follower called out to Valriel in time to be sprited away. Of course Lord Gorokh plans revenge ... + ===== As told by followers of Valriel ===== At one time both spells were protected by Gorokh for some evil and nefarious reasons, no doubt. Gorokh had stolen the spells from the realm of men and elves to keep them safe. Because Gorokh and his minions loathe these powerful cold spells. Valriel sent a brave warrior (now known as the Ascended Vicar of Valriel) to retrieve the spells. The hardy warrior managed to retrieve the lesser one of the spells before being nearly killed. Valriel summoned him away and healed him to guard his treasure along with four other powerful and brave guardians. IP-Address : 72.4.41.2 Old Revision: http://wiki.metalforge.net/doku.php/on_the_whereabouts_of_asteroid_and_frost_nova?rev=1170881191 New Revision: http://wiki.metalforge.net/doku.php/on_the_whereabouts_of_asteroid_and_frost_nova -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 10 14:23:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 10 Feb 2007 14:23:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_traffic Message-ID: <1171139004.602510.14491.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/10 14:23 User : ryo Edit Summary: february @@ -1,10 +1,18 @@ ====== Crossfire Traffic ====== The current Crossfire Traffic is [[crossfire_traffic:2006:july|July 2006]] Crossfire Traffic is a means to communicate the activity surrounding crossfire in an accessible and non-technical way, it is targeted at those who are curious about what is happening with the project, but find the existing mailing lists, commit list, forum, wiki and IRC channels overly complicated, scary, or time consuming to read. As such it does not contain any background details, but instead focuses only on things that are user-visible + ===== Changes to be merged ===== + ==== Febuary 2007 ==== + * Two new settings are added, pk_max_experience and pk_max_experience_percent. Check settings file to see how they work. + * Also, experience gained for killing a player never exceed experience that player can lose considering permanent experience. + * Add a "generator_radius" field to generators; objects are created randomly within this radius of the generator. + * Make players change place with pets from party members instead of pushing them away. + * plugins can now get/set a user's savebed location and x,y coords. + ==== january 2007 ==== * new feature: random effects when casting a spell while confused (beware!) * new item status: blessed (books/scrolls only) * books and scrolls can now be cursed/blessed - take care when applying them! IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/crossfire_traffic?rev=1170497750 New Revision: http://wiki.metalforge.net/doku.php/crossfire_traffic -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 10 16:37:04 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 10 Feb 2007 16:37:04 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: people Message-ID: <1171147024.985355.14698.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/10 16:37 User : ryo Edit Summary: update my IRC nick @@ -13,9 +13,9 @@ | Alex Schultz | [[user:rednaxela]] | Rednaxela | [[http://sourceforge.net/users/qal21/|qal21]] | [[https://launchpad.net/people/rednaxela|rednaxela]] | | | Rapha?l Quinet | [[user:raphael]] | raphael (gimpnet),\\ RaphaelQ (freenode) | [[http://sourceforge.net/users/quinet/|quinet]] | [[https://launchpad.net/people/raphael-gimp|raphael-gimp]] | | | Joshua Wilson | majorwoo | majorwoo | [[http://sourceforge.net/users/majorwoo|majorwoo]] | | | | Yann Chachkoff | | gros,\\ lauwenmark | [[http://sourceforge.net/users/gros|gros]] | | | - | Nicolas Weeger | ryo | ryo_ | [[http://sourceforge.net/users/ryo_saeba|ryo_saeba]] | | http://nicolas.weeger.free.fr | + | Nicolas Weeger | ryo | ryo_ / Nicolas | [[http://sourceforge.net/users/ryo_saeba|ryo_saeba]] | | http://nicolas.weeger.free.fr | | Knut Ahlers | | Luzifer (Euirc),\\ Luziferus (freenode, ircnet) | [[http://sourceforge.net/users/k_ahlers|k_ahlers]] | | | | Gene Alexander | [[user:eracc]] | eracc\\ galahadcf\\ (hosts cfbot) | [[http://sourceforge.net/users/eracc|eracc]] | | [[http://www.eracc.com|www.eracc.com]] | | Ruben Safir | [[user:mrbrklyn]] | mrbrklyn\\ ruben\\ (runs xchat at al) | | | [[http://www.mrbrklyn.com]] | | Kurt Fitzner | [[user:kfitzner]] | Fortiscue\\ Reven (forums) | [[http://sourceforge.net/users/kfitzner|kfitzner]] | | [[http://www.excelcia.org]] | IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/people?rev=1167607629 New Revision: http://wiki.metalforge.net/doku.php/people -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 10 16:59:10 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 10 Feb 2007 16:59:10 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:server_error_handling Message-ID: <1171148350.548581.14734.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/10 16:59 User : ryo Edit Summary: some info @@ -1,5 +1,6 @@ - There are different //critical// conditions the server should handle. Here is a small list of different things, and how they could be manager: + There are different //critical// conditions the server should handle. Here is a small list of different things, and how they could be managed: - * disk read failure: should LOG() and warn online DMs + * disk read failure: should LOG() and warn online DMs. Also don't let player enter map, totally erase map from memory to keep file as-in on disk - or write it somewhere to keep what was recovered? * disk write failure: if disk full, should LOG(), try to clean temporary maps. Then should warn online DMs, and reject new connections/warn connecting players of the issue - + * memory allocation failure: for now, server will either LOG() and abort() or not check and happily crash. Suggestion: create a Crossfire specific allocation routine that could try to free some memory and try again before failing for good + * plugin asked for an invalid property/object/whatever. Should LOG() and just return with an error code to plugin. Plugin could just ignore, though. IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:server_error_handling?rev=1167474868 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:server_error_handling -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 02:46:12 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 02:46:12 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:ryo:todo Message-ID: <1171183572.583770.15675.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 02:46 User : ryo Edit Summary: update @@ -2,8 +2,8 @@ * add hooks for plugin events at many places * Just a note, you might want to wait for the [[dev_todo:refactor|proposed refactoring]] to be started, and integarate with that --- //[[user:rednaxela|Alex Schultz]] 2006/10/23 (not logged in)// * let random maps be (easily) generated by plugins. Currently it's possible (intercept the apply event of a specific exit or globally), but you won't benefit from code in random map part. Ideally, a plugin would just send a map (###D### format) and let the random code handle it * improve monster AI. Steal Daimonin's idea of monsters going back to start position when player leaves map - * document Python interface + * document Python interface mostly done * expand buildable stuff (whole maps?), see, Rednexela's building plot too * make Win build process painless, like //One Batch to build them all and in the Sourceforge upload them// * fix bugs :) IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/user:ryo:todo?rev=1161615841 New Revision: http://wiki.metalforge.net/doku.php/user:ryo:todo -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 09:03:23 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 09:03:23 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython Message-ID: <1171206203.266006.16730.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 09:03 User : ryo Edit Summary: fix link @@ -366,8 +366,9 @@ * MoveOn * MoveOff * MoveSlow * MoveSlowPenalty + ==== Methods ==== @@ -398,9 +399,9 @@ * ''number'', timer mode * 1: delay is in seconds * 2: delay is in server cycles - Returns: timer identifier, which can be used to remove the timer through a call to ''[[cfpython#Crossfire.DestroyTimer|Crossfire.DestroyTimer]]'' + Returns: timer identifier, which can be used to remove the timer through a call to ''[[cfpython#DestroyTimer|Crossfire.DestroyTimer]]'' === Apply === Current object applies specified object. The effect depends on the object being applied, which can be a potion, a trigger, ... IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1170795176 New Revision: http://wiki.metalforge.net/doku.php/cfpython -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 09:05:20 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 09:05:20 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython Message-ID: <1171206320.858207.16739.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 09:05 User : ryo Edit Summary: missing word @@ -39,12 +39,13 @@ ===== How do I register a custom command? ===== Check ''[[cfpython#RegisterCommand|Crossfire.RegisterCommand]]''. + ===== Return value ===== - The return value of the script can manipulated through the ''GetReturnValue'' and ''SetReturnValue'' functions. Signification of this value depends on the event being handled. + The return value of the script can be manipulated through the ''[[cfpython#GetReturnValue|GetReturnValue]]'' and ''[[cfpython#SetReturnValue|SetReturnValue]]'' functions. Signification of this value depends on the event being handled. ====== Python API reference ====== IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1171206200 New Revision: http://wiki.metalforge.net/doku.php/cfpython -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 16:09:33 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 16:09:33 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_fields Message-ID: <1171231773.875352.17403.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 16:09 User : ryo Edit Summary: document some @@ -704,16 +704,16 @@ ==== maxgrace ==== Type: sint16 Meaning: + ==== exp ==== Type: sint64 Meaning: - - + * added speed for some items? ==== food ==== Type: sint16 IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev:object_fields?rev=1167922306 New Revision: http://wiki.metalforge.net/doku.php/dev:object_fields -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 16:15:18 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 16:15:18 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_fields Message-ID: <1171232118.935520.17418.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 16:15 User : ryo Edit Summary: bye bye :) @@ -101,13 +101,10 @@ Meaning: Unique object number for this object - ==== refcount ==== - Type: uint16 - Meaning: - * how many objects points to this object. Only used by owner, and never actually checked. FIXME remove? + ==== name ==== Type: const char * (shared string) IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev:object_fields?rev=1171231770 New Revision: http://wiki.metalforge.net/doku.php/dev:object_fields -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 16:34:50 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 16:34:50 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_fields Message-ID: <1171233290.737303.17442.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 16:34 User : ryo Edit Summary: format @@ -654,21 +654,19 @@ ==== ac ==== Type: sint8 Meaning: + ==== hp ==== Type: sint16 Meaning: - - For living things, hitpoints (<0 => dead). - - For exits, x coordinates of destination. - - For ROD or HORNs, spellpoints the item has to cast the spell. + * For living things, hitpoints (<0 => dead). + * For exits, x coordinates of destination. + * For ROD or HORNs, spellpoints the item has to cast the spell. ==== maxhp ==== Type: sint16 IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev:object_fields?rev=1171232115 New Revision: http://wiki.metalforge.net/doku.php/dev:object_fields -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 11 16:35:42 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 11 Feb 2007 16:35:42 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_fields Message-ID: <1171233342.115535.17451.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/11 16:35 User : ryo Edit Summary: case @@ -654,19 +654,20 @@ ==== ac ==== Type: sint8 Meaning: + ==== hp ==== Type: sint16 Meaning: - * For living things, hitpoints (<0 => dead). - * For exits, x coordinates of destination. - * For ROD or HORNs, spellpoints the item has to cast the spell. + * for living things, hitpoints (<0 => dead). + * for exits, x coordinates of destination. + * for ROD or HORNs, spellpoints the item has to cast the spell. ==== maxhp ==== Type: sint16 IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev:object_fields?rev=1171233287 New Revision: http://wiki.metalforge.net/doku.php/dev:object_fields -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Tue Feb 13 21:48:53 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Tue, 13 Feb 2007 21:48:53 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: client_commands Message-ID: <1171424933.567066.22855.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/13 21:48 User : Edit Summary: Add chat under communication commands @@ -64,8 +64,9 @@ * party who - Display a list of all party members. * party kills - See what you've killed. (Not implemented/Broken?) * gsay * shout + * chat * tell * reply * say * shout IP-Address : 89.240.4.39 Old Revision: http://wiki.metalforge.net/doku.php/client_commands?rev=1130547645 New Revision: http://wiki.metalforge.net/doku.php/client_commands -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 14 01:52:26 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 14 Feb 2007 01:52:26 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: servers:cat2 Message-ID: <1171439546.115811.23243.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/14 01:52 User : Edit Summary: @@ -1,5 +1,5 @@ - + The development server for the crossfire-extended map and archtype set. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/servers:cat2?rev=1150929074 New Revision: http://wiki.metalforge.net/doku.php/servers:cat2 -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 15 10:57:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 15 Feb 2007 10:57:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: story_people Message-ID: <1171558644.485353.26720.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/15 10:57 User : Edit Summary: created This page stores names of all heroes and villains mentioned in tales of crossfire. They should be later sorted by the times they appear in. IP-Address : 217.153.241.198 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/story_people -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 15 18:06:19 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 15 Feb 2007 18:06:19 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_traffic Message-ID: <1171584379.167015.27388.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/15 18:06 User : ryo Edit Summary: update @@ -5,12 +5,13 @@ ===== Changes to be merged ===== ==== Febuary 2007 ==== - * Two new settings are added, pk_max_experience and pk_max_experience_percent. Check settings file to see how they work. - * Also, experience gained for killing a player never exceed experience that player can lose considering permanent experience. - * Add a "generator_radius" field to generators; objects are created randomly within this radius of the generator. - * Make players change place with pets from party members instead of pushing them away. + * new server setting, allow_denied_spells_writing, for inscription + * two new settings are added, pk_max_experience and pk_max_experience_percent. Check settings file to see how they work. + * also, experience gained for killing a player never exceed experience that player can lose considering permanent experience. + * add a "generator_radius" field to generators; objects are created randomly within this radius of the generator. + * make players change place with pets from party members instead of pushing them away. * plugins can now get/set a user's savebed location and x,y coords. ==== january 2007 ==== * new feature: random effects when casting a spell while confused (beware!) IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/crossfire_traffic?rev=1171139001 New Revision: http://wiki.metalforge.net/doku.php/crossfire_traffic -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:33:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:33:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:a Message-ID: <1171654404.035408.29398.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:33 User : mhoram Edit Summary: updated @@ -30,9 +30,9 @@ ^ Special: | spellcaster |||||||| === ancient red dragon === - ^ XP: | 200000 ^ HP: | 7500 ^ AC: | -16 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/dragon_ac.171.png}} | + ^ XP: | 200000 ^ HP: | 7500 ^ AC: | -16 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/dragon_ac.x71.png}} | ^ Protected: | acid +30, blind +100, fear +100, fire +100, magic +50, \\ paralyze +80, physical +40 |||||||| ^ Vulnerable: | cold -50, confusion -100 |||||||| ^ Attack type: | fire, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -45,9 +45,9 @@ ^ Special: | see invisible, spellcaster |||||||| === Angel Knight === - ^ XP: | 600 ^ HP: | 100 ^ AC: | 0 ^ Race: | angel | {{http://baugher.pikenet.net/images/cf/angelknight.111.png}} | + ^ XP: | 600 ^ HP: | 100 ^ AC: | 0 ^ Race: | angel | {{http://baugher.pikenet.net/images/cf/angelknight.x11.png}} | ^ Protected: | blind +90, holy word +40, magic +50 |||||||| ^ Attack type: | god power, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -74,9 +74,9 @@ ^ Protected: | electricity +30, physical +20 |||||||| === Arch Angel === - ^ XP: | 500000 ^ HP: | 16000 ^ AC: | -10 ^ Race: | angel | {{http://baugher.pikenet.net/images/cf/highangel.111.png}} | + ^ XP: | 500000 ^ HP: | 16000 ^ AC: | -10 ^ Race: | angel | {{http://baugher.pikenet.net/images/cf/highangel.x11.png}} | ^ Protected: | blind +100, cold +75, confusion +100, drain +100, \\ electricity +100, fear +100, fire +75, god power +80, \\ holy word +30, magic +100, paralyze +100, physical +75, \\ poison +100, slow +100 |||||||| ^ Attack type: | electricity, fear, paralyze, physical, weapon magic |||||||| ^ Special: | see invisible, spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:a?rev=1170025042 New Revision: http://wiki.metalforge.net/doku.php/monsters:a -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:36:45 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:36:45 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:b Message-ID: <1171654605.139455.29407.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:36 User : mhoram Edit Summary: New full images @@ -10,9 +10,9 @@ ^ Special: | see invisible, spellcaster |||||||| === Balrog === - ^ XP: | 400000 ^ HP: | 4000 ^ AC: | -20 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/jessyb.111.png}} | + ^ XP: | 400000 ^ HP: | 4000 ^ AC: | -20 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/jessyb.x11.png}} | ^ Protected: | blind +100, confusion +100, fear +100, fire +100, \\ god power +80, holy word +80, magic +80, paralyze +100, \\ physical +80, poison +100 |||||||| ^ Attack type: | fire, physical, poison |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -67,15 +67,15 @@ ^ Special: | see invisible, spellcaster |||||||| === Belzebub === - ^ XP: | 300000 ^ HP: | 5000 ^ AC: | -14 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/belzebub.111.png}} | + ^ XP: | 300000 ^ HP: | 5000 ^ AC: | -14 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/belzebub.x11.png}} | ^ Protected: | blind +100, electricity +30, magic +100, physical +35, \\ poison +30 |||||||| ^ Special: | see invisible, spellcaster, unaggressive |||||||| === big demon === - ^ XP: | 20000 ^ HP: | 1000 ^ AC: | -2 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/big_demon.171.png}} | + ^ XP: | 20000 ^ HP: | 1000 ^ AC: | -2 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/big_demon.x71.png}} | ^ Protected: | blind +100, confusion +100, fire +100, god power +50, \\ holy word +50, magic +50, poison +100 |||||||| ^ Attack type: | fire, physical, poison |||||||| ^ Special: | see in dark, see invisible, spellcaster |||||||| @@ -114,15 +114,15 @@ ^ Special: | see in dark, splitting |||||||| === black pudding === - ^ XP: | 400 ^ HP: | 250 ^ AC: | 8 ^ Race: | n/a | {{http://baugher.pikenet.net/images/cf/bpudding_g.111.png}} | + ^ XP: | 400 ^ HP: | 250 ^ AC: | 8 ^ Race: | n/a | {{http://baugher.pikenet.net/images/cf/bpudding_s.111.png}} | ^ Vulnerable: | fire -100 |||||||| ^ Attack type: | acid |||||||| === black pudding === - ^ XP: | 400 ^ HP: | 250 ^ AC: | 8 ^ Race: | n/a | {{http://baugher.pikenet.net/images/cf/bpudding_s.111.png}} | + ^ XP: | 400 ^ HP: | 250 ^ AC: | 8 ^ Race: | n/a | {{http://baugher.pikenet.net/images/cf/bpudding_g.111.png}} | ^ Vulnerable: | fire -100 |||||||| ^ Attack type: | acid |||||||| @@ -143,9 +143,9 @@ ^ Special: | unaggressive |||||||| === bone drake === - ^ XP: | 100000 ^ HP: | 8000 ^ AC: | -20 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/bone_drake.111.png}} | + ^ XP: | 100000 ^ HP: | 8000 ^ AC: | -20 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/bone_drake.x11.png}} | ^ Protected: | blind +100, cold +70, electricity +70, fear +100, \\ fire +70 |||||||| === broo === @@ -155,13 +155,13 @@ ^ Attack type: | physical, poison |||||||| === byakie === - ^ XP: | 250000 ^ HP: | 4000 ^ AC: | -10 ^ Race: | chaos | {{http://baugher.pikenet.net/images/cf/byakie.111.png}} | + ^ XP: | 250000 ^ HP: | 4000 ^ AC: | -10 ^ Race: | chaos | {{http://baugher.pikenet.net/images/cf/byakie.x11.png}} | ^ Protected: | acid +50, chaos +100, cold +50, drain +50, electricity +50, \\ fear +100, fire +50, magic +100, paralyze +50, physical +100, \\ poison +100, slow +50 |||||||| ^ Vulnerable: | confusion -100 |||||||| ^ Special: | see invisible, spellcaster |||||||| ===== Notes & Comments ===== IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:b?rev=1170025252 New Revision: http://wiki.metalforge.net/doku.php/monsters:b -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:37:50 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:37:50 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:c Message-ID: <1171654670.347554.29410.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:37 User : mhoram Edit Summary: New full images @@ -9,16 +9,16 @@ ^ Special: | see invisible, spellcaster, unaggressive |||||||| === castle guard === - ^ XP: | 150 ^ HP: | 80 ^ AC: | 3 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/guard_ligh.111.png}} | - ^ Protected: | magic +30, physical +30 |||||||| + ^ XP: | 1200 ^ HP: | 250 ^ AC: | 0 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/guard_hard.111.png}} | + ^ Protected: | magic +100, physical +75 |||||||| ^ Special: | see invisible, spellcaster, unaggressive |||||||| === castle guard === - ^ XP: | 1200 ^ HP: | 250 ^ AC: | 0 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/guard_hard.111.png}} | - ^ Protected: | magic +100, physical +75 |||||||| + ^ XP: | 150 ^ HP: | 80 ^ AC: | 3 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/guard_ligh.111.png}} | + ^ Protected: | magic +30, physical +30 |||||||| ^ Special: | see invisible, spellcaster, unaggressive |||||||| === Chaos Knight === @@ -64,9 +64,9 @@ ^ Special: | unaggressive |||||||| === chinese dragon === - ^ XP: | 40000 ^ HP: | 1000 ^ AC: | -8 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/chinese_dr.171.png}} | + ^ XP: | 40000 ^ HP: | 1000 ^ AC: | -8 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/chinese_dr.x71.png}} | ^ Protected: | blind +100, cold +100, fear +100, magic +30 |||||||| ^ Vulnerable: | fire -100 |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -126,9 +126,9 @@ ^ Special: | spellcaster, unaggressive |||||||| === cunning gnome === - ^ XP: | 1000 ^ HP: | 100 ^ AC: | 1 ^ Race: | dwarf | {{http://baugher.pikenet.net/images/cf/gnome.111.png}} | + ^ XP: | 1000 ^ HP: | 100 ^ AC: | 1 ^ Race: | gnome | {{http://baugher.pikenet.net/images/cf/gnome.111.png}} | ^ Protected: | cold +100, confusion +100, fire +100, turn undead +100 |||||||| ^ Attack type: | magic, paralyze |||||||| ^ Special: | spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:c?rev=1170025318 New Revision: http://wiki.metalforge.net/doku.php/monsters:c -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:40:01 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:40:01 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:e Message-ID: <1171654801.338294.29425.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:40 User : mhoram Edit Summary: New full images @@ -24,9 +24,9 @@ ^ Special: | spellcaster |||||||| === electric dragon === - ^ XP: | 70000 ^ HP: | 3500 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/elec_dr.111.png}} | + ^ XP: | 70000 ^ HP: | 3500 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/elec_dr.x11.png}} | ^ Protected: | blind +100, cold +100, confusion +100, electricity +100, \\ fear +100 |||||||| ^ Vulnerable: | fire -100 |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -58,9 +58,9 @@ ^ Special: | spellcaster, unaggressive |||||||| === Elite Dread Knight === - ^ XP: | 500000 ^ HP: | 6000 ^ AC: | -15 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/Bk.111.png}} | + ^ XP: | 500000 ^ HP: | 6000 ^ AC: | -15 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/Bk.x11.png}} | ^ Protected: | cold +50, confusion +100, drain +100, electricity +90, \\ fear +100, fire +50, magic +100, paralyze +100, physical +70 |||||||| ^ Attack type: | fire, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -75,8 +75,16 @@ === evil clown === ^ XP: | 10000 ^ HP: | 3300 ^ AC: | -80 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/evilclown.111.png}} | ^ Protected: | confusion +100, electricity +100, fear +100, fire +100, \\ holy word +100, magic +100, physical +75, weapon magic +100 |||||||| ^ Special: | spellcaster |||||||| + + + === Evil Master === + ^ XP: | 200000 ^ HP: | 20000 ^ AC: | -105 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/evil_master4.111.png}} | + ^ Protected: | magic +20, physical +100 |||||||| + ^ Vulnerable: | fire -100 |||||||| + ^ Attack type: | physical |||||||| + ^ Special: | unaggressive |||||||| === Evil Master === ^ XP: | 1000000 ^ HP: | 31000 ^ AC: | -120 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/evil_master3.111.png}} | @@ -96,16 +104,8 @@ ^ XP: | 1000000 ^ HP: | 30000 ^ AC: | -120 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/evil_master.111.png}} | ^ Protected: | acid +30, blind +100, cold +100, death +100, electricity +60, \\ fear +30, fire +30, god power +100, holy word +95, \\ magic +30, paralyze +100, physical +100, turn undead +100, \\ weapon magic +60 |||||||| ^ Attack type: | cold, deplete, electricity, fire, ghost hit, weapon magic |||||||| ^ Special: | see invisible, spellcaster, unaggressive |||||||| - - - === Evil Master === - ^ XP: | 200000 ^ HP: | 20000 ^ AC: | -105 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/evil_master4.111.png}} | - ^ Protected: | magic +20, physical +100 |||||||| - ^ Vulnerable: | fire -100 |||||||| - ^ Attack type: | physical |||||||| - ^ Special: | unaggressive |||||||| === Evil Master, Bonehead === ^ XP: | 3500 ^ HP: | 25000 ^ AC: | -2 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/bone_head.111.png}} | IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:e?rev=1170025451 New Revision: http://wiki.metalforge.net/doku.php/monsters:e -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:38:57 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:38:57 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:d Message-ID: <1171654737.473099.29413.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:38 User : mhoram Edit Summary: New full images @@ -50,22 +50,22 @@ ^ XP: | 90000 ^ HP: | 1000 ^ AC: | -15 ^ Race: | undead | {{http://baugher.pikenet.net/images/cf/demilich.111.png}} | ^ Protected: | acid +100, blind +100, cold +100, confusion +100, \\ drain +100, electricity +100, fear +100, fire +100, \\ magic +100, paralyze +100, physical +50, poison +100, \\ slow +100 |||||||| ^ Attack type: | cold, deplete |||||||| ^ Special: | see invisible, spellcaster, unaggressive |||||||| - - - === demon === - ^ XP: | 10000 ^ HP: | 2000 ^ AC: | -2 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/mdemon.111.png}} | - ^ Protected: | blind +75, confusion +100, fire +100, god power +50, \\ holy word +50, magic +50, poison +100 |||||||| - ^ Attack type: | fire, physical |||||||| - ^ Special: | see in dark, see invisible, spellcaster |||||||| === demon === ^ XP: | 800 ^ HP: | 165 ^ AC: | 1 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/devil.111.png}} | ^ Protected: | blind +30, fire +100, physical +30 |||||||| ^ Vulnerable: | cold -100, confusion -100 |||||||| ^ Special: | see invisible, spellcaster |||||||| + + + === demon === + ^ XP: | 10000 ^ HP: | 2000 ^ AC: | -2 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/mdemon.x11.png}} | + ^ Protected: | blind +75, confusion +100, fire +100, god power +50, \\ holy word +50, magic +50, poison +100 |||||||| + ^ Attack type: | fire, physical |||||||| + ^ Special: | see in dark, see invisible, spellcaster |||||||| === Demon Lord === ^ XP: | 300000 ^ HP: | 3000 ^ AC: | -11 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/demon_lord.x11.png}} | @@ -124,9 +124,9 @@ ^ XP: | 30 ^ HP: | 10 ^ AC: | 4 ^ Race: | animal | {{http://baugher.pikenet.net/images/cf/dog.131.png}} | === dragon === - ^ XP: | 90000 ^ HP: | 3500 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/dragon.171.png}} | + ^ XP: | 90000 ^ HP: | 3500 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/dragon.x71.png}} | ^ Protected: | blind +100, fear +100, fire +100, magic +50 |||||||| ^ Vulnerable: | cold -100, confusion -100 |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -137,9 +137,9 @@ ^ Special: | see invisible, spellcaster |||||||| === dragon of chaos === - ^ XP: | 450000 ^ HP: | 32000 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/chaos_dragon.171.png}} | + ^ XP: | 450000 ^ HP: | 32000 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/chaos_dragon.x71.png}} | ^ Protected: | blind +100, cold +100, electricity +50, fire +100, \\ paralyze +100, physical +100 |||||||| ^ Attack type: | cold, electricity, fire, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -165,9 +165,9 @@ ^ Special: | see invisible, spellcaster |||||||| === Dread Knight === - ^ XP: | 200000 ^ HP: | 4500 ^ AC: | -15 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/Bk.111.png}} | + ^ XP: | 200000 ^ HP: | 4500 ^ AC: | -15 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/Bk.x11.png}} | ^ Protected: | cold +50, confusion +100, drain +100, electricity +50, \\ fear +100, magic +100, paralyze +100, physical +50 |||||||| ^ Special: | see invisible, spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:d?rev=1170025381 New Revision: http://wiki.metalforge.net/doku.php/monsters:d -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:41:06 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:41:06 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:f Message-ID: <1171654866.679296.29434.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:41 User : mhoram Edit Summary: New full images @@ -40,9 +40,9 @@ ^ Attack type: | fire |||||||| === fire serpent === - ^ XP: | 400 ^ HP: | 120 ^ AC: | -1 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/serpent.131.png}} | + ^ XP: | 400 ^ HP: | 120 ^ AC: | -1 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/serpent.x31.png}} | ^ Protected: | fire +30 |||||||| ^ Vulnerable: | cold -100 |||||||| ^ Attack type: | fire, physical |||||||| ^ Special: | spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:f?rev=1170025516 New Revision: http://wiki.metalforge.net/doku.php/monsters:f -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:43:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:43:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:h Message-ID: <1171655004.434963.29440.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:43 User : mhoram Edit Summary: New full images @@ -3,19 +3,19 @@ [[:Monsters]]: [[A]] [[B]] [[C]] [[D]] [[E]] [[F]] [[G]] H [[I]] [[J]] [[K]] [[L]] [[M]] [[N]] [[O]] [[P]] [[Q]] [[R]] [[S]] [[T]] [[U]] [[V]] [[W]] [[X]] [[Y]] [[Z]] === halfling === - ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | halfling | {{http://baugher.pikenet.net/images/cf/halfling3.151.png}} | + ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | halfling | {{http://baugher.pikenet.net/images/cf/halfling.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === halfling === - ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | halfling | {{http://baugher.pikenet.net/images/cf/halfling2.151.png}} | + ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | halfling | {{http://baugher.pikenet.net/images/cf/halfling3.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === halfling === - ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | halfling | {{http://baugher.pikenet.net/images/cf/halfling.151.png}} | + ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | halfling | {{http://baugher.pikenet.net/images/cf/halfling2.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === hellhound === IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:h?rev=1170025645 New Revision: http://wiki.metalforge.net/doku.php/monsters:h -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:42:18 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:42:18 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:g Message-ID: <1171654938.137088.29437.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:42 User : mhoram Edit Summary: New full images @@ -57,9 +57,9 @@ ^ Special: | see in dark |||||||| === giant cobra === - ^ XP: | 150 ^ HP: | 30 ^ AC: | -2 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/cobra.112.png}} | + ^ XP: | 150 ^ HP: | 30 ^ AC: | -2 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/cobra.x12.png}} | ^ Attack type: | physical, poison |||||||| === giant leech === @@ -113,9 +113,16 @@ ^ Protected: | physical +30 |||||||| === gnome === - ^ XP: | 2000 ^ HP: | 400 ^ AC: | 1 ^ Race: | dwarf | {{http://baugher.pikenet.net/images/cf/gardengnome.111.png}} | + ^ XP: | 2000 ^ HP: | 400 ^ AC: | 1 ^ Race: | gnome | {{http://baugher.pikenet.net/images/cf/gardengnome.111.png}} | + ^ Protected: | cold +100, confusion +100, fire +100, turn undead +100 |||||||| + ^ Attack type: | magic, paralyze |||||||| + ^ Special: | spellcaster |||||||| + + + === gnome === + ^ XP: | 1000 ^ HP: | 100 ^ AC: | 1 ^ Race: | gnome | {{http://baugher.pikenet.net/images/cf/gnome2.111.png}} | ^ Protected: | cold +100, confusion +100, fire +100, turn undead +100 |||||||| ^ Attack type: | magic, paralyze |||||||| ^ Special: | spellcaster |||||||| @@ -163,9 +170,9 @@ ^ Special: | spellcaster |||||||| === Greater Demon === - ^ XP: | 550000 ^ HP: | 8000 ^ AC: | -11 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/GreatDemon.111.png}} | + ^ XP: | 550000 ^ HP: | 8000 ^ AC: | -11 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/GreatDemon.x11.png}} | ^ Protected: | blind +100, confusion +100, fear +100, fire +100, \\ god power +90, holy word +90, magic +80, paralyze +100, \\ physical +90, poison +100 |||||||| ^ Attack type: | fire, physical, poison |||||||| ^ Special: | see in dark, see invisible, spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:g?rev=1170025580 New Revision: http://wiki.metalforge.net/doku.php/monsters:g -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:45:32 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:45:32 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:j Message-ID: <1171655132.090550.29449.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:45 User : mhoram Edit Summary: New full images @@ -3,9 +3,9 @@ [[:Monsters]]: [[A]] [[B]] [[C]] [[D]] [[E]] [[F]] [[G]] [[H]] [[I]] J [[K]] [[L]] [[M]] [[N]] [[O]] [[P]] [[Q]] [[R]] [[S]] [[T]] [[U]] [[V]] [[W]] [[X]] [[Y]] [[Z]] === Jessy === - ^ XP: | 2000000 ^ HP: | 8000 ^ AC: | -20 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/jessyb.111.png}} | + ^ XP: | 2000000 ^ HP: | 8000 ^ AC: | -20 ^ Race: | demon | {{http://baugher.pikenet.net/images/cf/jessyb.x11.png}} | ^ Protected: | acid +100, blind +100, cold +100, confusion +100, \\ drain +100, fire +100, ghost hit +100, magic +80, \\ paralyze +100, physical +95, poison +100, slow +100, \\ turn undead +100 |||||||| ^ Vulnerable: | electricity -100, fear -100 |||||||| ^ Attack type: | acid, cancellation, cold, confusion, drain, electricity, \\ fear, fire, magic, paralyze, physical, poison, slow, turn undead, \\ weapon magic |||||||| ^ Special: | see invisible, spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:j?rev=1170025774 New Revision: http://wiki.metalforge.net/doku.php/monsters:j -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:48:42 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:48:42 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:m Message-ID: <1171655322.103856.29452.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:48 User : mhoram Edit Summary: New full images @@ -12,21 +12,21 @@ ^ XP: | 45 ^ HP: | 20 ^ AC: | 7 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/madman.111.png}} | === Major djinn === - ^ XP: | 300000 ^ HP: | 5000 ^ AC: | -20 ^ Race: | faerie | {{http://baugher.pikenet.net/images/cf/djinn.131.png}} | + ^ XP: | 300000 ^ HP: | 5000 ^ AC: | -20 ^ Race: | faerie | {{http://baugher.pikenet.net/images/cf/djinn.x31.png}} | ^ Protected: | acid +100, chaos +50, cold +100, drain +50, electricity +100, \\ fear +100, fire +100, ghost hit +100, magic +100, \\ physical +100, poison +100 |||||||| ^ Attack type: | electricity, fire, magic, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| === man === - ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/man2.151.png}} | + ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/man.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === man === - ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/man.151.png}} | + ^ XP: | 25 ^ HP: | 18 ^ AC: | 8 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/man2.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === mastif === @@ -59,9 +59,9 @@ ^ Special: | spellcaster |||||||| === minor djinn === - ^ XP: | 70000 ^ HP: | 2500 ^ AC: | -15 ^ Race: | faerie | {{http://baugher.pikenet.net/images/cf/djinn.131.png}} | + ^ XP: | 70000 ^ HP: | 2500 ^ AC: | -15 ^ Race: | faerie | {{http://baugher.pikenet.net/images/cf/djinn.x31.png}} | ^ Protected: | acid +100, cold +50, confusion +100, electricity +50, \\ fear +100, fire +50, ghost hit +100, magic +50, physical +50, \\ poison +100 |||||||| ^ Vulnerable: | chaos -100, drain -100, weapon magic -100 |||||||| ^ Attack type: | magic, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:m?rev=1170025967 New Revision: http://wiki.metalforge.net/doku.php/monsters:m -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:53:59 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:53:59 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:r Message-ID: <1171655639.992693.29464.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:53 User : mhoram Edit Summary: New full images @@ -22,9 +22,9 @@ ^ Special: | unaggressive |||||||| === Retributioner === - ^ XP: | 150000 ^ HP: | 4000 ^ AC: | -5 ^ Race: | angel | {{http://baugher.pikenet.net/images/cf/retributioner.111.png}} | + ^ XP: | 150000 ^ HP: | 4000 ^ AC: | -5 ^ Race: | angel | {{http://baugher.pikenet.net/images/cf/retributioner.x11.png}} | ^ Protected: | blind +100, holy word +80, magic +80 |||||||| ^ Attack type: | god power, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:r?rev=1170026290 New Revision: http://wiki.metalforge.net/doku.php/monsters:r -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:52:56 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:52:56 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:q Message-ID: <1171655576.611756.29461.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:52 User : mhoram Edit Summary: New full images @@ -8,13 +8,13 @@ ^ Special: | spellcaster |||||||| === Queen Ant === - ^ XP: | 5000 ^ HP: | 1000 ^ AC: | 2 ^ Race: | insect | {{http://baugher.pikenet.net/images/cf/breeder_ant.111.png}} | + ^ XP: | 5000 ^ HP: | 1000 ^ AC: | 2 ^ Race: | insect | {{http://baugher.pikenet.net/images/cf/breeder_ant.x11.png}} | ^ Protected: | acid +30, physical +30, poison +100 |||||||| ^ Vulnerable: | cold -100 |||||||| ^ Attack type: | physical, poison |||||||| ===== Notes & Comments ===== IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:q?rev=1170026227 New Revision: http://wiki.metalforge.net/doku.php/monsters:q -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:56:15 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:56:15 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:t Message-ID: <1171655775.099441.29476.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:56 User : mhoram Edit Summary: New full images @@ -7,25 +7,25 @@ ^ XP: | 50 ^ HP: | 25 ^ AC: | 0 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/thief.151.png}} | === titan === - ^ XP: | 100000 ^ HP: | 4000 ^ AC: | -5 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/titan.571.png}} | + ^ XP: | 100000 ^ HP: | 4000 ^ AC: | -5 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/titan.x71.png}} | ^ Protected: | electricity +100, fear +100, magic +50 |||||||| ^ Special: | see invisible, spellcaster |||||||| === Townsman === - ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/a_townsman3.111.png}} | + ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/a_townsman2.111.png}} | ^ Special: | unaggressive |||||||| === Townsman === - ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/a_townsman.111.png}} | + ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/a_townsman3.111.png}} | ^ Special: | unaggressive |||||||| === Townsman === - ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/a_townsman2.111.png}} | + ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/a_townsman.111.png}} | ^ Special: | unaggressive |||||||| === tree === IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:t?rev=1170026421 New Revision: http://wiki.metalforge.net/doku.php/monsters:t -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:55:08 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:55:08 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:s Message-ID: <1171655708.770654.29473.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:55 User : mhoram Edit Summary: New full images @@ -32,9 +32,9 @@ ^ Attack type: | physical, poison |||||||| === serpent === - ^ XP: | 150 ^ HP: | 100 ^ AC: | -2 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/serpent.131.png}} | + ^ XP: | 150 ^ HP: | 100 ^ AC: | -2 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/serpent.x31.png}} | ^ Protected: | poison +100 |||||||| ^ Vulnerable: | cold -100 |||||||| @@ -78,9 +78,9 @@ ^ Special: | see invisible |||||||| === shadow wyvern === - ^ XP: | 50000 ^ HP: | 1500 ^ AC: | -25 ^ Race: | shadow | {{http://baugher.pikenet.net/images/cf/s_wyvern.171.png}} | + ^ XP: | 50000 ^ HP: | 1500 ^ AC: | -25 ^ Race: | shadow | {{http://baugher.pikenet.net/images/cf/s_wyvern.x71.png}} | ^ Protected: | acid +100, blind +100, cold +100, confusion +100, \\ deplete +100, drain +100, fear +100, fire +50, magic +25, \\ physical +50, poison +100 |||||||| ^ Attack type: | cancellation, cold, drain |||||||| ^ Special: | see in dark, spellcaster |||||||| @@ -164,16 +164,16 @@ ^ Special: | see in dark, see invisible |||||||| === slug === - ^ XP: | 500 ^ HP: | 250 ^ AC: | -1 ^ Race: | insect | {{http://baugher.pikenet.net/images/cf/slug.131.png}} | + ^ XP: | 500 ^ HP: | 250 ^ AC: | -1 ^ Race: | insect | {{http://baugher.pikenet.net/images/cf/slug.x31.png}} | ^ Protected: | acid +100, blind +100, electricity +50, fear +100 |||||||| ^ Vulnerable: | fire -100 |||||||| ^ Attack type: | acid, physical |||||||| === small armoured troll === - ^ XP: | 550 ^ HP: | 180 ^ AC: | -15 ^ Race: | troll | {{http://baugher.pikenet.net/images/cf/armourtroll3.111.png}} | + ^ XP: | 550 ^ HP: | 180 ^ AC: | -15 ^ Race: | troll | {{http://baugher.pikenet.net/images/cf/armourtroll4.111.png}} | ^ Vulnerable: | fire -100 |||||||| ^ Special: | see in dark |||||||| @@ -183,9 +183,9 @@ ^ Special: | see in dark |||||||| === small armoured troll === - ^ XP: | 550 ^ HP: | 180 ^ AC: | -15 ^ Race: | troll | {{http://baugher.pikenet.net/images/cf/armourtroll4.111.png}} | + ^ XP: | 550 ^ HP: | 180 ^ AC: | -15 ^ Race: | troll | {{http://baugher.pikenet.net/images/cf/armourtroll3.111.png}} | ^ Vulnerable: | fire -100 |||||||| ^ Special: | see in dark |||||||| @@ -195,15 +195,15 @@ ^ Special: | see in dark |||||||| === snake === - ^ XP: | 50 ^ HP: | 10 ^ AC: | 5 ^ Race: | n/a | {{http://baugher.pikenet.net/images/cf/snake.111.png}} | - ^ Protected: | poison +100 |||||||| - ^ Attack type: | physical, poison |||||||| + ^ XP: | 35 ^ HP: | 5 ^ AC: | 4 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/snake.111.png}} | === snake === - ^ XP: | 35 ^ HP: | 5 ^ AC: | 4 ^ Race: | reptile | {{http://baugher.pikenet.net/images/cf/snake.111.png}} | + ^ XP: | 50 ^ HP: | 10 ^ AC: | 5 ^ Race: | n/a | {{http://baugher.pikenet.net/images/cf/snake.111.png}} | + ^ Protected: | poison +100 |||||||| + ^ Attack type: | physical, poison |||||||| === Sorig === ^ XP: | 1 ^ HP: | 300 ^ AC: | -5 ^ Race: | air_elemental | {{http://baugher.pikenet.net/images/cf/para_light.111.png}} | IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:s?rev=1170026355 New Revision: http://wiki.metalforge.net/doku.php/monsters:s -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:58:22 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:58:22 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:v Message-ID: <1171655902.144557.29479.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:58 User : mhoram Edit Summary: New full images @@ -29,19 +29,19 @@ ^ Special: | see in dark, spellcaster |||||||| === Veiled woman === - ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/veiled_woman2.111.png}} | + ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/veiled_woman3.111.png}} | ^ Special: | unaggressive |||||||| === Veiled woman === - ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/veiled_woman3.111.png}} | + ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/veiled_woman.111.png}} | ^ Special: | unaggressive |||||||| === Veiled woman === - ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/veiled_woman.111.png}} | + ^ XP: | 10 ^ HP: | 15 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/veiled_woman2.111.png}} | ^ Special: | unaggressive |||||||| === viking === IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:v?rev=1170026546 New Revision: http://wiki.metalforge.net/doku.php/monsters:v -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 16 13:59:27 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 16 Feb 2007 13:59:27 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: monsters:w Message-ID: <1171655967.952108.29482.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/16 13:59 User : mhoram Edit Summary: New full images @@ -57,9 +57,9 @@ ^ Special: | spellcaster |||||||| === wizard === - ^ XP: | 100000 ^ HP: | 3500 ^ AC: | -15 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/big_wiz.111.png}} | + ^ XP: | 100000 ^ HP: | 3500 ^ AC: | -15 ^ Race: | giant | {{http://baugher.pikenet.net/images/cf/big_wiz.x11.png}} | ^ Protected: | blind +75, fear +100, god power +60, holy word +60, \\ magic +100, paralyze +100, poison +100 |||||||| ^ Attack type: | drain |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -70,24 +70,24 @@ ^ Special: | see in dark |||||||| === woman === - ^ XP: | 200 ^ HP: | 28 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/nun.151.png}} | + ^ XP: | 20 ^ HP: | 18 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/woman2.113.png}} | ^ Special: | spellcaster, unaggressive |||||||| === woman === - ^ XP: | 20 ^ HP: | 18 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/woman.151.png}} | + ^ XP: | 200 ^ HP: | 28 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/nun.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === woman === - ^ XP: | 20 ^ HP: | 18 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/woman2.113.png}} | + ^ XP: | 20 ^ HP: | 18 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/woman3.111.png}} | ^ Special: | spellcaster, unaggressive |||||||| === woman === - ^ XP: | 20 ^ HP: | 18 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/woman3.111.png}} | + ^ XP: | 20 ^ HP: | 18 ^ AC: | 10 ^ Race: | human | {{http://baugher.pikenet.net/images/cf/woman.151.png}} | ^ Special: | spellcaster, unaggressive |||||||| === Worker Ant === @@ -96,9 +96,9 @@ ^ Vulnerable: | cold -100 |||||||| === worthless dragon === - ^ XP: | 1 ^ HP: | 3500 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/worthless_dragon.171.png}} | + ^ XP: | 1 ^ HP: | 3500 ^ AC: | -12 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/worthless_dragon.x71.png}} | ^ Protected: | fear +100, fire +100, magic +30 |||||||| ^ Vulnerable: | cold -100, confusion -100 |||||||| ^ Special: | see invisible, spellcaster |||||||| @@ -111,21 +111,21 @@ ^ Special: | see in dark |||||||| === wyvern === - ^ XP: | 4000 ^ HP: | 300 ^ AC: | 2 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/wyvern.171.png}} | + ^ XP: | 4000 ^ HP: | 300 ^ AC: | 2 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/wyvern.x71.png}} | ^ Protected: | blind +50, fear +100, fire +100 |||||||| ^ Vulnerable: | cold -100, confusion -100 |||||||| ^ Attack type: | physical |||||||| ^ Special: | see invisible, spellcaster |||||||| === wyvern of chaos === - ^ XP: | 200000 ^ HP: | 3000 ^ AC: | -10 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/Cwyvern.171.png}} | + ^ XP: | 200000 ^ HP: | 3000 ^ AC: | -10 ^ Race: | dragon | {{http://baugher.pikenet.net/images/cf/Cwyvern.x71.png}} | ^ Protected: | blind +100, cold +100, electricity +50, fire +100, \\ paralyze +100, physical +100 |||||||| ^ Attack type: | cold, electricity, fire, physical |||||||| ^ Special: | see invisible, spellcaster |||||||| ===== Notes & Comments ===== IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/monsters:w?rev=1170026610 New Revision: http://wiki.metalforge.net/doku.php/monsters:w -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 10:10:38 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 10:10:38 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:fancy_generators Message-ID: <1171728638.342501.31569.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 10:10 User : mhoram Edit Summary: updating implementation notes @@ -38,8 +38,13 @@ * The other key would allow spawner to get into slower mode - where it works twice slower, but probably with the same max capacity. Please add new ideas here. + ==== Implementation ==== So far, I've added the ability for generators to create monsters within a radius, which is set with the ''generator_radius'' field in the object. This defaults to 1 if not set. Patch for this is at [[http://baugher.pikenet.net/cf/generator_radius.patch]]. + + The limit has been implemented. Patch is here: [[http://baugher.pikenet.net/cf/generator_radius.patch]]. If a generator has ''generator_max'' set, it will only create new objects when there are less than that many objects belonging to it already on the map. This works a little funny at the edges of tiled maps: If the generator creates a monster on the neighboring map, it won't be counted, so it could end up creating more than the limit. I'm not sure whether this is really a problem, but if it is, it could be fixed by preventing the generator from creating monsters on other maps. + + Both these changes have been committed to trunk. IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators?rev=1170974959 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:fancy_generators -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:34:42 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:34:42 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: mlab Message-ID: <1171740882.295341.31878.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:34 User : Edit Summary: created Mlab is a large mapset that is accessable via going to sleep in Navar's tall tower. It is unknown if it is a real place or a dream. Never the less, whatever happens there affects your character. Current Lore of Mlab (needs improvement, fleshing out): The is the general story so far (all mapped): The tall tower in navar was build by an evil wizard long ago using the souls of those he killed, he is known as "The Second Wizard" as the first wizard is the one who taught him (there is a backstory as you go up the floors of the very tall tower in Navar). (note: said wizard is a follower of the devourers cult) The city de clouds was also created by him (strong devourers presence there too) in the present in the cloud area there is the elf lord castle and the castle of the marquis. The elf lord has gone mad from his devotion to devourers and is planning an attack on the city (via his dragon allies) the marquis also hasn't been seen for some time (he, too, has fallen too deep into the grasp of the cult) so that is the first few quests) In the Elf Lord Castle you meet the Second Wizard for a second time. It is found that he is behind the madness of the Elf Lord. Now, you can also go down a mountain or travel down the rock columns under the Elf Lord's Castle to mlab-terra where there is Prison de Madness and the 3 towns that make of the kingdom of saints aswell as the castle up north in the ice caldera (not part of the kingdom) and the hell quest etc. PdM is thought to be the splendid palace of the old power of the area (think old Austrian empire) which, for some unknown reason, was superceded by the kingdom of saints (who are technologically advanced, descendants of the rhyzonians? offshoots?) ( a scroll in PdM talks of them as a new upstart tribe to the west, where the Kingdom of Saints now stands). PdM, somehow (how?), is kept sparkling clean in all it's years of non-inhabitance. The kingdom of saints is made of 3 towns. A small emerald mining town, which is the first one you'll see. Then over the west mountains is St. Rose (an even smaller emerald trading town), and further west over the river is St Bartholemew, the Capital of the Kingdom. St Bar has in and around it: a small keep, barracks, iron mines, a smelter much like in CDC (but less efficient), a few stores, an Inn (Cost: 1 Imperial per night (expensive)), a Cathedral, and up north a Centerfuge, Powerplant (1 of 2 in the entire CF world :)), and an electolisys house. IP-Address : 69.113.27.92 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/mlab -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:41:58 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:41:58 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: mlab Message-ID: <1171741318.750361.31902.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:41 User : Edit Summary: @@ -17,8 +17,9 @@ PdM is thought to be the splendid palace of the old power of the area (think old Austrian empire) which, for some unknown reason, was superceded by the kingdom of saints (who are technologically advanced, descendants of the rhyzonians? offshoots?) ( a scroll in PdM talks of them as a new upstart tribe to the west, where the Kingdom of Saints now stands). PdM, somehow (how?), is kept sparkling clean in all it's years of non-inhabitance. - The kingdom of saints is made of 3 towns. A small emerald mining town, which is the first one you'll see. Then over the west mountains is St. Rose (an even smaller emerald trading town), and further west over the river is St Bartholemew, the Capital of the Kingdom. St Bar has in and around it: a small keep, barracks, iron mines, a smelter much like in CDC (but less efficient), a few stores, an Inn (Cost: 1 Imperial per night (expensive)), a Cathedral, and up north a Centerfuge, Powerplant (1 of 2 in the entire CF world :)), and an electolisys house. + The kingdom of saints is made of 3 towns. A small emerald mining town, which is the first one you'll see. Then over the west mountains is St. Rose (an even smaller emerald trading town), and further west over the river is St Bartholemew, the Capital of the Kingdom. St Bar has in and around it: a small keep, barracks, iron mines, a smelter much like in CDC (but less efficient), a few stores, an Inn (Cost: 1 Imperial per night (expensive)), a Cathedral, and up north a Centerfuge, Powerplant (1 of 2 in the entire CF world :)), and an electolisys house. Also there is a Libary and a permanent apartment. The St. Bar people are technically advanced (much like how pupland has a powerplant...). In the Kingdom Of Saints there are no above-ground cult temples, only churches with an unconsecrated alter. + Under the Cathedral there are caverns (which connect under the river to other caverns and then to the emerald mine aswell). If you keep going down you will meet some galeotrolls, which you will kill if you choose to accept this mission. Further down there are 2 cyclopses guarding the entrance to the great devours temple. If you enter the temple and go down you will meet the second wizard for a third time. Past him you may continue down untill you reach mlab's hell. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/mlab?rev=1171740879 New Revision: http://wiki.metalforge.net/doku.php/mlab -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:43:43 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:43:43 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: mlab Message-ID: <1171741423.458844.31906.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:43 User : Edit Summary: @@ -19,7 +19,7 @@ which, for some unknown reason, was superceded by the kingdom of saints (who are technologically advanced, descendants of the rhyzonians? offshoots?) ( a scroll in PdM talks of them as a new upstart tribe to the west, where the Kingdom of Saints now stands). PdM, somehow (how?), is kept sparkling clean in all it's years of non-inhabitance. The kingdom of saints is made of 3 towns. A small emerald mining town, which is the first one you'll see. Then over the west mountains is St. Rose (an even smaller emerald trading town), and further west over the river is St Bartholemew, the Capital of the Kingdom. St Bar has in and around it: a small keep, barracks, iron mines, a smelter much like in CDC (but less efficient), a few stores, an Inn (Cost: 1 Imperial per night (expensive)), a Cathedral, and up north a Centerfuge, Powerplant (1 of 2 in the entire CF world :)), and an electolisys house. Also there is a Libary and a permanent apartment. The St. Bar people are technically advanced (much like how pupland has a powerplant...). In the Kingdom Of Saints there are no above-ground cult temples, only churches with an unconsecrated alter. - Under the Cathedral there are caverns (which connect under the river to other caverns and then to the emerald mine aswell). If you keep going down you will meet some galeotrolls, which you will kill if you choose to accept this mission. Further down there are 2 cyclopses guarding the entrance to the great devours temple. If you enter the temple and go down you will meet the second wizard for a third time. Past him you may continue down untill you reach mlab's hell. + Under the Cathedral there are caverns (which connect under the river to other caverns and then to the emerald mine aswell). If you keep going down you will meet some galeotrolls, which you will kill if you choose to accept this mission. Further down there are 2 cyclopses guarding the entrance to the great devours temple. If you enter the temple and go down you will meet the second wizard for a third time. Past him you may continue down untill you reach mlab's hell. Mlab hell contains the city of Dis, 2 other towns, and goes down over 100 levels. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/mlab?rev=1171741315 New Revision: http://wiki.metalforge.net/doku.php/mlab -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:45:40 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:45:40 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:player_economy Message-ID: <1171741540.288303.31915.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:45 User : Edit Summary: @@ -8,5 +8,5 @@ :Imho, there should be no gold in random monsters loot. Also, the metal equipment could be transformed into metal bars by some npc'sm who would be buying it then. Now, the use for metal bars should be found. This could be applied to any unusable loot - organics could b bought by alchemist, who transforms them into buyable potions. NPC's could trade between themselves then. Half of shops would be4 people buying materials, and they would be selling they're production to shops. This would make players check if prizes of some materials aren't raising, before going on looting trip. -- kshinji - ::Just noting that in the mlab maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of mlab. Keep in mind that more political issues would result from committing those remaining maps to svn. + ::Just noting that in the [[mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy?rev=1167055478 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:47:21 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:47:21 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:player_economy Message-ID: <1171741641.743016.31918.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:47 User : Edit Summary: @@ -8,5 +8,5 @@ :Imho, there should be no gold in random monsters loot. Also, the metal equipment could be transformed into metal bars by some npc'sm who would be buying it then. Now, the use for metal bars should be found. This could be applied to any unusable loot - organics could b bought by alchemist, who transforms them into buyable potions. NPC's could trade between themselves then. Half of shops would be4 people buying materials, and they would be selling they're production to shops. This would make players check if prizes of some materials aren't raising, before going on looting trip. -- kshinji - ::Just noting that in the [[mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. + ::Just noting that in the [[wiki:mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[wiki:mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy?rev=1171741538 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:48:50 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:48:50 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:player_economy Message-ID: <1171741730.975646.31921.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:48 User : Edit Summary: @@ -8,5 +8,5 @@ :Imho, there should be no gold in random monsters loot. Also, the metal equipment could be transformed into metal bars by some npc'sm who would be buying it then. Now, the use for metal bars should be found. This could be applied to any unusable loot - organics could b bought by alchemist, who transforms them into buyable potions. NPC's could trade between themselves then. Half of shops would be4 people buying materials, and they would be selling they're production to shops. This would make players check if prizes of some materials aren't raising, before going on looting trip. -- kshinji - ::Just noting that in the [[wiki:mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[wiki:mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. + ::Just noting that in the [[mlab|mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[mlab|mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy?rev=1171741639 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:50:01 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:50:01 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:player_economy Message-ID: <1171741801.493008.31927.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:50 User : Edit Summary: @@ -8,5 +8,5 @@ :Imho, there should be no gold in random monsters loot. Also, the metal equipment could be transformed into metal bars by some npc'sm who would be buying it then. Now, the use for metal bars should be found. This could be applied to any unusable loot - organics could b bought by alchemist, who transforms them into buyable potions. NPC's could trade between themselves then. Half of shops would be4 people buying materials, and they would be selling they're production to shops. This would make players check if prizes of some materials aren't raising, before going on looting trip. -- kshinji - ::Just noting that in the [[start:mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[start:mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. + ::Just noting that in the [[/mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[start:mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy?rev=1171741772 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:49:34 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:49:34 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:player_economy Message-ID: <1171741774.988668.31924.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:49 User : Edit Summary: @@ -8,5 +8,5 @@ :Imho, there should be no gold in random monsters loot. Also, the metal equipment could be transformed into metal bars by some npc'sm who would be buying it then. Now, the use for metal bars should be found. This could be applied to any unusable loot - organics could b bought by alchemist, who transforms them into buyable potions. NPC's could trade between themselves then. Half of shops would be4 people buying materials, and they would be selling they're production to shops. This would make players check if prizes of some materials aren't raising, before going on looting trip. -- kshinji - ::Just noting that in the [[mlab|mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[mlab|mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. + ::Just noting that in the [[start:mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[start:mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy?rev=1171741728 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:50:47 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:50:47 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:player_economy Message-ID: <1171741847.585617.31936.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:50 User : Edit Summary: @@ -8,5 +8,5 @@ :Imho, there should be no gold in random monsters loot. Also, the metal equipment could be transformed into metal bars by some npc'sm who would be buying it then. Now, the use for metal bars should be found. This could be applied to any unusable loot - organics could b bought by alchemist, who transforms them into buyable potions. NPC's could trade between themselves then. Half of shops would be4 people buying materials, and they would be selling they're production to shops. This would make players check if prizes of some materials aren't raising, before going on looting trip. -- kshinji - ::Just noting that in the [[/mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[start:mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. + ::Just noting that in the [[http://wiki.metalforge.net/doku.php/mlab|mlab]] maps (citydeclouds) there is a small area that makes use of ores and metal bars (refining them into bars, then exchanging them for swords, etc). However these maps are beyond what has been committed to svn(then cvs) of [[http://wiki.metalforge.net/doku.php/mlab|mlab]]. Keep in mind that more political issues would result from committing those remaining maps to svn. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy?rev=1171741800 New Revision: http://wiki.metalforge.net/doku.php/dev_todo:player_economy -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:52:23 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:52:23 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: server_home_pages Message-ID: <1171741943.135227.31939.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:52 User : Edit Summary: @@ -3,6 +3,6 @@ * Crossfire @ games.bnet.pl at http://games.bnet.pl/crossfire/ * Friendship server in Japan http://friendship.ddo.jp/crossfire/ * Metalforge at http://www.metalforge.net/ - * mlab devel server at https://cat2.dynu.ca/cat2/crossfire.html + * [[http://wiki.metalforge.net/doku.php/mlab|mlab]] devel server at https://cat2.dynu.ca/cat2/crossfire.html * Schmorp at http://crossfire.schmorp.de/ (note: this is actually a Crossfire fork) IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/server_home_pages?rev=1168012608 New Revision: http://wiki.metalforge.net/doku.php/server_home_pages -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:54:29 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:54:29 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: mikee_s_maze Message-ID: <1171742069.324112.31945.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:54 User : Edit Summary: @@ -1,7 +1,7 @@ ====== Mikee's Maze ====== - As of mid-may 2005 a particularly evil maze has been created in the mlab map pack. + As of mid-may 2005 a particularly evil maze has been created in the [[http://wiki.metalforge.net/doku.php/mlab|mlab]] map pack. It starts in a room, with a row of mirrors to the south. pass through those, and carry on slightly further, and you are in the maze proper. The maze itself is a grid of interconnected rooms which connect edge to edge (like the greenway), however, there are other special paths out of the maze. IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/mikee_s_maze?rev=1131912802 New Revision: http://wiki.metalforge.net/doku.php/mikee_s_maze -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:53:01 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:53:01 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: servers:schmorp Message-ID: <1171741981.647611.31942.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:53 User : Edit Summary: @@ -24,7 +24,7 @@ * the bank quest in scorn, the heaven quest in scorn, the mana fountain in scorn. * onefangs ice castle (this is on cat2 too) * a few maps for the invite command quest. * aldwulf (also on cat2) - * mlab (prepared for cf.schmorp.de by sliss/bw from cat2) + * [[http://wiki.metalforge.net/doku.php/mlab|mlab]] (prepared for cf.schmorp.de by sliss/bw from cat2) IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/servers:schmorp?rev=1157125039 New Revision: http://wiki.metalforge.net/doku.php/servers:schmorp -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:56:29 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:56:29 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: servers Message-ID: <1171742189.454874.31954.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:56 User : Edit Summary: @@ -30,6 +30,6 @@ | [[servers:CFTest]]| TBA | varies | bigworld(varies) | Future | A server for testing new code, maps, and arches. | ===== Crossfire-derivative Servers ===== ^ Server ^ Address ^ Version ^ Mapset ^ Lifespan ^ Description ^ - | cat2 | cat2.dynu.ca | 1.9.1-CVS or forked ((unclear which)) | bigworld(forked) | unknown to current | PKing allowed. Server admin includes "anti-womens-rights" content which a majority of the community disagrees with. Some active players. As of late August 2006, around ~3-4 players online at a time. | + | [[servers:cat2]] | cat2.dynu.ca | 1.9.1-CVS or forked ((unclear which)) | bigworld(forked) | unknown to current | PKing allowed. Server admin includes "anti-womens-rights" content which a majority of the community disagrees with. Some active players. As of late August 2006, around ~3-4 players online at a time. | | [[Servers:schmorp]] | cf.schmorp.de | forked((Fork project goes by the name of "crossfire+")) | newworld(+forked) | end of 2005 to current | Server code forked by the server admin. As of late August 2006, around ~5-12 players online at a time. | IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/servers?rev=1163614852 New Revision: http://wiki.metalforge.net/doku.php/servers -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 13:57:10 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 13:57:10 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: servers:cat2 Message-ID: <1171742230.430520.31957.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 13:57 User : Edit Summary: @@ -1,5 +1,5 @@ - The development server for the crossfire-extended map and archtype set. + The development server for the crossfire-extended map and archtype set (including [[http://wiki.metalforge.net/doku.php/mlab|mlab]] ). IP-Address : 69.113.27.92 Old Revision: http://wiki.metalforge.net/doku.php/servers:cat2?rev=1171439543 New Revision: http://wiki.metalforge.net/doku.php/servers:cat2 -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 14:04:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 14:04:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: lore:navar_very_tall_tower Message-ID: <1171742664.925358.31966.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 14:04 User : Edit Summary: created Here is the Lore found in Navar's Very Tall Tower: You open the A testament to Sarnach and start reading. Such a great being was he. Gave of his time. Gave of his meager wage. Gave of his magic. Such a gentle being was he. Raised his hand against nothing. Raised his voice against nothing Raised his magic against none. Such a wise being was he. To all whom asked wisdom spoken. To all whom strived magic dispensed. To all whom needed guidance given. Such a murdered being is he Taken to darkness in sleep never to wake. Murdered cowardly in the slumber. A roll of the dice and the fool taketh his life, and his corpse. To the alter his physical being strives. To the alter where the physical must to dust turn so the spirit may be free. There was a wizard. He had an apprentice. What is said are lies. There are no good wizards. No good apprentice of magic ever existed. It was not murder but justice. He who hast slain the apprentice did good. He who hast slain the slayer must be delt justice. It is said that the wizard created the tower. The wizard only created death... but not even. Death was purchased by the wizard and from the bones of hundreds were set bricks known as enchanted bricks; set for the tower; set for the wizard to reach the heavens. But the wizard knew nothing. The wizard oversaw the rise of the tower through the clouds. The wizard oversaw the deaths of many. The wizard's powers did not come from what is good, or even said to be good. The tower was built to avoid a pact which every wizard has made. There is no good magic. It is of the black arts. To think he could save his own soul the wizard imprisoned the souls of all who came upon a town. Scorn took it's name not from itself; it was named by others. Through drink he deluded them, through tricks beguiled them, and thus enslaved them to his master; the master of all who practice that which does not come from above... thus they came here to Navar and raised his tower to the heavens. The wizard grew old... he was promised eternal life. He took on a student and taught him while the tower rose to heights. Tricks of deception the student came to know. Hidden identities he was able to conjure seemingly by thought alone. He was anyone he wished to be; evil or good as the people saw illusions; king, pesant, or even Skud from the grave. The student learned well. And the souls trapped mounted. They forever in torment acted as commanded. Death upon death grew to be the knowledge of the tower. The student learned. The great wizard died. But he was not great. And came the second wizard. Navar was but an infant. The apprentice was a master of manipulation and disguise. He completed the tower after two thousand dead one decade since the death of the first. He was the second. He is still. Scorn fell into dispair, Navar grew. When the tower was completed there were no heavens to be found. Only clouds. The wizard knew nothing. The apprentice was the second wizard. He did not die. The second wizard grew herb and sustained for decades, then centuries, then longer. The herb was not of this world, it was of fire... for the wizard was useful, moreso than the last. The old empire was no more. Chaos reigned as ceasar. The second wizard nearly perished and the bricks of the bones of the dead almost crumbled in rejoice. The second wizard, the student of once a time, concocted an amulet. The amulet protected him in his many deceptions. The second wizard persisted. A fright came upon the second wizard and upon a storm a city was born. More were trapped by it's wealth. New bricks were lain. White bricks of men. The tower was unseen for a century. A deception upon an abomination was committed. The wizard was powerful. The first wizard was not great. The second was in league. There are no good wizards. Navar was no longer a child. Then the mists cleared. Navar saw the tower and was in awe. Navar had forgotten it's name. Navar forgot the tower. A do-gooder appeared. His name was like a snake that set forth to snatch souls. He was the wizard; He was a trick. You wonder if this might not be easier with a collegue... Only one in Navar saw the deception. The wizard in his cloaked form was slain. He did not die. His body did not rot. Many mourned the death of the do-gooder they thought to have had in their midsts and lost. The soul of the wizard was imprisoned in the deception and the body stashed away so none could release it. But that has ended and a most terrible crime has been commited. The bricks cry, their essence attack. The second wizard is not dead... His city is not destroyed... Nor the tower. The abomination. From no-reply_wiki at metalforge.org Sat Feb 17 14:16:34 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 14:16:34 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: guides Message-ID: <1171743394.808004.31996.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 14:16 User : monger Edit Summary: @@ -53,8 +53,9 @@ --- {{:images:wraithp.base.151.png}} [[races:Wraiths]] ===== Monster/NPC Guides ===== Information about monsters and NPCs. + ===== Skill Guides ===== * [[skills:Alchemy]] @@ -90,8 +91,9 @@ * [[skills:Throwing]] * [[skills:Use Magic Item]] * [[skills:Wizardry]] * [[skills:Woodsman]] + * [[skills:Writing]] ===== Doing things ===== Tutorials and information about various things you can do in crossfire. IP-Address : 66.18.223.35 Old Revision: http://wiki.metalforge.net/doku.php/guides?rev=1168283095 New Revision: http://wiki.metalforge.net/doku.php/guides -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 14:18:26 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 14:18:26 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: skills:writing Message-ID: <1171743506.216640.32002.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 14:18 User : monger Edit Summary: created ====== Description ====== User may both write messages in books and rewrite spell scrolls with a previously known spell. For new spell scrolls mana, time and an old scroll are needed. Backfire effects are possible. To write text in a book, use the skill as: use_skillwriting . This skills is only available as a 'writing pen'; the literacy skill must be possessed before this can be used. ====== Use Skill ====== Needs testing ====== Ready Skill ====== Needs testing IP-Address : 66.18.223.35 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/skills:writing -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 14:24:50 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 14:24:50 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: skills:woodsman Message-ID: <1171743890.194582.32011.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 14:24 User : monger Edit Summary: created ====== Description ====== While the skill is readied, the possessor will move faster through "wooded" terrain (forest, grasslands, brush, jungle, etc.). If actively used, this skill will identify foods and flesh parts. ====== Use Skill ====== Woodsman skill will identify foods and flesh parts. ====== Ready Skill ====== While the skill is readied, the possessor will move faster through "wooded" terrain (forest, grasslands, brush, jungle, etc.). IP-Address : 66.18.223.35 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/skills:woodsman -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 16:19:43 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 16:19:43 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: skills:writing Message-ID: <1171750783.621659.32195.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 16:19 User : mhoram Edit Summary: question @@ -3,5 +3,7 @@ User may both write messages in books and rewrite spell scrolls with a previously known spell. For new spell scrolls mana, time and an old scroll are needed. Backfire effects are possible. To write text in a book, use the skill as: use_skillwriting . This skills is only available as a 'writing pen'; the literacy skill must be possessed before this can be used. + + > Maybe I'm missing something, but isn't this skill actually called ''inscription''? ====== Use Skill ====== Needs testing IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/skills:writing?rev=1171743503 New Revision: http://wiki.metalforge.net/doku.php/skills:writing -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 23:51:26 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 23:51:26 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: skills:wizardry Message-ID: <1171777886.814573.445.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 23:51 User : monger Edit Summary: created ====== Description ====== User is allowed to cast "wizard" spells. This skill may be acquired either through the use of a talisman or learned via a skill scroll. ====== Use Skill ====== Skill is a spell group, and used through the cast command. ====== Ready Skill ====== Nothing I know of. IP-Address : 66.18.223.35 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/skills:wizardry -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 17 23:53:53 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 17 Feb 2007 23:53:53 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: skills:use_magic_item Message-ID: <1171778033.971576.448.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/17 23:53 User : monger Edit Summary: created ====== Description ====== User can use magic items like rods/wands/horns. ====== Use Skill ====== This skill is used by applying a rod, wand, or horn. ====== Ready Skill ====== Nothing I know of. IP-Address : 66.18.223.35 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/skills:use_magic_item -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 18 12:51:41 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 18 Feb 2007 12:51:41 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:objects Message-ID: <1171824701.965383.2137.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/18 12:51 User : ryo Edit Summary: last_heal for diseases @@ -1058,8 +1058,9 @@ ===== Diseases ===== by Peter Mardahl The following describes some things about the archetype and implementation for diseases. + ==== Diseases ==== ^ Stat ^ Property ^ Definition ^ @@ -1085,8 +1086,9 @@ | msg | Message | What the plague says when it strikes | | race | Those affected | Races the plague strikes (* means everything) | | level | Plague Level | General description of the plague's deadliness | | last_grace | Attenuation | Reduction in wc per generation of disease. This builds in a self-limiting factor | + | last_heal | Immunity | If set, will not grant immunity when cured naturally | Explanations: * * means this # should be negative to cause adverse effect. * + means that this effect is modulated in spells by ldur IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev:objects?rev=1171028287 New Revision: http://wiki.metalforge.net/doku.php/dev:objects -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 18 12:53:28 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 18 Feb 2007 12:53:28 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_fields Message-ID: <1171824808.276606.2140.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/18 12:53 User : ryo Edit Summary: update last_heal @@ -275,14 +275,15 @@ ==== level ==== Type: sint16 Meaning: + ==== last_heal ==== Type: sint32 Meaning: - + * for DISEASE, if 1 then this disease won't grant immunity when cured naturally ==== last_sp ==== Type: sint32 IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/dev:object_fields?rev=1171233340 New Revision: http://wiki.metalforge.net/doku.php/dev:object_fields -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 14:57:06 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 14:57:06 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: client_side_scripting:scripts:perl Message-ID: <1171918626.272641.4784.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 14:57 User : Edit Summary: @@ -4,4 +4,5 @@ * [[:user:mhoram:scripts:level_up]] * [[.perl:travel]] * [[:user:mhoram:scripts:watch_food]] + * [[:user:mrbrklyn:scripts:pray]] IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts:perl?rev=1167345372 New Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts:perl -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:00:56 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:00:56 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171918856.115511.4796.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:00 User : Edit Summary: @@ -1,13 +1,12 @@ + + '' #!/usr/bin/perl use strict; - print "issue 1 1 chat hello world This is my new script - I am Ruben and the chief Safir. \n"; for (1 .. 1000) { print "issue 1 1 use_skill pray \n"; - print "issue 1 1 invoke create missile of Paralysis \n"; - print "issue 1 1 invoke create missile of Paralysis \n"; - print "issue 1 1 invoke create missile of Paralysis \n"; } + '' IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171918665 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 14:57:46 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 14:57:46 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: user:mrbrklyn:scripts:pray Message-ID: <1171918666.933776.4787.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 14:57 User : Edit Summary: created #!/usr/bin/perl use strict; print "issue 1 1 chat hello world This is my new script - I am Ruben and the chief Safir. \n"; for (1 .. 1000) { print "issue 1 1 use_skill pray \n"; print "issue 1 1 invoke create missile of Paralysis \n"; print "issue 1 1 invoke create missile of Paralysis \n"; print "issue 1 1 invoke create missile of Paralysis \n"; } IP-Address : 68.167.17.98 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:02:42 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:02:42 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171918962.059614.4799.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:02 User : Edit Summary: @@ -1,6 +1,6 @@ - '' + #!/usr/bin/perl use strict; @@ -8,5 +8,5 @@ for (1 .. 1000) { print "issue 1 1 use_skill pray \n"; } - '' + IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171918853 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:05:16 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:05:16 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171919116.219620.4808.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:05 User : Edit Summary: @@ -1,5 +1,5 @@ - + ====== Code ====== #!/usr/bin/perl use strict; @@ -7,6 +7,5 @@ for (1 .. 1000) { print "issue 1 1 use_skill pray \n"; } - IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171918959 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:08:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:08:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171919304.826400.4811.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:08 User : Edit Summary: @@ -1,4 +1,11 @@ + + ====== Introduction ====== + + This is a client-side perl script for Crossfire, which allows you to pray overnight. Just change the for loop + and load up on prayer skill while you sleep. + + ====== Code ====== #!/usr/bin/perl IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171919114 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:09:34 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:09:34 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171919374.486571.4823.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:09 User : Edit Summary: @@ -1,10 +1,13 @@ - ====== Introduction ====== This is a client-side perl script for Crossfire, which allows you to pray overnight. Just change the for loop and load up on prayer skill while you sleep. + + ====== Requirements ====== + + * Perl ====== Code ====== #!/usr/bin/perl IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171919301 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:11:11 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:11:11 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mhoram:scripts:watch_food Message-ID: <1171919471.408306.4832.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:11 User : mhoram Edit Summary: new script version @@ -7,48 +7,68 @@ ====== Requirements ====== * Perl + ====== Code ====== #!/usr/bin/perl use warnings; use strict; + require "./subs.pl"; # get some subs to use $| = 1; my $last_meal = time; - my $hungry = 250; # Set this to your "hunger" preference + my $hungry = 500; + my $praycount = 1; + + print "draw 4 Watching food...\n"; print "watch stats\n"; - while(){ - if( ( time - $last_meal ) > 60 and /food (\d+)/ ){ - my $food = $1; - next unless $food < $hungry; - print "request items inv\n"; - my $foods; my $waybreads; - while(){ - last if /request items inv end/; - if( /request items inv .* foods?$/ ){ - $foods = 1; - last; - } elsif( /request items inv .* waybreads?$/ ){ - $waybreads = 1; - } + while () { + if ( ( time - $last_meal ) > 60 and /food (\d+)/ ) { + my $food = $1; + next unless $food < $hungry; + print "request items inv\n"; + my $foods; my $waybreads; my $orcchops; + while () { + last if /request items inv end/; + if ( /request items inv .* foods?$/ ) { + $foods = 1; + last; + } elsif ( /request items inv .* waybreads?$/ ) { + $waybreads = 1; + } elsif ( /request items inv .* orc chops?$/ ) { + $orcchops = 1; + } + } + if ( $orcchops ) { + issue('apply orc chop'); + draw(3, 'Hungry, eating an orc chop.'); + } elsif ( $foods ) { + issue('apply food'); + draw(3, 'Hungry, eating a food.'); + } elsif ( $waybreads ) { + issue('apply waybread'); + draw(3, 'Hungry, eating a waybread.'); + } else { + draw( 3, 'Hungry, out of food and waybread!!!'); + } + $last_meal = time; } - if( $foods ){ - print "issue 1 1 apply food\n"; - print "draw 3 Hungry, eating a food.\n"; - } elsif( $waybreads ){ - print "issue 1 1 apply waybread\n"; - print "draw 3 Hungry, eating a waybread.\n"; - } else { - print "draw 3 Hungry, out of food and waybread!!!\n"; + unless($praycount++ % 100){ + $praycount = 1; + my @hp = request_line('stat hp'); + my( $grace, $maxgrace ) = @hp[4,5]; + if ( $grace < $maxgrace ) { + draw(3, "Extra Prayer $praycount"); + issue('use_skill praying'); + } } - $last_meal = time; - } } + ====== Notes & Comments ====== IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:watch_food?rev=1167323125 New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:watch_food -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:13:12 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:13:12 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mhoram:scripts:watch_food Message-ID: <1171919592.471013.4838.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:13 User : mhoram Edit Summary: new script version @@ -68,8 +68,9 @@ } } + ====== Notes & Comments ====== I've been using this for a couple days, and it seems to work fine, but @@ -77,10 +78,11 @@ my inventory. I may eventually expand it to eat other edible items, but those are usually more chancy in the poisonous department, and I wanted to keep it as safe as possible. + > New version adds: orc chops as another food choice; uses my [[subs.pl]] for some common commands. ====== References ======= * [[:user:mhoram|Mhoram's Page]] * [[:Client Side Scripting]] IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:watch_food?rev=1171919469 New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:watch_food -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:12:34 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:12:34 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171919554.998835.4835.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:12 User : Edit Summary: @@ -10,12 +10,11 @@ ====== Code ====== #!/usr/bin/perl - use strict; - for (1 .. 1000) { print "issue 1 1 use_skill pray \n"; } - + + IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171919370 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:17:06 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:17:06 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: user:mhoram:scripts:subs.pl Message-ID: <1171919826.998719.4850.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:17 User : mhoram Edit Summary: created ====== subs.pl ====== This is a small assortment of subroutines that I call often in client-side scripts, so I put them together here in one place. To use this file, put it in the same directory as your scripts, and include it like this: require "./subs.pl"; ====== Code ====== # Subroutines for use in client-side crossfire scripts sub wait_for_server { print "watch comc\n"; my $res = ; print "unwatch comc\n"; } # request_line() # Request one line of information from the client # # @param $request # Information to request # # Returns the reply as a scalar # sub request_line1 { my $request = "@_"; # Join any arguments with spaces my @lines; print "request $request\n"; while(){ if( /^request $request (.+)$/ ){ return $1; } } return undef; } sub request_line { my $request = shift; print "request $request\n"; my $reply; while( $reply = ){ # LOG($reply); chomp $reply; last if( $reply =~ s/^request $request // ); } return split ' ', $reply; } sub draw { my $color = shift; my $line = shift; print "draw $color $line\n"; } sub issue { for (@_) { print "issue 1 1 $_\n"; wait_for_server(); } } sub LOG { print STDERR @_, "\n"; } 1; IP-Address : 206.71.197.56 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:subs.pl -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:29:48 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:29:48 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mhoram Message-ID: <1171920588.485353.4865.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:29 User : mhoram Edit Summary: New links to new scripts @@ -25,16 +25,25 @@ ===== My Scripts ===== All my scripts are freely available to anyone who would like to use them, modify them, laugh at them, etc. + ==== Client-Side Perl Scripts ==== * [[.mhoram:scripts:level_up]] -- Reports which skills are nearing advancement. * [[:client_side_scripting:scripts:perl:travel]] -- Walks a player from one place to another. * [[.mhoram:scripts:watch_food]] -- Auto-applies food when you get hungry. + + * [[.mhoram:scripts:protect]] -- Casts an assortment of protection spells. + + * [[.mhoram:scripts:altar_pray]] -- Takes some of the tediousness out of praying at an altar. + + * [[.mhoram:scripts:healup]] -- Bring grace and hit points to maximum. + + * [[.mhoram:scripts:subs.pl]] -- Subroutines used by most of my other scripts. ==== Other Scripts ==== * [[.mhoram:scripts:wiki_orphans]] -- An external perl script that checks the dokuwiki for orphaned pages. IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/user:mhoram?rev=1169774775 New Revision: http://wiki.metalforge.net/doku.php/user:mhoram -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:36:29 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:36:29 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: user:mhoram:scripts:protect Message-ID: <1171920989.589390.4880.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:36 User : mhoram Edit Summary: created ====== Introduction ====== This is a very simple perl script that casts a series of protection spells on your character, keeping grace at max throughout. Adjust the list of protection spells to include the ones you want to cast. ====== Requirements ====== * Perl * [[subs.pl]] ====== Code ====== #!/usr/bin/perl use warnings; use strict; require "./subs.pl"; # get some subs to use $| = 1; # unbuffered output # The 'null' at the end is a simple way to make sure you're fully # graced up when this finishes. for my $type (qw( cold electricity poison confusion magic null )){ my @hp = request_line('stat hp'); my( $grace, $maxgrace ) = @hp[4,5]; while( $grace < $maxgrace ){ issue('use_skill praying'); @hp = request_line('stat hp'); ( $grace, $maxgrace ) = @hp[4,5]; } issue("invoke protection from $type"); } draw(3, "All protected!"); ====== Notes & Comments ====== ====== References ======= * [[:user:mhoram|Mhoram's Page]] * [[:Client Side Scripting]] IP-Address : 206.71.197.56 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:protect -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:43:19 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:43:19 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: user:mhoram:scripts:altar_pray Message-ID: <1171921399.795359.4898.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:43 User : mhoram Edit Summary: created ====== Introduction ====== This is an extremely simple client-side perl script that will pray 600 times over an altar. It will only send the commands one at a time, so it won't bog down the server, thanks to the routines in subs.pl. Yes, this is sort of cheating, but if you're going to pray until you get something uncursed by pressing the button hundreds of times anyway, you might as well be getting a snack while it does it. ====== Requirements ====== * Perl * [[subs.pl]] ====== Code ====== #!/usr/bin/perl use warnings; use strict; require "./subs.pl"; # get some subs to use $| = 1; for(1..600){ LOG("$0: Round $_"); for (1..1){ issue("use_skill praying"); } } draw(3, "Done praying!"); ====== Notes & Comments ====== ====== References ======= * [[:user:mhoram|Mhoram's Page]] * [[:Client Side Scripting]] IP-Address : 206.71.197.56 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:altar_pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:47:15 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:47:15 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: user:mhoram:scripts:healup Message-ID: <1171921635.748646.4907.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:47 User : mhoram Edit Summary: created ====== Introduction ====== This is a simple client-side perl script which will pray and cast a healing spell alternately until your character has maximum grace and hit points. ====== Requirements ====== * Perl * [[subs.pl]] ====== Code ====== #!/usr/bin/perl use warnings; use strict; require "./subs.pl"; # get some subs to use $| = 1; # check grace # if less than max # bring grace to max # check hp # if less than max # invoke a healing spell # start over unless both are max while(1){ my @hp = request_line('stat hp'); my( $grace, $maxgrace ) = @hp[4,5]; while( $grace < $maxgrace ){ issue('use_skill praying'); @hp = request_line('stat hp'); ( $grace, $maxgrace ) = @hp[4,5]; } @hp = request_line('stat hp'); my( $hp, $maxhp ) = @hp[0,1]; if( $hp < $maxhp ){ issue('invoke medium healing'); @hp = request_line('stat hp'); ( $hp, $maxhp ) = @hp[0,1]; } @hp = request_line('stat hp'); ( $grace, $maxgrace ) = @hp[4,5]; last unless $hp < $maxhp or $grace < $maxgrace; } draw(3, "All healed!"); ====== Notes & Comments ====== ====== References ======= * [[:user:mhoram|Mhoram's Page]] * [[:Client Side Scripting]] IP-Address : 206.71.197.56 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:healup -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 15:53:15 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 15:53:15 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: client_side_scripting:scripts:perl Message-ID: <1171921995.957531.4916.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 15:53 User : mhoram Edit Summary: @@ -1,8 +1,22 @@ ==== Perl Scripts ==== The scripts on this page or linked to from this page are working scripts that players have actually used. Feel free to contribute your own Perl script(s) here. If you do not have wiki edit access then send your script to (poof at eracc dot com) for consideration. === The Scripts === - * [[:user:mhoram:scripts:level_up]] - * [[.perl:travel]] - * [[:user:mhoram:scripts:watch_food]] * [[:user:mrbrklyn:scripts:pray]] + + * [[.perl:travel]] -- Walk from Euthville to Scorn. + + * [[:user:mhoram:scripts:level_up]] -- Reports which skills are nearing advancement. + + * [[:client_side_scripting:scripts:perl:travel]] -- Walks a player from one place to another. + + * [[:user:mhoram:scripts:watch_food]] -- Auto-applies food when you get hungry. + + * [[:user:mhoram:scripts:protect]] -- Casts an assortment of protection spells. + + * [[:user:mhoram:scripts:altar_pray]] -- Takes some of the tediousness out of praying at an altar. + + * [[:user:mhoram:scripts:healup]] -- Bring grace and hit points to maximum. + + * [[:user:mhoram:scripts:subs.pl]] -- Subroutines used by most of my other scripts. + IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts:perl?rev=1171918624 New Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts:perl -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 18:07:13 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 18:07:13 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: client_side_scripting:scripts:perl Message-ID: <1171930033.265338.5123.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 18:07 User : Edit Summary: @@ -1,9 +1,9 @@ ==== Perl Scripts ==== The scripts on this page or linked to from this page are working scripts that players have actually used. Feel free to contribute your own Perl script(s) here. If you do not have wiki edit access then send your script to (poof at eracc dot com) for consideration. === The Scripts === - * [[:user:mrbrklyn:scripts:pray]] + * [[:user:mrbrklyn:scripts:pray]] -- Pray and Pray and Pray without a fishing weight on the keyboard * [[.perl:travel]] -- Walk from Euthville to Scorn. * [[:user:mhoram:scripts:level_up]] -- Reports which skills are nearing advancement. IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts:perl?rev=1171921994 New Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:scripts:perl -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 18:09:32 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 18:09:32 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171930172.582024.5135.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 18:09 User : Edit Summary: @@ -17,4 +17,10 @@ print "issue 1 1 use_skill pray \n"; } + ====== References ======= + + * [[:user:mrbrkyn|mrbrklyn's Page]] + * [[:Client Side Scripting]] + + http://www.mrbrklyn.com IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171919552 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Feb 19 18:10:14 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 19 Feb 2007 18:10:14 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mrbrklyn:scripts:pray Message-ID: <1171930214.905743.5144.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/19 18:10 User : Edit Summary: @@ -23,4 +23,6 @@ * [[:user:mrbrkyn|mrbrklyn's Page]] * [[:Client Side Scripting]] http://www.mrbrklyn.com + http://www.nylxs.com + IP-Address : 68.167.17.98 Old Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray?rev=1171930169 New Revision: http://wiki.metalforge.net/doku.php/user:mrbrklyn:scripts:pray -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 21 07:57:07 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 21 Feb 2007 07:57:07 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:walls Message-ID: <1172066227.711967.9071.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/21 07:57 User : Edit Summary: @@ -1,2 +1,4 @@ <|kshinji|> It would be nicefor mapmakers, if they only had to put wall anywhere they need it, and client would decide which graphic to show on which tile, depending on soroudnign tiles.\\ <|kshinji|> Either client, or editor itself before saving the map. * No reason he server couldn't either --- //[[user:rednaxela|Alex Schultz]] 2006/12/20 17:48// + + I've written this when i didnt know about auto-joining. Now, the idea is a bit different. I propose that walls are represeted by single "wall" arch, and the client computes which graphics should be put where. This is more like in reality, thus many things in future could be done easier. Fe, wall building, which now requires alteration of surrounding wall arches, would be just about adding single arch. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls?rev=1166659215 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 21 08:32:18 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 21 Feb 2007 08:32:18 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:walls Message-ID: <1172068338.635121.9128.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/21 08:32 User : rednaxela Edit Summary: add comment @@ -1,4 +1,5 @@ <|kshinji|> It would be nicefor mapmakers, if they only had to put wall anywhere they need it, and client would decide which graphic to show on which tile, depending on soroudnign tiles.\\ <|kshinji|> Either client, or editor itself before saving the map. - * No reason he server couldn't either --- //[[user:rednaxela|Alex Schultz]] 2006/12/20 17:48// + * No reason the server couldn't either --- //[[user:rednaxela|Alex Schultz]] 2006/12/20 17:48// I've written this when i didnt know about auto-joining. Now, the idea is a bit different. I propose that walls are represeted by single "wall" arch, and the client computes which graphics should be put where. This is more like in reality, thus many things in future could be done easier. Fe, wall building, which now requires alteration of surrounding wall arches, would be just about adding single arch. + * The problem with this IMHO, is that it reduces the flexibility when mapping. There are valid aesthetic/visual reasons to have walls connecting in ways other when what auto-join tries to do, so trying to do something like that which would 'force auto-join' wouldn't really be a good idea. --- //[[user:rednaxela|Alex Schultz]] 2007/02/21 08:29// IP-Address : 66.222.158.169 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls?rev=1172066223 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 21 18:24:28 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 21 Feb 2007 18:24:28 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:walls Message-ID: <1172103868.189392.10049.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/21 18:24 User : Edit Summary: @@ -2,4 +2,6 @@ * No reason the server couldn't either --- //[[user:rednaxela|Alex Schultz]] 2006/12/20 17:48// I've written this when i didnt know about auto-joining. Now, the idea is a bit different. I propose that walls are represeted by single "wall" arch, and the client computes which graphics should be put where. This is more like in reality, thus many things in future could be done easier. Fe, wall building, which now requires alteration of surrounding wall arches, would be just about adding single arch. * The problem with this IMHO, is that it reduces the flexibility when mapping. There are valid aesthetic/visual reasons to have walls connecting in ways other when what auto-join tries to do, so trying to do something like that which would 'force auto-join' wouldn't really be a good idea. --- //[[user:rednaxela|Alex Schultz]] 2007/02/21 08:29// + + This could be default behaviour, while creator could be able to set certain walls to be fixed. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls?rev=1172068335 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 21 19:58:24 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 21 Feb 2007 19:58:24 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:walls Message-ID: <1172109504.025360.10196.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/21 19:58 User : mhoram Edit Summary: Chiming in @@ -4,4 +4,6 @@ I've written this when i didnt know about auto-joining. Now, the idea is a bit different. I propose that walls are represeted by single "wall" arch, and the client computes which graphics should be put where. This is more like in reality, thus many things in future could be done easier. Fe, wall building, which now requires alteration of surrounding wall arches, would be just about adding single arch. * The problem with this IMHO, is that it reduces the flexibility when mapping. There are valid aesthetic/visual reasons to have walls connecting in ways other when what auto-join tries to do, so trying to do something like that which would 'force auto-join' wouldn't really be a good idea. --- //[[user:rednaxela|Alex Schultz]] 2007/02/21 08:29// This could be default behaviour, while creator could be able to set certain walls to be fixed. + + > But what's the advantage of putting behavior in the client or server that's already handled fine by the map editor? Why chew up extra cycles in the client or server every time a map is loaded, when the editor only has to do it once? --- //[[aaron at baugher.biz|Aaron Baugher]] 2007/02/21 19:53// IP-Address : 206.71.197.56 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls?rev=1172103865 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 21 20:14:23 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 21 Feb 2007 20:14:23 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:walls Message-ID: <1172110463.075352.10226.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/21 20:14 User : rednaxela Edit Summary: add comment @@ -6,4 +6,6 @@ This could be default behaviour, while creator could be able to set certain walls to be fixed. > But what's the advantage of putting behavior in the client or server that's already handled fine by the map editor? Why chew up extra cycles in the client or server every time a map is loaded, when the editor only has to do it once? --- //[[aaron at baugher.biz|Aaron Baugher]] 2007/02/21 19:53// + >> Agreed on Aaron's comment. Also noting though, it might be nice for the editor to perhaps improve it's auto-joining interface, perhaps by making auto-joining objects be merged together in the arch list, that's as a tree can be expanded into the individual wall arches. One would select the group for auto-joining and select a sub-section inside of it for non-auto-joining. Not sure I like that idea for improving the editor interface to it, but just throwing the idea around a bit. --- //[[user:rednaxela|Alex Schultz]] 2007/02/21 20:11// + IP-Address : 66.222.158.169 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls?rev=1172109500 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Wed Feb 21 20:49:51 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Wed, 21 Feb 2007 20:49:51 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:walls Message-ID: <1172112591.582285.10283.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/21 20:49 User : Edit Summary: @@ -7,5 +7,7 @@ This could be default behaviour, while creator could be able to set certain walls to be fixed. > But what's the advantage of putting behavior in the client or server that's already handled fine by the map editor? Why chew up extra cycles in the client or server every time a map is loaded, when the editor only has to do it once? --- //[[aaron at baugher.biz|Aaron Baugher]] 2007/02/21 19:53// >> Agreed on Aaron's comment. Also noting though, it might be nice for the editor to perhaps improve it's auto-joining interface, perhaps by making auto-joining objects be merged together in the arch list, that's as a tree can be expanded into the individual wall arches. One would select the group for auto-joining and select a sub-section inside of it for non-auto-joining. Not sure I like that idea for improving the editor interface to it, but just throwing the idea around a bit. --- //[[user:rednaxela|Alex Schultz]] 2007/02/21 20:11// + + Generalized, my idea is that objects should not contain any information about how they should be visualised, aprt from what they are and where they are. If it was applied to all object - it would be easy to make fe. player turn around. For the client, this computation is no problem. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls?rev=1172110458 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:walls -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 22 12:17:33 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 22 Feb 2007 12:17:33 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo_new Message-ID: <1172168253.840760.11926.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/22 12:17 User : Edit Summary: @@ -46,8 +46,9 @@ | [[dev_todo:Improved Player Communication]] - Allow chatting between servers, and connections just for chatting. | 3.0 | 2 | None | Server | | | [[dev_todo:Player Clothing]] - Change player image based on clothing/equipment | 3.0 | 3? | None | Server/Client/Arch | | | [[dev_todo:Python Guilds]] - Update guilds using existing Python Guild scripts | 2.0 | 2? | Planning| Maps | | | [[dev_todo:In-game monster information]] | ? | ? | Talks | Server | | + | [[user:kshinji:estates]] | 1.x? | ? | Planning/Coding | Server | kshinji ? } * Project is a brief summary of the project. * Target release is when it is hoped the feature will completed. * Priority is important of the feature - 1 being highest priority. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo_new?rev=1170965709 New Revision: http://wiki.metalforge.net/doku.php/dev_todo_new -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 22 12:19:58 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 22 Feb 2007 12:19:58 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo_new Message-ID: <1172168398.750999.11929.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/22 12:19 User : Edit Summary: @@ -46,9 +46,9 @@ | [[dev_todo:Improved Player Communication]] - Allow chatting between servers, and connections just for chatting. | 3.0 | 2 | None | Server | | | [[dev_todo:Player Clothing]] - Change player image based on clothing/equipment | 3.0 | 3? | None | Server/Client/Arch | | | [[dev_todo:Python Guilds]] - Update guilds using existing Python Guild scripts | 2.0 | 2? | Planning| Maps | | | [[dev_todo:In-game monster information]] | ? | ? | Talks | Server | | - | [[user:kshinji:estates]] | 1.x? | ? | Planning/Coding | Server | kshinji ? } + | [[user:kshinji:estates]] | 1.x? | ? | Planning/Coding | Server | kshinji ? | * Project is a brief summary of the project. * Target release is when it is hoped the feature will completed. * Priority is important of the feature - 1 being highest priority. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo_new?rev=1172168247 New Revision: http://wiki.metalforge.net/doku.php/dev_todo_new -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 22 12:53:25 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 22 Feb 2007 12:53:25 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo_new Message-ID: <1172170405.548672.11983.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/22 12:53 User : kshinji Edit Summary: @@ -46,9 +46,9 @@ | [[dev_todo:Improved Player Communication]] - Allow chatting between servers, and connections just for chatting. | 3.0 | 2 | None | Server | | | [[dev_todo:Player Clothing]] - Change player image based on clothing/equipment | 3.0 | 3? | None | Server/Client/Arch | | | [[dev_todo:Python Guilds]] - Update guilds using existing Python Guild scripts | 2.0 | 2? | Planning| Maps | | | [[dev_todo:In-game monster information]] | ? | ? | Talks | Server | | - | [[user:kshinji:estates]] | 1.x? | ? | Planning/Coding | Server | kshinji ? | + | [[user:kshinji:estates|Python Estates]] | 1.x? | ? | Planning/Coding | Server | kshinji ? | * Project is a brief summary of the project. * Target release is when it is hoped the feature will completed. * Priority is important of the feature - 1 being highest priority. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/dev_todo_new?rev=1172168395 New Revision: http://wiki.metalforge.net/doku.php/dev_todo_new -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Thu Feb 22 16:20:29 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Thu, 22 Feb 2007 16:20:29 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: known_client_issues Message-ID: <1172182829.986999.12314.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/22 16:20 User : leaf Edit Summary: Double text bug with gtk2 client and ubuntu reported @@ -8,7 +8,7 @@ ===== 1.9.1 ===== crossfire-client-gtk2 1.9.1 under Ubuntu Edgy (untested on other versions or releases) * We've heard there's a weird seemingly ubuntu-specific bug in ubuntu's package of gcfclient2, with it repeating each keypress twice when typing... nobody except ubuntu package users seem to be able to reproduce this + * Feb-22-2007: Bug reported at LaunchPad, https://launchpad.net/ubuntu/+source/crossfire-client/+bug/87194 ===== 1.9.0 ===== - IP-Address : 65.193.16.100 Old Revision: http://wiki.metalforge.net/doku.php/known_client_issues?rev=1168972976 New Revision: http://wiki.metalforge.net/doku.php/known_client_issues -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 23 02:24:07 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 23 Feb 2007 02:24:07 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji Message-ID: <1172219047.905499.13258.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/23 02:24 User : Edit Summary: @@ -1,6 +1,8 @@ + [[.:kshinji:estates]] + ==Ideas== [[user:kshinji:ideas:notele|'''Anti-teleportation tile''']] -- property of arch that makes teleportation disabled on tile (in contradition to all other spell effects). [[.kshinji:walls|Intelligent wall clientside connecting.]] IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji?rev=1166640655 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 23 02:24:30 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 23 Feb 2007 02:24:30 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji Message-ID: <1172219070.573906.13261.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/23 02:24 User : Edit Summary: @@ -1,8 +1,8 @@ - [[.:kshinji:estates]] + [[.:kshinji:estates|Python Estates]] ==Ideas== [[user:kshinji:ideas:notele|'''Anti-teleportation tile''']] -- property of arch that makes teleportation disabled on tile (in contradition to all other spell effects). [[.kshinji:walls|Intelligent wall clientside connecting.]] IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji?rev=1172219045 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 23 05:32:48 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 23 Feb 2007 05:32:48 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: user:kshinji:estates Message-ID: <1172230368.463884.13646.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/23 05:32 User : kshinji Edit Summary: created Players should be ablke to buy sell and trade ownership of publicly viewable, visitable permament houses. Things to do: 1. Script for selling, buying trading and auctioning. Script should be probably hooked to NPC in each cities Court House, town Hall whatsoever. Its being worked on by kshinji. 2. Paying rents - the insitution to pay them should be bank account hooked either to player, or something else. As a side note: banks could certainly store smaller amounts of money than 1 imperial, and there should not be any 5% fee, which discourages from using banks. Maybe some monthly charge instead. 3. House laws management, it should be discussed. My personal view - basic system allow owner to set who is able to open which doors, and more complexive features should be slowly introduced. The laws to each doors should be two integers. First determines "pass" second "ownership". Owner of the doors can set pass level for other players, but not higher than his owners level. After he does so, awarded player gets something like "pass from " where orderlevel is ownership level of whom allown him. Such order can be overriden only by someone with higher ownership for these doors. Real owner of the house can override any orders and has infinite pass level. IP-Address : 217.153.241.198 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:estates -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 23 05:37:07 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 23 Feb 2007 05:37:07 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:estates Message-ID: <1172230627.974229.13655.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/23 05:37 User : kshinji Edit Summary: @@ -6,4 +6,11 @@ 2. Paying rents - the insitution to pay them should be bank account hooked either to player, or something else. As a side note: banks could certainly store smaller amounts of money than 1 imperial, and there should not be any 5% fee, which discourages from using banks. Maybe some monthly charge instead. 3. House laws management, it should be discussed. My personal view - basic system allow owner to set who is able to open which doors, and more complexive features should be slowly introduced. The laws to each doors should be two integers. First determines "pass" second "ownership". Owner of the doors can set pass level for other players, but not higher than his owners level. After he does so, awarded player gets something like "pass from " where orderlevel is ownership level of whom allown him. Such order can be overriden only by someone with higher ownership for these doors. Real owner of the house can override any orders and has infinite pass level. + + 4. Doors. + Doors can be open, free or closed. Opened doors remain opened, free doors should automatically open when someone gets near, and closed doors should remain closed even then. + + Doors should also have key 'passlevel'. Free doors should not open before somone of not high enough passlevel. + + Doors should also have key 'orderlevel' here, like in law management, doors 'status'/'pass' pair cannot be overridden by someone of lower ownership to the doors than orderlevel. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:estates?rev=1172230366 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:estates -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Fri Feb 23 05:51:21 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Fri, 23 Feb 2007 05:51:21 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kshinji:estates Message-ID: <1172231481.295177.13685.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/23 05:51 User : kshinji Edit Summary: @@ -6,11 +6,28 @@ 2. Paying rents - the insitution to pay them should be bank account hooked either to player, or something else. As a side note: banks could certainly store smaller amounts of money than 1 imperial, and there should not be any 5% fee, which discourages from using banks. Maybe some monthly charge instead. 3. House laws management, it should be discussed. My personal view - basic system allow owner to set who is able to open which doors, and more complexive features should be slowly introduced. The laws to each doors should be two integers. First determines "pass" second "ownership". Owner of the doors can set pass level for other players, but not higher than his owners level. After he does so, awarded player gets something like "pass from " where orderlevel is ownership level of whom allown him. Such order can be overriden only by someone with higher ownership for these doors. Real owner of the house can override any orders and has infinite pass level. + + There should be possiblities to make doors lists, palyers groups and such stuff, to make it easier to manage guildhouses and other big stuff etc. 4. Doors. Doors can be open, free or closed. Opened doors remain opened, free doors should automatically open when someone gets near, and closed doors should remain closed even then. Doors should also have key 'passlevel'. Free doors should not open before somone of not high enough passlevel. Doors should also have key 'orderlevel' here, like in law management, doors 'status'/'pass' pair cannot be overridden by someone of lower ownership to the doors than orderlevel. + + + For those who think i should practice my social skills, cause all the above is hardly understandable, some examples: + + Frank bought a house with frontdoors. He wants to have some friends live with him in the house, thus he adds them to the list of house members. He sets their ownership to frontdoors to 0 and their passlevel to them to 1 or 2 for better friend. + + Frank organizes party for best friends. He sets frontdoors status to free, and passlevel to 2. + + Frank buys a guild. Guild has got lotsa' doors, so he makes a scheme. Scheme for initiatie includes all the doors of level one of the guild a ownership 0 passlevel 1. The scheme for member includes all the doors in basement, al lthe initiate doors and some doors at first floor as well, all with ownership 0 and passlevel 2. He sets some people to members, and some newbies to initiates. + + Frank's guild grown very big, and he decided that someone else must maintain adding new members as initiate. He sets a scheme "Seargant" with ownership to all newbie doors, and ability to add members. He applies this scheme to Joe, who is already member. Now Joe has got two schemes, and he have passlevel 2 to most guild doors, and ownership 1 to the initiate area. + + Notes: + + One can allow someone into some areas if he himself can pass inside, however he cant set him ownership, so i dont think any additional way to handle members adding is needed. IP-Address : 217.153.241.198 Old Revision: http://wiki.metalforge.net/doku.php/user:kshinji:estates?rev=1172230626 New Revision: http://wiki.metalforge.net/doku.php/user:kshinji:estates -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Feb 24 23:01:17 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 24 Feb 2007 23:01:17 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:shops Message-ID: <1172379677.236930.19288.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/24 23:01 Browser : Netscape/1.0 (CP/M; 8-bit) IP-Address : 69.113.27.92 Hostname : ool-45711b5c.dyn.optonline.net Old Revision: http://wiki.metalforge.net/doku.php/dev:shops?rev=1165590953 New Revision: http://wiki.metalforge.net/doku.php/dev:shops Edit Summary: User : @@ -89,8 +89,9 @@ ==== shopgreed ==== This is a multiplier on all prices offered, items brought from the player are done so at a price divided by the greed, items sold to a player are overcharged by a factor of shopgreed. FIXME percent value like 75? or 7.5? + (shopgreed 1.1 will make the shop alittle bit more greedy) ===== Recognising different types of shops ===== Whilst a hit and miss approach will work if there are items of known value to measure prices with, it is possible to also guage the manner in which a shop will trade with the bargaining skill. Merely use_skill bargaining on an appropriate shop, and the details about the shop will be displayed. -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 25 09:21:21 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 25 Feb 2007 09:21:21 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: gods:valkyrie Message-ID: <1172416881.466925.20882.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/25 09:21 User : ryo Edit Summary: copy/paste from Lalo's mail //Copy/paste from a mail by Lalo Martins// I'm working occasionally on porting the "new gods" I wrote years ago to the current crossfire codebase, then fixing them for balance. I call it "the Kirby project" ;-) The easiest one was one of my favourites: Valkyrie, goddess of war and warriors, which I just committed. It's far from perfect balance-wise right now, but it's good enough to get other people test and suggest how to fine-tune it. Valkie calls for a different gameplay style; or alternatively, it legitimates the style of not using magic. She hates all kinds of magic, and "slays" creatures strong in magic. On the other hand, she denies all magic to her followers as well. In exchange, she gives strong protection against magic. Wait a minute; if there's no magic, then what's the point of the slaying thing? And more importantly, how do you level up? The slaying thing will only affect enchanted weapons, and she gives them rather frequently (as weapons are sacred to her). As for levelling up, that's the fun part. The reason I started with Valkie is that I figured this one out, after a recent irc chat about classes. Valkyrie will accept sacrifices on her altar; you should pick up flesh, bring it to the altar, and then pray. You'll gain praying exp depending on the difference between your level and the dead creature's, and on the flesh resistances. Head and heart are worth slightly more. This is not very fine-tuned yet; as the values are more or less fixed, I'm afraid it would take horrendous piles of flesh to climb a really really high level. One alternative idea is to change the flesh code to fill the exp field of flesh objects with the exp of the originating monster; would that have any unexpected side-effects? Then of course the altar wouldn't give the whole exp, just a fraction depending on some factors yet to be defined. (On an unrelated note, if I do change the flesh code, I'd like to add the archetype of the original monster in the other_arch field, for the purpose of a spell I'm thinking about; any problem with that?) For the sake of testing, I put an altar on the last basement of the abandoned church north of Mostrai in Scorn. This is *NOT* where I intend it to be in the long term, I just want people to help me test it, and that seemed like a good temporary place for it. If you want to test it, have fun, and have a nice carnage! ;-) IP-Address : 82.236.87.204 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/gods:valkyrie -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 25 11:07:19 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 25 Feb 2007 11:07:19 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: ui_proposals Message-ID: <1172423239.464663.21044.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/25 11:07 User : rednaxela Edit Summary: created, with one sketch from Gros ====== Crossfire UI Proposals ====== As of late there seems to have be alot of discussion on IRC about how the user interface should be changed. It certainly seems many are dissatisfied with the current user interfaces and believe much better could be done, therefore I am creating this page for people to post their own UI proposals and comment on those of others. When putting things here, remember it doesn't have to be a full mockup, in fact I suggest you don't make it a full mockup, as all we're looking at for now here is a sketch for the basic UI concept would work best. When commenting on UI designs of others, remember that these are just rough sketches and that specifics such as the relative sizing of things and the number of rows in an inventory view are probably not exact. Most importantly: Have fun :-) \\ --- //[[user:Rednaxela|Alex Schultz]] 2007/02/25 10:17// ===== ===== ==== Sketch ==== {{http://lauwenmark.ailesse.be/new/images/gallery/dirty/cfidea.png?200}} \\ **Created by:** Lauwenmark/Gros ==== Author's Notes ==== top half: the "stats screen", displayed by a push on a single key/button. \\ bottom half: the playing screen. \\ The text area to enter commands appears between the fastbelt and the log area, only when Enter has been pressed, and text entry is thus active. The fastbelt - numbered F1-F12 - can contain spells, inventory objects, or maybe even batches of actions (arbitrary commands, as keybindings have). They are filled by using the "stats screen", by drag-n-dropping elements from the inv, the spell list, etc. on the Fx slots. The stats screen also displays the complete character stats, the skills/experience scores, and has an area which describes a currently selected element in one of the lists below. It is of course possible to apply, drop, or get objects from the stats screen. The objects on the floor appear on the main screen, in the bottom-right corner. Only two items visible at a time, with arrows to browse through them. ==== Comments ==== ===== ===== IP-Address : 66.222.158.169 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/ui_proposals -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sun Feb 25 11:12:06 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sun, 25 Feb 2007 11:12:06 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: start Message-ID: <1172423527.026469.21062.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/25 11:12 User : rednaxela Edit Summary: Link UI Proposals @@ -24,8 +24,9 @@ * [[lore|The Myths and Lore of Crossfire]] - Obviously myths and legends of the Crossfire world. * [[join|Help out with the Crossfire gaming project]] - Contains information about contributing to the Crossfire project. * [[dev_todo|Developer's Todos]] - Brainstorming, stuff thats being worked on, and developer's personal lists. * [[dev_todo:better_client_ui|Client UI Brainstorms]] - Ideas for the client's user interface. + * [[UI Proposals]] - Rough sketches for revising the UI. * [[dev_todo_new|Unified TODO list]] - Unified TODO list of everything that should be done in crossfire. * [[People]] - Developers and other active members of the Crossfire community. * [[Servers]] - Information about various servers (guilds, etc). * [[wiki:Style Guide]] - Loose guidelines of style for the wiki. IP-Address : 66.222.158.169 Old Revision: http://wiki.metalforge.net/doku.php/start?rev=1165343534 New Revision: http://wiki.metalforge.net/doku.php/start -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Tue Feb 27 11:15:37 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Tue, 27 Feb 2007 11:15:37 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: ui_proposals Message-ID: <1172596537.558098.25986.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/27 11:15 User : rednaxela Edit Summary: add comment @@ -9,6 +9,10 @@ {{http://lauwenmark.ailesse.be/new/images/gallery/dirty/cfidea.png?200}} \\ **Created by:** Lauwenmark/Gros ==== Author's Notes ==== top half: the "stats screen", displayed by a push on a single key/button. \\ bottom half: the playing screen. \\ The text area to enter commands appears between the fastbelt and the log area, only when Enter has been pressed, and text entry is thus active. The fastbelt - numbered F1-F12 - can contain spells, inventory objects, or maybe even batches of actions (arbitrary commands, as keybindings have). They are filled by using the "stats screen", by drag-n-dropping elements from the inv, the spell list, etc. on the Fx slots. The stats screen also displays the complete character stats, the skills/experience scores, and has an area which describes a currently selected element in one of the lists below. It is of course possible to apply, drop, or get objects from the stats screen. The objects on the floor appear on the main screen, in the bottom-right corner. Only two items visible at a time, with arrows to browse through them. + ==== Comments ==== + + It looks like a good design to me. Some things that concern me a little, is that the inventory, spells, and skills lists on the stats screen seem to me like they might be a little bit squished. Also it might be helpful to have a floor view in the stats screen. I also think it would be a good addition, to have separate full screen views for inventory, spells, and skills, for cases where one is doing more manipulation within there instead of between the areas. + ===== ===== IP-Address : 66.222.158.169 Old Revision: http://wiki.metalforge.net/doku.php/ui_proposals?rev=1172423237 New Revision: http://wiki.metalforge.net/doku.php/ui_proposals -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Tue Feb 27 11:16:26 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Tue, 27 Feb 2007 11:16:26 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: ui_proposals Message-ID: <1172596586.149199.25989.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/27 11:16 User : rednaxela Edit Summary: @@ -12,7 +12,7 @@ top half: the "stats screen", displayed by a push on a single key/button. \\ bottom half: the playing screen. \\ The text area to enter commands appears between the fastbelt and the log area, only when Enter has been pressed, and text entry is thus active. The fastbelt - numbered F1-F12 - can contain spells, inventory objects, or maybe even batches of actions (arbitrary commands, as keybindings have). They are filled by using the "stats screen", by drag-n-dropping elements from the inv, the spell list, etc. on the Fx slots. The stats screen also displays the complete character stats, the skills/experience scores, and has an area which describes a currently selected element in one of the lists below. It is of course possible to apply, drop, or get objects from the stats screen. The objects on the floor appear on the main screen, in the bottom-right corner. Only two items visible at a time, with arrows to browse through them. ==== Comments ==== - It looks like a good design to me. Some things that concern me a little, is that the inventory, spells, and skills lists on the stats screen seem to me like they might be a little bit squished. Also it might be helpful to have a floor view in the stats screen. I also think it would be a good addition, to have separate full screen views for inventory, spells, and skills, for cases where one is doing more manipulation within there instead of between the areas. + It looks like a good design to me. Some things that concern me a little, is that the inventory, spells, and skills lists on the stats screen seem to me like they might be a little bit squished. Also it might be helpful to have a floor view in the stats screen. I also think it would be a good addition, to have separate full screen views for inventory, spells, and skills, for cases where one is doing more manipulation within there instead of between the areas. --- //[[user:Rednaxela|Alex Schultz]] 2007/02/27 11:15// ===== ===== IP-Address : 66.222.158.169 Old Revision: http://wiki.metalforge.net/doku.php/ui_proposals?rev=1172596534 New Revision: http://wiki.metalforge.net/doku.php/ui_proposals -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Tue Feb 27 17:32:37 2007 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Tue, 27 Feb 2007 17:32:37 -0600 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython Message-ID: <1172619157.225387.26681.nullmailer@wiki.metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2007/02/27 17:32 User : ryo Edit Summary: add SpeedLeft @@ -244,8 +244,9 @@ * More: next archetype linked to current archetype. Will be ''None'' for last item Methods: * NewObject: returns a ''Crossfire.Object'' having this archetype as type + @@ -296,8 +297,9 @@ * **Pickable**: ''Boolean'' * **Quantity**: ''Number'' * **Invisible**: ''Boolean'' * **Speed**: ''Number'' + * **SpeedLeft**: ''Number'' * **LastSP**: ''Number'' * **LastGrace**: ''Number'' * Level: ''Number'' * **Face**: ''Number'' IP-Address : 82.236.87.204 Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1171206318 New Revision: http://wiki.metalforge.net/doku.php/cfpython -- This mail was generated by DokuWiki at http://wiki.metalforge.net/