Commit Graph

117 Commits (master)

Author SHA1 Message Date
tchize 03498942a7 fix for [ 1677890 ] [Copyright issue]: Giant Worm.
Until someone draw a giant worm that looks like older one, this green giant worm picture will be used instead.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7577 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-26 21:58:08 +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 3ea08c9581 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6275 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:48:09 +00:00
ryo_saeba 9eb15304e5 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6266 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:32:50 +00:00
ryo_saeba e24a83fc17 Remove obsolete armour field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6258 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:55:23 +00:00
akirschbaum b80cc712c5 Convert obsolete 'flying' attribute to 'move_type' attributes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5874 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 10:51:48 +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
akirschbaum 83d9aa6b8a Remove trailing whitespace.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5861 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 12:25:16 +00:00
ryo_saeba cde67043a0 Split files from server/lib/treasures
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5785 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-17 13:08:49 +00:00
ryo_saeba c87060e210 Split stuff from lib/treasures.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5783 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-17 12:09:52 +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
gros fbb234553e Moved parts of the static treasures file into separate trs files.
- gros 2006-12-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5262 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-12-30 19:40:30 +00:00
mwedel d718f88fd1 Ok - now try committing proper (binary) images.
MSW 2006-09-24



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@4975 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-09-25 05:17:46 +00:00
quinet b0d8589d98 Some monsters were always dropping two identical rings because of the
incorrect usage of "nrof 2" for rings in the treasure list.  The
correct way to generate two rings is to have two separate entries in
the treasure list.  This is a fix for bug #1530006.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4798 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-18 17:49:41 +00:00
ryo_saeba 54f9189897 Sheep have a treasure list, let's use it
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3409 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-10 08:53:25 +00:00
temitchell 21d1242420 - add spear for Ixalovh, change her treasure list
- add greater hell hound, dire wolf sire and change magehounds spell
- make rug's whip glow


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2901 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-09-01 01:37:00 +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
temitchell 087ad5a78b - fix directions on gryphon (blush)
- merge shadowtiger images
- new anim for panther/shadow pup with 2 facings


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2555 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-28 02:57:17 +00:00
temitchell a9df567156 - merge gryphon images- touchup animation - fix weight
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2554 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-28 00:09:58 +00:00
temitchell 19e7ddf20f - modify weights
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2549 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-27 04:29:41 +00:00
temitchell b149aa18c5 - missed removing these files during last commit
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2548 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-27 04:19:56 +00:00
temitchell 6e1345ad47 - change weight - apes are a lot lighter than I thought (have to make
a great ape sometime...)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2539 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-26 05:39:18 +00:00
temitchell ef3ddab3d7 - merge giant worm images - actually make two new frames to animate
each direction


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2538 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-26 05:37:25 +00:00
temitchell 07e9478698 - merge image for behemoth, fix weight (and facings error)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2537 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-26 02:00:10 +00:00
temitchell 90294e0428 - adjust mastif weight
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2536 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-26 01:58:30 +00:00
temitchell 8b5e2828a6 - merge giantrat image files, fix weight
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2535 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-26 01:57:48 +00:00
temitchell 51a4f325ce - first round of tweeking weights for monsters (also fix some weird
weight -1 entires)
- use large images for bears


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2531 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-01-25 07:13:34 +00:00
quickfur 8207088520 New monster: giant leech
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2483 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-05 15:04:30 +00:00
temitchell c125267d53 - adjust the xp up and the abilities down a tad for apes
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2403 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-10-20 07:44:24 +00:00
mwedel cb9d1e2ba6 Fix type (spelling of 'resist_poison'). MSW 2003-09-07
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2308 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-08 04:42:51 +00:00
temitchell 53c4800c13 - add random items to behemoth
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2297 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-03 00:53:42 +00:00
temitchell f1d0e580b2 - a dancing ape - I animated the nethack/slashem ape FYI...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2290 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-08-28 01:45:27 +00:00
temitchell 4162787be0 - mice random animation - remove the dogs to their own folder
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2150 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-24 22:55:26 +00:00
temitchell 462f68b4ca -every dog has it's day...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2149 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-24 22:47:16 +00:00
temitchell d735abb937 - look, a puppy!
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2146 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-24 16:59:22 +00:00
temitchell d9eee36bfc -dog
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2134 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-20 02:43:34 +00:00
mwedel d0230a0435 Add sheep images and related bits. Done by Flying Pedestrian.
MSW 2003-02-23


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2039 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-02-24 07:26:17 +00:00
garbled a5d2ac182e New images for frostbolt, firebolt and mouse. Taken from
http://avrc.city.ac.uk/nethack/tiles.html.  (Various variations of
nethack tiles)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2026 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-02-18 09:27:22 +00:00
temitchell e1fec0b8be - more touchups for the classic set, fixed the thief_1 anim (was spinning like a top using the player anim), added a goose
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1921 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-01-07 06:20:11 +00:00
temitchell c0524e7508 Arg matey! Raided the RPG 8 bit library and added some lantern images, a few helmets and a shield.
Fixed the Giant rat attacktype typo
Cleaned up the big keep image
Made a new tower
Added in 5 different skeletal debris arches (for when a corpse just isn't enough)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1783 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-30 05:46:07 +00:00
temitchell 4c490b4348 anged bird animation
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1753 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-27 03:16:49 +00:00
mwedel c7529164c2 add new archetypes by Todd Mitchell.
Correct name of the various monster skins.
Remove is_floor from thorns.arc
MSW 2002-09-12


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1721 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-13 06:15:09 +00:00
avogl 4b0c1274a2 Added blinding resistances to many monsters.
I have tried my best to distribute these blinding
resistances not at random, but in reasonable
and consistent ways:

Dragons and demons are now mostly immune to blinding.
IMO they have such omnipotent senses that merely
blinding their eyes doesn't help. Lesser forms of
these creatures don't have full immunity though.

The undead are well resistant to blinding as they
don't have biological eyes, which makes it harder to blind them.
Only few of them are totally immune however.

Angels are also well resistant to blinding. Being
minions of Valriel they have experience with blinding
"techniques" and thus know how to protect against it.

Also immune to blinding are creatures which just don't
have any eyes. E.g. giant worms, slimes and crawling chaos.

All humaniod monsters, including the orcish and trollish
races, remain without blinding resistance.
Most low-level monsters generally have either low or no
blinding resistance (as long as they have eyes).

Extremely vulnerable to blinding are one-eyed creatures:
Cyclopses, dreads and beholders.

[Sidenote: I have reduced cyclops experience from 400000
to 250000 which I think is still more than enough.]

--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1702 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-07 13:36:49 +00:00
mwedel 5774eb8387 Oops - forgot to add the new files.
Was also working from old archive that didn't have the winter terrain -
now added that.
MSW 2002-08-20


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1683 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-08-21 06:58:43 +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
avogl fc9d16b4a9 New images:
New giant cobra, windstorm and acidspit animations,
and some more.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1537 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-02-22 02:08:00 +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
avogl 26742e893b A bunch of new images for the standard png set.
Lot's of misc stuff. New dragonslayer, golems,
holy_orb etc...

--Andreas V.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1282 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-09-10 20:05:42 +00:00
darth_bob e24b5acc63 Slowed that tail down a wee bit =), dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1160 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-06-04 04:29:09 +00:00
mardahl c0776fa656 Fixed the problem with the gryphon image.
--PeterM 5/23/2001


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1146 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-05-24 01:17:48 +00:00
darth_bob 30893f93eb New gryphon, I am adding it so that this bug can be seen and hopefully removed, it will not be in any maps yet, dnh
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1139 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-05-20 06:57:33 +00:00
avogl 32015b4c76 A bunch of new/improved art for the standard set.
Including an all-new electric dragon, improved dread,
giant and ogre.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@868 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-15 13:13:58 +00:00
avogl 33f532fd7b Copied a few images from alternate set to
standard set. They don't fit in perspective but
surely are better than the screwy scaled-up-from-xpm
counterparts.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@861 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-14 02:49:34 +00:00
avogl 32e2757ddc New character images for the standard set,
created by Taporg ("pungaboiter").


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@859 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-13 17:31:54 +00:00
avogl 71ffd3960c Some new/corrected pngs.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@842 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-10 14:25:49 +00:00
peterm 1296502b1a I reverted a lotof the objectionable "scaled" png set
to the xpm images centered but not scaled.

The results are not too bad.

PeterM


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@793 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-02-12 10:17:28 +00:00
avogl 25ee647cad New pngs by AV.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@732 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-21 16:30:05 +00:00
avogl 066d14fdf1 New monster added: "Giant Worm"
Basically it could be considered a kind of "acid dragon".
It's attacktypes are physical, poison, acid and slow, it
uses the vitriol-spell as primary attack too.
This beast is quite tough to fight without high acid protection.
Especially in groups "Giant Worms" are a deadly force.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@571 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-10 01:20:49 +00:00
peterm 0a2ba6999a Some tweaks done to various PR values.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@559 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 08:10:25 +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
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 e0e44e0e91 Added race fields.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@295 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-04 23:25:42 +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
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
uid200 fc7bf990f2 Initial revision
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-03-29 05:02:53 +00:00