Commit Graph

23 Commits (b86c2da7ef25792fe20f821840879158bb804512)

Author SHA1 Message Date
mwedel 40efdf1a50 Add archetypes from Todd Mitchell. These add wolfs and bears,
with bodyparts for them.  Also changes races for readable scroll
objects so that scrollcase objects can be used.  Add ruined tower.
New images for some objects.
Commited by MSW 2002-08-20


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1681 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-08-21 06:36:22 +00:00
mwedel 4f74533658 Fix monster arcs that had incorrect wrists/foot (1 instead of 2)
Fix update_monster script that generated the errors in the first place.
Add body information to the player/old/*.arc for very old player files.
Move crown from misc directory to armour/helmet, add appropriate body_info.
Add needed body info for elven boots.
MSW 2002-07-15


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1659 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-16 05:02:59 +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
cvs c45ffc82d9 MSW 2000-12-26:
Added new archetypes & god changes for new god code.  Changes by Jan E.,
checked in my MSW.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@638 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-27 06:05:09 +00:00
peterm d3b450b178 *** empty log message ***
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@556 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 07:22:14 +00:00
cvs 90531613b8 MSW 2000-12-3:
Commit for PR code.  General changes was to clean up archetypes that
were immune/protected/vulnerable to the same attacktype (ie, protected &
immune).  Disease code changed to use last_grace instead of armour for
contagious values.  Gods still need to be fixed up.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@552 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 00:03:14 +00:00
cvs 6ac88372aa MSW 2000-11-22: talisman/ring_drain.arc - give object speed 0.1
so it will animate (animation already in place, just was not being
used.)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@525 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-22 07:09:34 +00:00
peterm 9dd282ca81 comments on new class/race stuff. --Peterm
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@406 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-16 19:30:49 +00:00
cvs 0733d9b645 Update file for 0.95.7 release.
ground/Lake/blake_*.png:  Remove transperancies from these images so they
display properly.  MSW 9/20/2000


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@381 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-09-21 05:57:50 +00:00
cvs 9174cb2bff ground/sea*png: Remove transperancies from png images since they should not
be transparent.  MSW 8/23/2000


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@373 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-08-24 06:32:31 +00:00
cvs 626d9156b3 door/Locked/key2.arc, misc/Container/bag.arc, misc/Container/bookshelf.arc,
misc/Container/cauldron.arc, misc/Container/chest_2.arc,
misc/Container/depositbox.arc, misc/Container/key_ring.arc,
misc/Container/mailbox.arc, misc/Container/pouch.arc,
misc/Container/r_sack.arc misc/Container/sack.arc: Remove the 'a' from the
objects name.  The client adds it anyways, so you see 'a a bag' for example,
but also when using the commands like 'drop that match on an item name, having
to match against the 'a ' is a bit non intuitive.  MSW 6/27/2000


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@357 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-28 05:57:04 +00:00
cvs 3e258ecdd1 Update for 0.95.6 release - MSW 6/20/2000
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@344 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-21 04:32:35 +00:00
peterm e1a60a0c59 *** empty log message ***
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@343 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-21 00:53:49 +00:00
peterm 0d538b78cc Changes file entry for above.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@341 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-20 18:48:50 +00:00
jec a5c5b717c1 --- BEGIN apply() cleanup patch --- Jan Echternach 5/26/2000
Added level 1 to all archetypes with type 88 (CONE) that can do damage.

ground/chaos.arc, arch chaos and arch major_chaos
ground/lava.arc, arch lava and arch permanent_lava
Added walk_on 1.

ground/chaos_ball.arc, arch chaos_ball
magic/banishment.arc, arch banishment
magic/colorspray.arc, arch color_spray
magic/counterspell.arc, arch counterspell
magic/face_of_death.arc, arch face_of_death
magic/shockwave.arc, arch shockwave
dev/unused/0.91.1/Flyingnote/flyingnote.arc, arch flyingnote
magic/Cold/icestorm.arc, arch icestorm
magic/Fire/firebreath.arc, arch firebreath
magic/Effect/confuse.arc, arch confuse
magic/Effect/fear.arc, arch fear
magic/Effect/holy_word.arc, arch holy_word
magic/Effect/paralyze.arc, arch paralyze
magic/Effect/slow.arc, arch slow
magic/Effect/turnundead.arc, arch turn_undead
magic/Mana/manablast.arc, arch manablast
Added walk_on 1 and fly_on 1.

connect/trig_altar.arc
connect/trig_lever.arc
connect/trig_pedes.arc
Changes to support bug fixes for trigger types:  Replace speed with exp.
Set is_animated 0.  Remove last face from animation sequence.

connect/trig_altar.arc
Bugfix:  Faces where swapped.

connect/trig_button.arc, arch button_trigger
New archetype.

--- END apply() cleanup patch --- Jan Echternach 5/26/2000


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@270 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-26 09:46:19 +00:00
jec 9f3b74c6b4 Added level 1 to all archetypes with type 5 (POTION), because these
archetypes are spellcasters and therefore need a level.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@266 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-24 10:03:40 +00:00
jec 0b3793f807 skills/scroll_set_traps
Name of the skill is 'skill_set_trap', not 'skill_set_traps'.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@259 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-22 12:09:01 +00:00
jec 21b592922f See CHANGES file.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@246 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-16 09:03:24 +00:00
jec 95d16b8772 See CHANGES file.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@216 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-04-19 11:46:42 +00:00
jec e5c5662e3b See CHANGES file.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@214 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-04-17 14:37:09 +00:00
damn 3f65b304aa Batch Update: DAMN 9/17/1999
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@115 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-09-17 18:26:27 +00:00
cvs 9de7eab034 Add weight 1 to power crystal - msw
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@62 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-07-23 03:36:25 +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