Commit Graph

32 Commits (master)

Author SHA1 Message Date
Nicolas Weeger ed7a8ce6d3 Reformat treasure lists
Patch by Egorov Sergey
https://sourceforge.net/p/crossfire/patches/461/
2022-05-25 18:56:24 +02:00
Kevin Zheng 62915dccea Remove missile weapon skill from monk starting items
Monks are not allowed to wield weapons, so it is silly to start them out
with a missile weapons skill.
2022-05-08 18:15:03 -07:00
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
akirschbaum 8f69c707bd Make sure all .arc files end with exactly one NL character.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20504 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-25 06:56:34 +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
anmaster dbe6b897c3 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@11264 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 08:45:18 +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
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 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
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
akirschbaum 90f1685032 Add new force archetype monk_no_use_weapon. It will be inserted into
inventories of monk players to prevent them from using weapons.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3966 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-01 18:54:20 +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
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
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 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 34d88a86d9 New pngs by AndreasV and J.Taporg
walls:
^^^^^
Set of swall (fence) in png completely redone.
I inserted additional wall-faces for better
look of png maps (so far for: swall, awall, dwall, wall).
These faces are designed to make overlapping walls
with correct iso perspective.

player:
^^^^^^
A bunch of new player-class/race pngs.
Looking good... =)

runes:
^^^^^
Converted the xpm rune-pics to png without scaling.
Looks much better IMHO.

rest (misc):

A lot of pngs for internal (system) use, and several
other misc pngs.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@748 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-28 02:25:54 +00:00
mids bc5e6d39a3 Fixed the PNG images of paladin and flint_and_steel
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@743 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-25 19:45:17 +00:00
avogl a33edc6f89 New pngs by MichToen.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@706 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-15 12:01:46 +00:00
peterm fa37d85ee6 New monk images from DB.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@689 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-11 23:59:21 +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
avogl 970393553e *~ files in the repository are not really needed.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@523 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-21 20:25:16 +00:00
avogl 4366375e9a In cooperation with Micheal T., I started to improve
the png-set. Correcting the worst flaws...
It�s looking better now but still needs lotsa work.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@508 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 03:16:28 +00:00
peterm abed74a9f0 Misordered images fixed.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@423 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-20 07:07:12 +00:00
peterm 20659a45c7 Fixed a typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@418 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-19 08:26:10 +00:00
peterm 444d6d460d New images from dnh@co3005918-a.eburwd1.vic.optushome.com.au for Monk.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@412 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-18 05:57:35 +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