Nicolas Weeger
d0a662492c
Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines
2022-07-02 19:19:18 +02:00
Nicolas Weeger
b4fb65f474
Revert "Fix animation repeating when spell is cast"
...
This reverts commits ef8a384206 and e5de43600b
Server code was patched so 'food' is now the number of ticks the item stays.
2021-12-29 19:00:08 +01:00
Nicolas Weeger
e5de43600b
Fix food to not repeat animation frame
2021-12-12 12:57:45 +01:00
Nicolas Weeger
45739fc273
Cure disease effect
2021-09-08 19:56:55 -04:00
Nicolas Weeger
49497eacdb
Remove undefined skill for spells
2021-07-24 20:44:22 +02:00
ryo_saeba
476fa8f50f
Fix spell effect name.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21889 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-02 17:13:01 +00:00
rjtanner
0ab0c89ec4
Removed duplicate other_arch setting to Cure Disease (spell/Healing/spell_cure_disease.arc) spell.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20239 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-05 23:57:37 +00:00
ryo_saeba
6131b988ce
Add effect for cure disease spell.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20231 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-02-29 19:39:01 +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
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
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
537ba612e9
increace most spell levels
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12309 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-12-12 17:12:58 +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
94cb5c0b8f
- Add msg/endmsg descriptions for various spells with names beginning with
...
the letter R.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12125 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-30 05:31:22 +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
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
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
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
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
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
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
gros
4c349dfcaf
Add sample support for spellcasting compound animations.
...
Try to cast minor healing with a Fenx :)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7529 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-18 16:33:31 +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
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
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
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
avogl
1cbae4168e
More faces for spells. Should be more or less complete now.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2344 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-24 22:48:55 +00:00
mwedel
961cc4ce47
Updated for new spell + skill code. Many files moved about.
...
Main changes for weapons is to add what skill they use.
MSW 2003-09-12
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2315 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-13 04:38:16 +00:00