Commit Graph

25 Commits (master)

Author SHA1 Message Date
Nicolas Weeger ed7a8ce6d3 Reformat treasure lists
Patch by Egorov Sergey
https://sourceforge.net/p/crossfire/patches/461/
2022-05-25 18:56:24 +02:00
Kevin Zheng d2eac50d19 Fix number of feet
Most monsters with 'body_foot 1' do not have the correct number of feet,
which prevents them from wearing shoes. In most cases, give them two
feet. For some monsters (e.g. djinn), reduce number of feet to zero.
2022-05-23 21:09:30 -07:00
meflin2 74a92689cd monster rebalance - rebase AC
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14770 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-07-02 17:27:20 +00:00
meflin2 9776021fd3 make monsters able to break doors and earthwalls
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11995 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-24 00:45:31 +00:00
akirschbaum 3cf93a9758 Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11777 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:23:57 +00:00
anmaster 2b27fe13fc Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11257 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:20:34 +00:00
ryo_saeba ac00a0eb28 Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10335 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 07:36:12 +00:00
ryo_saeba 9af5314fc2 Merge pics.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8442 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-02-16 11:43:23 +00:00
akirschbaum adb9522ce2 Use better compression to reduce image sizes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8170 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-12 02:22:57 +00:00
ryo_saeba 396417b0a2 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6557 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 19:01:22 +00:00
ryo_saeba cc859c68b2 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6272 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:44:38 +00:00
ryo_saeba fc2b6f57d9 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6263 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:29:40 +00:00
akirschbaum 78278bfb4d Add explicit 'move_type walk' to all monsters.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5863 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:07:48 +00:00
aaron_baugher 85266437ae Converting multi-tile image arches to single images
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5558 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-16 20:49:10 +00:00
mwedel 8cec8311af Fix a few arc errors related to panther.111 disappearing, but
gaea still using them.
Break out many of the treasure lists, and add the necessary skills so that
the monsters can properly use things like spellbooks, wands, rods, etc.
In many cases, update the creatures to have their own specific treasurelist.
Add proper skill values to rods, horns, and staves - should fix problem with
exp not being credited to correct skill.
MSW 2004-02-01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2577 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-02 00:34:09 +00:00
avogl dd1b5900b7 Checked in the new weak wall (from Kevin R. Bulgrien),
a small correction to another weak wall type,
and the new DreadKnight & DShield for base set.

--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2056 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-03-08 14:58:29 +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 f7e11dc693 Remove all the old xpm and xbm files. Hopefully I got them all.
MSW 2002-02-25


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1543 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-02-26 07:18:12 +00:00
mwedel 3630a9d00d Rename of files to include base in name - for multiple image set support
in the server.  MSW 2001-12-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1487 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-31 07:02:41 +00:00
darth_bob 0221ad86c4 Mammoth commit here, just added alternate set (now called classic or clsc) to the archs. This is in preperation for support of arbitrary sets.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1482 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-28 05:46:28 +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 27703acaa3 Assigned proper races to these archetypes. --PeterM
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@313 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-09 19:12:25 +00:00
cvs 8d298b38a2 Addition of PNG images. MSW 5/30/2000
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@284 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-31 07:15:11 +00:00
cvs d5d5b205ff Initial revision
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@41 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-07-03 04:49:06 +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