Commit Graph

62 Commits (master)

Author SHA1 Message Date
Rebecca Kelly 3d01b4fbbf Fix broken potion_heroism arch, oops 2023-05-22 23:42:38 -04:00
Rebecca Kelly 8cdf254e94 Add descriptions to some potions that were missing them.
- stat potions
- potion of improvement
- potion of heroism, haste, and mana regen

In some cases this means adding the description to a potion-only spell
that the potion contains, rather than to the potion arch itself.
2023-05-22 16:03:35 -04:00
SilverNexus cc5ad68d36 Make stat potions only use their unique faces once identified.
This should make it less obvious when they're present at first sight.
2023-04-29 23:25:43 -04:00
DraugTheWhopper 37093f6c0b Replace more "#" with "comment" in LICENSE files 2022-12-03 15:15:38 -05:00
DraugTheWhopper 05f32755c6 Compress recent artwork with Optipng 2022-12-03 15:15:38 -05:00
DraugTheWhopper 6203560282 Add license files for new artwork by Saiapatsu
Adjusted somewhat due to merge conflicts
2022-12-03 15:15:38 -05:00
DraugTheWhopper 8af6be3952 Add updated clsc potion artwork, thanks to Saiapatsu
Based on patch 449 on Sourceforge. Derived heavily from Gervais artwork
2022-12-03 15:15:38 -05:00
Nicolas Weeger d0a662492c Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines 2022-07-02 19:19:18 +02:00
SilverNexus 0fd49dd3ec Add license files for Gervais-derived classic vial faces. 2022-06-12 13:04:08 -04:00
SilverNexus c6ce22858e Add classic face set empty water bottle to match now-complete set of classic face waters. Also derived from a Gervais tile. 2022-06-12 12:59:53 -04:00
SilverNexus da6d56b5fe Add license files for the artwork I did.
I did not make license files for pieces I derived from existing ones, except in cases where I also created the piece it was derived from, since those should be licensed as the origin piece is.
2021-09-08 19:56:54 -04:00
DraugTheWhopper 7f4259522b Add license sidecar files for lots of images from David Gervais. 2021-09-08 19:56:54 -04:00
SilverNexus 549276638a Add Gervais tiles for classic face set vials. 2021-09-03 14:46:14 -04:00
Nicolas Weeger faae2c0df6 Fix transparency on clsc potions
Patch #425 by DraugTheWhopper.
https://sourceforge.net/p/crossfire/patches/425/
2021-08-21 13:13:31 +02:00
silvernexus 67595a4da0 Prevent xp shenanigans with dip command by making the empty bottles, bags, glasses, etc identified.
I'd been looking for a way to approach this, and Saiapatsu suggested approaching it this way.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21355 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-07 20:31:38 +00:00
ryo_saeba aa30a0bfed Add cracked generic potion, and corresponding glass rubble.
Patch https://sourceforge.net/p/crossfire/patches/367/ by tituss, picture by Saiapatsu.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21109 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-02-17 21:39:32 +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
partmedia 07540cd589 Rename empty potion bottles to empty flasks
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20456 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-07-29 18:54:15 +00:00
silvernexus 59df3fcb8f Added empty popcorn bag image to classic imageset.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19155 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-12-02 16:35:20 +00:00
ryo_saeba b502a9c588 Fix invalid field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18495 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-11 19:41:50 +00:00
ryo_saeba 42bfa4f4bf Apply patch #3586094: Popcorn perspective fixed, by SilverNexus.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18493 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-11 19:36:13 +00:00
ryo_saeba 3280d4e9ed Give spell effect to fire and cold resistance potions.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18277 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-06-17 20:24:30 +00:00
ryo_saeba d0fbc955c7 Fix fire and cold potion's resistances. This will invert for players right now, but better longterm.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13807 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-12 13:44:33 +00:00
ryo_saeba 601e45205a Fix potions's name.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12940 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-23 17:12:22 +00:00
anmaster de4e5a7c46 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@11251 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 03:37:19 +00:00
anmaster 9884ea07d7 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@11246 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 02:15:59 +00:00
akirschbaum 340b84dbea Extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10958 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-13 15:17:54 +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
akirschbaum 19d440dc57 Update spellcasting objects to use inventory objects.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7473 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 18:55:06 +00:00
rjtanner 05dfb0ce09 Rename potion of invulnerability to potion of shielding. Hopefully this will remove confusion as to why one takes damage from all attack types (except physical) when drinking this potion.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7254 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 01:35:46 +00:00
ryo_saeba 350191c712 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6561 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 19:23:00 +00:00
akirschbaum 14cd2332ef Fix plural names of supreme and major potions of life.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6230 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-10 20:00:32 +00:00
ryo_saeba f9e137463f Add more potions of life, in different variations.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6071 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-20 17:36:36 +00:00
ryo_saeba 1b36e0ded6 Remove obsolete 'need_an' field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5925 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-03 22:26:21 +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
mikeeusa 9e5ac5f91c CVS: Added empty coffee cups
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3877 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-15 17:14:54 +00:00
mikeeusa 37b879ff13 CVS: Added empty wine glass
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3876 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-15 16:16:35 +00:00
mikeeusa 897e71d6cf CVS: arch: potions updated to yeild empty potion bottles on use
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3856 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-11 00:52:03 +00:00
ryo_saeba a87e534b77 Use on_use_yield field instead of inventory for item dropping. Remove unused treasure list
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3845 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-09 08:34:14 +00:00
ryo_saeba d034c0246c Remove empty bottles that cause issues.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3440 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-15 20:05:53 +00:00
ryo_saeba 733edcc936 Missing commit
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3432 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-15 10:43:23 +00:00
ryo_saeba e8b8da4a19 Bottles now give empty bottle, pics & changes courtesy mikeeusa
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3417 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-10 09:34:41 +00:00
ryo_saeba c1ff756461 New empty bottles/vials courtesy mikeeusa
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3216 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-17 14:16:58 +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
mwedel 1b4601c792 add name_pl, client_type information to objects that can get picked up.
Remove some duplicates, change poisonfood to use the same face as booze
so you can't tell simply by looking at it that it is bad food.
Change some of the names for the skill scrolls to put them more in line
with the skills they actually give you.
MSW 2002-05-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1604 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-31 03:53:02 +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
mardahl 9d887bb52d Magic immunity potion images.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@999 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-20 09:35:27 +00:00