Commit Graph

12 Commits (master)

Author SHA1 Message Date
ryo_saeba 93d0c0c2a3 Apply patch https://sourceforge.net/p/crossfire/patches/375/ by Rebecca Kelly.
Update all class descriptions with crunch headers.
This adds headers to all class descriptions, similar to the race headers,
explaining what starting equipment and special abilities each class confers.
Note that due to a bug in the server most caster classes only get 1 spellbook
no matter what the treasurelist says; I've written descriptions based on the
treasurelist rather than the current behaviour in the expectation that the bug
will be fixed in the server soon.

Update all race descriptions.
This cleans up the header at the start of each race description to remove "dead"
lines (e.g. "Special: None") and hopefully make it a bit more readable overall
(e.g. starting items are now "Item:" rather than "Special:")


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21396 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-11 14:22:07 +00:00
mwedel 27713f2f9e Copy descriptions (msg/endmsg) from HallOfSelection map to class archetypes.
Comment out some class archetypes that are currently unused - may get
re-used with class rebalancing.
MSW 2010-06-17



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13404 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-18 06:41:31 +00:00
akirschbaum 48d539d724 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@11306 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 14:46:12 +00:00
ryo_saeba 251b551c42 Add anim_suffix to classes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8396 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-02-09 11:35:39 +00:00
ryo_saeba e35354a6a9 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6560 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 19:22:28 +00:00
mwedel 1a3917c97d Patch 1212496 by Kevin Rudat to add client_types to objects that can
be applied.
MSW 2005-08-16


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3552 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-17 06:37:14 +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
temitchell 87f8d52be1 - Full four point animation for the Religious folk
- Classic images will have to wait till I'm done the base player
arches


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2085 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-04-04 04:47:18 +00:00
mwedel 255936a528 add 'facings' to all the player related arc's. Needed for it to
be compatible with normal object animation.
MSW 2003-03-18


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2065 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-03-19 07:44:31 +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
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
peterm a6a88939f8 Re-adding all the class/race stuff in the reorganized way.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@401 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-16 18:55:08 +00:00