Commit Graph

20 Commits (master)

Author SHA1 Message Date
Rebecca Kelly 950cd6a49e spelldesc patch: major rewrite of spell/prayer descriptions.
objectives of this change were:
- Accurately describe (or least hint at) the spell's in-game effects
- Consistency between flavour text of related spells
- Consistency with flavour text of the corresponding casting skill
- Correct grammar and spelling
- Correct "granted by god" info for god-granted prayers
- Remove information that the server provides automatically on examine, primarily
  the "attuned to path" information
2023-05-22 15:57:58 -04:00
Nicolas Weeger 3de7d797bf Replace '#' by 'comment' in LICENSE files 2022-01-02 22:46:00 +01: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 ef8a384206 Fix animation repeating when spell is cast
The server will animate the item for "food+1" ticks, so the first frame
was repeating
2021-12-12 11:37:14 +01:00
Nicolas Weeger f1604343b0 Fix source 2021-09-08 19:56:54 -04:00
Nicolas Weeger 9013f31ba7 Add some license information 2021-09-08 19:56:54 -04:00
Nicolas Weeger 87beb4e4ff Fix text. 2021-05-12 18:12:00 +02:00
partmedia 92f28271f4 Adjust spell effect names
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20669 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-01-01 02:34:01 +00:00
ryo_saeba ab3cdc8ae8 Bless and curse effects.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18125 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-05-19 13:52:09 +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 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 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
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
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
ryo_saeba 1d8d51f23b New spells: bless item / curse item.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5328 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-01-15 23:02:04 +00:00
avogl bd878a212a Added faces to spells. This is only for the editor,
to distuingish the spell school (skill) associations.
I believe this will make things clearer and more
easy to handle in regard to mapmaking.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2343 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-24 21:33:40 +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