Commit Graph

12 Commits (a765f5bb8a5d80faae02448d412a003e3ed85bcf)

Author SHA1 Message Date
mwedel a765f5bb8a Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6768 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-10 07:39:53 +00:00
ryo_saeba 6c8bb1efb8 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 20:08:08 +00:00
ryo_saeba 6b4b782cfa Name is useful, else weird things.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6441 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-09 10:40:53 +00:00
ryo_saeba f0d85ab7f9 Remove materialname.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6437 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-09 10:22:00 +00:00
mwedel 961cc4ce47 Updated for new spell + skill code. Many files moved about.
Main changes for weapons is to add what skill they use.
MSW 2003-09-12


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2315 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-13 04:38:16 +00:00
garbled fce372cf13 Twiddle the materials and materialnames on a ton of objects. Get rid of
things like "organic eyeshield" "glass magnifying glass" etc.  Set some
materialtypes that are specific to the armour/weapon, like glacium for
the frost weapons.  Make all the boots and shoes made of leather, so I
stop seeing "pine boots".  Change a bunch of artifacts to use specific
metals or magical cloths, to stop things like "adamantium robe".

Also.. change leather armour to just "armour" so the leather and other
random leathertypes automatically work with it, making things like
"bearskin armour".  This breaks a few alchemy formulae.. which I will fix
soon.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2004 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-02-06 08:13:23 +00:00
garbled c74843dab9 Missed a few. Add weapontypes
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1940 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-01-10 00:14:18 +00:00
mwedel 87bd1d1a04 Update arcs to use body_info for equipping items.
Update armor to use gen_sp_armour instead of last_heal.
can_use_shield added to necessary arcs.
Add dev/scripts directory, which contains some handy scripts I wrote
for updating on the items.
Add item_power to the armours - needs to be done for rest of equippable
items.
MSW 2002-07-14


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1657 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-15 04:38:58 +00:00
mwedel 1b4601c792 add name_pl, client_type information to objects that can get picked up.
Remove some duplicates, change poisonfood to use the same face as booze
so you can't tell simply by looking at it that it is bad food.
Change some of the names for the skill scrolls to put them more in line
with the skills they actually give you.
MSW 2002-05-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1604 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-31 03:53:02 +00:00
peterm 77f54db4c7 Converted the old "armor" "protected" "vulnerable" and "immune" to
the partial-resistance equivalents.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@554 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 07:18:51 +00:00
damn f64a3e1805 nrof 1 - so multiples don't have to stack up as seperate objects
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@104 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-09-17 18:11:04 +00:00
uid200 eddc3c6a17 Initial revision
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-03-29 04:46:48 +00:00