Commit Graph

54 Commits (49260e1517241d4a10d7f6769f40ff61bd3cfb5a)

Author SHA1 Message Date
ryo_saeba efa3602130 Faces for manablast, copy of their current face.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15840 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-20 14:29:24 +00:00
ryo_saeba 34f183cc70 Run optipng on the faces.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15834 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-20 13:43:58 +00:00
ryo_saeba dad8ebe2e1 Faces for holy word, modification of the turnundead ones.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15831 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-20 13:23:44 +00:00
ryo_saeba 6bf486d33a Faces for banishment, modification of the turnundead ones.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15830 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-20 13:18:08 +00:00
rjtanner b091376e9b Refactored holy_word graphics to resolve transparency issue as reported under bug ID 3330490 - PNG Transparency.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15175 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-10 05:57:03 +00:00
ryo_saeba afa44d8321 Add spell faces, from the effect they cast.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14680 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-22 21:38:44 +00:00
ryo_saeba 27e6370a54 Add icons for spells, taken from JXClient's sources, revision 4199.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14667 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-19 22:10:56 +00:00
ryo_saeba 3423f4d772 Add path attenuation to spells which didn't have any set.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13887 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-26 09:32:20 +00:00
ryo_saeba cde87d9d89 Remove redundant weight attribute.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13683 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-28 13:33:06 +00:00
Alestan 868919127b adjusted how much shockwave will throw stuff
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13658 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-20 00:55:04 +00:00
alestan 0a8e7bd13e made sunspear and word spells not throw objects
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13657 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-20 00:08:58 +00:00
alestan 3e5cef2687 added weight to several spells so they will throw stuff on the floor.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13656 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-19 22:26:36 +00:00
ryo_saeba 24b32648a0 Merge lines.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13587 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-14 07:13:08 +00:00
meflin2 a9e891487d spell ballance changes
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13567 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-08 16:30:58 +00:00
meflin2 1d6ff23563 lower level to make spell readable
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12311 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-12-12 18:01:52 +00:00
ryo_saeba 2ddad229b3 Remove duplicated attributes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12302 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-12-06 18:01:05 +00:00
meflin2 a502f5c383 initial spell re-level change
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12127 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-08-01 20:43:54 +00:00
kbulgrien 328bdd0ae4 Add the last of the msg/endmsg descriptions, fixing some previously entered
without the msg/endmsg tags.  A few non-player spells still do not have
descriptions.  They are:  spell_create_lava.arc, spell_shell.arc,
spell_regen_sp.arc, spell_haste.arc, spell_heroism.arc.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12126 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-31 03:44:44 +00:00
kbulgrien eb8a6b2842 - Add msg/endmsg descriptions to various spells including those that start
with the letters N-P and update Conflict.  Fix Slow (prior commit did not
  include msg/endmsg tags around the message).


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12124 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-28 10:51:30 +00:00
kbulgrien 9efd70d8e1 Add msg/endmsg descriptions to various spells including those that start with
the letters L-M and S-Z.  This provides more descriptions for display in the
client spell window.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12113 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-26 03:21:53 +00:00
kbulgrien cf812ce7d3 - Add msg/endmsg texts to spells and prayers that have names that start with
the letters G through K.  Show Invisible, Bless, and Large icestorm also
  worked on.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12108 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-25 02:34:06 +00:00
kbulgrien b39d3ca0a3 Add msg/endmsg descriptions to asteroid and other spells with names that begin
with D through F.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12101 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-24 05:56:52 +00:00
kbulgrien e67449c5d9 Add msg/endmsg descriptions to spells with names that begin with C and the
antimagic rune skipped previously.  This allows the descriptions to be displayed in the GTK-V2 client spell window.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12099 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-22 03:00:24 +00:00
kbulgrien 1cef0db920 - Add msg/endmsg descriptions to spells A-B that do not have them (except for
antimagic rune).


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12078 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-21 03:48:45 +00:00
akirschbaum 99047a4717 Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11312 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 19:23:55 +00:00
akirschbaum c6fac69c52 Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11311 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 18:06:57 +00:00
akirschbaum 0f6c1f4d19 Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11299 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 00:44:23 +00:00
anmaster 020ba96412 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@11260 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:38:01 +00:00
akirschbaum 86eea6481d Add explicit animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10689 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-23 17:32:09 +00:00
ryo_saeba 97c831cf66 Remove obsolete color_fg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10379 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 11:38:55 +00:00
ryo_saeba 6e6e9e6019 Make pics 50% transparents, the result is much nicer.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8445 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-02-16 13:12:48 +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 03e687ddf8 Name coherence for high angel pics and animation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8097 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-04 13:12:46 +00:00
tchize 1d56c53a97 Make the fireball and firebreath smooth
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8059 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-28 13:07:44 +00:00
qal21 343118da0e Add anim_suffix spellcasting to all spells.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7583 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-29 08:51:29 +00:00
akirschbaum a82951534f Replace obsolete field slow_move with move_slow/move_slow_penalty.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7538 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-18 23:13:43 +00:00
ryo_saeba 1da03b7803 Remove obsolete color_bg field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6794 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-17 20:46:19 +00:00
mwedel a765f5bb8a Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6768 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-10 07:39:53 +00:00
ryo_saeba a05f7f2e14 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6567 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 19:54:36 +00:00
ryo_saeba 28eb7d9970 Remove obsolete fields.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6321 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-20 19:58:30 +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 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
eracc d39d1c7cb6 My small attempt to make "color spray" powerful again. It is so hard to get I believe it should be more worth the effort needed. Perhaps these small adjustments will help.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5333 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-01-20 23:03:03 +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
mwedel 6b17596190 Update visibility info for many archetypes. Split out destruction
vs manabolt images, as visibility is face attribute and not object.
Likewise, split out cause vs heal faces.
MSW 2006-05-29


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4606 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-05-30 06:58:38 +00:00
mwedel df32cbb994 Apply patch 1321682 - fix typos of many arches, as well as making
the formatting of the msg/endmsg to be consistent.  This is all
cosmetic changes, no actual change of objects other than msg/endmsg
or other typos.
MSW 2006-01-02


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4255 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-02 06:11:00 +00:00
ryo_saeba e7a40aa16e Boost up color spray damage.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3458 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-17 09:58:37 +00:00
temitchell 5c0270502b - remove weights from firebreath and icestorm objects so they do not
trigger knockback effects.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2791 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-05-23 18:39:37 +00:00
temitchell ffe6543ead - add spell wave
- add weights to some other cone spells (for knockback effects)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2647 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-28 22:31:13 +00:00
mwedel 3cbf8d880e Clean up the casting time on a bunch of archetypes - the value wasn't
all that consistent.  Also, start on the 'in game' documentation of
spells.
MSW 2004-02-16


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2620 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-17 00:04:37 +00:00