Commit Graph

31 Commits (ffdd871e8edc8f2a654a6f2cee4cbaad32b75bc2)

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 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
mwedel 52c64aa051 Fix animation in sorigs armor.
Add merged images for some objects I used in testing - the archetypes
need to be modified to use these, but a new version of the clients needs
to get pushed out before that can happen.  Committing them will save
someone the work of merging them later on.

MSW 2002-05-18


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1590 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-19 00:19:09 +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
darth_bob c18e28a5cf Fixed animation, yeah I know.. dah
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1432 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-18 09:38:03 +00:00
michtoen 06d9ec25ec bugfix
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1424 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-17 06:43:41 +00:00
darth_bob c341a6b28d Okay, now I have actually done it properly =\
dnh


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1418 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-15 01:59:07 +00:00
darth_bob e1887d2e75 Added new arc for Sorig mithril chainmail, it was using an arc that didn't have startequip set to 1.
dnh 15/11/01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1417 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-15 01:49:15 +00:00
avogl 1e8c90cc5e burning tail (holy relict of ruggilli) didn't have startequip
set and thus didn't dissapear when dropped.
I assume this wasn't intended and set it startequip 1 now.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1415 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-15 00:09:08 +00:00
darth_bob f17ea6a8a2 sigh, what a stupid type
dnh 2/11/01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1361 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-02 03:31:18 +00:00
darth_bob 12dc80e9fb Fixed some typos and fiddled with name abit
dnh 2/11/01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1357 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-02 01:48:58 +00:00
darth_bob 0f129b884f Whip for ruggilli stats negotiable,
dnh 31/10/01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1337 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-10-31 08:22:32 +00:00
avogl b10ff58738 Some new png graphics for standard set.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1260 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-08-27 01:04:28 +00:00
jbontje 8cee647ca0 Fixed typo. MiDS 2001-06-28
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1223 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-06-28 14:52:45 +00:00
jbontje f706d6044a Removed space. MiDS 2001-06-28
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1222 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-06-28 14:31:23 +00:00
darth_bob 0eec8c1977 shouldn't be in crossedit (god item), dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1086 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-05-05 14:16:09 +00:00
darth_bob b0929423d6 Fixed second alittle more difficult typo, dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1061 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-30 14:29:34 +00:00
darth_bob 06e93e65cb Alittle more flavour, dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1060 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-30 14:26:27 +00:00
darth_bob f24ec5c881 Fixed stupid typo, dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1059 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-30 13:45:59 +00:00
darth_bob 5025a9d2e4 Some rare bracers for Gnarg followers, dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1057 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-30 13:37:40 +00:00
peterm 82a8add762 Added physical attacktype.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@757 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-31 23:51:49 +00:00
avogl 5ca128c4e4 Added the glovesofsun, a holy relict for gaeans.
It will add fire attack, to make the monk's
life easier.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@745 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-26 01:28:55 +00:00
avogl 05aa77cde6 Forgot to add speed for animation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@694 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-12 03:04:31 +00:00
avogl f94fb53c71 New image and animation for earth shield.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@692 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-12 02:25:50 +00:00
avogl 02ca8c707d Corrected image for orc-*HELMET*
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@690 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-12 00:41:57 +00:00
peterm e499c40ff1 Fixed a typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@650 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-05 03:04:33 +00:00
avogl ee977312c4 New arches for a new scheme of gods.
I tried to stick to the proposions in dnh's
god-"pantheon", these have been set up and accepted
by the developers on cf-devel.
Of course here and there I felt that there was more finetuning
needed, so I tried my best to make it truely balanced.

Explaining all the details would take too long to post it
here, please read my comments on cf-devel instead.

However, I tried to give every god a unique "personality"
(according to the pantheon). Furthermore, I carefully
adjusted every god to have both pros AND cons. So that
there hopefully won't be one god that can always be
considered the "best one". --AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@642 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-01 22:53:39 +00:00
avogl 846530964e New arch & graphics: Gaea�s tear (basically a healing potion).
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@534 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-24 20:54:10 +00:00