Commit Graph

20 Commits (803fbefd3ebdc524adfea972af467c86ce523e41)

Author SHA1 Message Date
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