Commit Graph

78 Commits (master)

Author SHA1 Message Date
Nicolas Weeger d0a662492c Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines 2022-07-02 19:19:18 +02:00
Nicolas Weeger 9c13358c89 Give a level of 120 to magic mouth and ear so they are never show with 'show invisible' 2022-01-16 11:04:04 +01:00
SilverNexus ea2a7276ba Add a license file for the manhole arch.
Was digging through mailing list archives and stumbled across some discussion on it here: https://www.mail-archive.com/crossfire@metalforge.org/msg03294.html.
No license was declared, though another (earlier) discussion seemed to operate under the assumption that submitted art was GPLed.
2021-09-08 19:56:56 -04:00
Kevin Zheng 615d2ba958 Re-organize check_inv, no functional change 2021-08-28 13:43:57 -07:00
SilverNexus e388f458ac Visual adjustments to small buttons to clarify when it is pressed/unpressed. 2021-08-15 11:43:18 -04:00
SilverNexus 0222180c20 Convert a breakable garden gate used in Pupland into an arch.
This allows us to fix the animation, which had become backward over time.
2021-08-12 20:37:20 -04:00
Kevin Zheng 758d64d6a2 Use blocks_prayer field for some common items 2021-08-06 23:59:03 -07:00
silvernexus d1f0f51f57 Make the magic ear/mouth imagery have transparency. It should be easier to see what's under them when map building this way.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21423 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-13 20:35:46 +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 6194af9361 Fix grate name to be consistent
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20189 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-21 23:35:47 +00:00
ryo_saeba bc235ed7b1 Add mossy stone walls by Daniel Würl.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19841 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-03-08 11:14:57 +00:00
ryo_saeba b12171f89e Add red stone walls by Daniel Würl.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19840 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-03-08 11:03:34 +00:00
ryo_saeba deb1ad5b5d Add blue stone walls by Daniel Würl.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19839 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-03-08 10:51:18 +00:00
ryo_saeba e73e86dd3e Remove accidentally duplicated files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19838 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-03-08 10:36:48 +00:00
ryo_saeba 6dbbe7a621 Move files in correct directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19837 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-03-08 10:36:21 +00:00
ryo_saeba a135fa71c2 Replace stwall with version by Daniel Würl.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19836 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-03-08 09:26:09 +00:00
ryo_saeba 3ce81c6fa1 Remove invalid lines.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18491 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-11 19:18:40 +00:00
ryo_saeba e8bc3d2436 Vertical opening stone door.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17895 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 09:13:30 +00:00
ryo_saeba be1c3c2e81 Vertical opening wood door.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17894 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 08:57:52 +00:00
ryo_saeba adf35c8603 Vertical moving door templates.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17893 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 08:56:47 +00:00
ryo_saeba b1fe8ee359 Move template files to directory to show they indeed are templates.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17892 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 08:25:30 +00:00
anmaster 8aa0df8d58 Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13991 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-10-11 18:15:00 +00:00
kbulgrien 4fbf9079fd - Move dev/wip/manhole to connect/Hole as it is tested and ready to use. The
test patch is removed as it is out of date, and the README is moved to the
  Hole directory as documentation.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13216 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-14 04:23:43 +00:00
kbulgrien 24851fcdeb - Add a subtype to the magic mouth so it does not generate errors in the
client due to use of an illegal type.  This subtype is new, so that
  the "sign" type is unique, as magic mouths most certainly are not your
  typical sign.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12774 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-03-31 03:57:59 +00:00
akirschbaum 529f67bfe9 Fix animation related problems.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11340 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-06 07:16:50 +00:00
anmaster 737ef2bd4a connect/Garden_gate/ggate_closed.face
Fix a typo introduced in revision 11294 (part of change to using .face files)
that caused closed garden gates to disappear when opened.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11338 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-04 22:08:29 +00:00
akirschbaum bae1031074 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@11294 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 21:30:50 +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 56df01f65a 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@11250 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 02:48:01 +00:00
lalo cb2bdfdee9 allowing check_inv to check an item by title; also, changing the behaviour to AND rather than OR, so you can check for something of a given type with a given key, for example.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10717 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-25 21:57:41 +00:00
akirschbaum 86eea6481d Add explicit animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10689 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-23 17:32:09 +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 425f0421a9 Use consistent default 'slaying' values.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7225 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-19 20:05:03 +00:00
akirschbaum c83913bab4 Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6983 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 22:19:59 +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
mwedel a765f5bb8a Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6768 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-10 07:39:53 +00:00
ryo_saeba fa99c56f0e Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6543 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 18:30:51 +00:00
ryo_saeba d13bf62b7e Remove obsolete fields.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6326 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-20 20:07:39 +00:00
akirschbaum dbf0a1efca Replace "no_pass 1" with "move_block all".
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5939 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:00:42 +00:00
ryo_saeba abda6cdf5e Remove obsolete pass_thru/can_pass_thru fields.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5927 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-03 22:30:21 +00:00
akirschbaum 32040b6635 Add explicit 'move_type walk' to all playermovers.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5870 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 07:45:54 +00:00
akirschbaum 83d9aa6b8a Remove trailing whitespace.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5861 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 12:25:16 +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 46498912ef trying to make the hole work correctly
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4388 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 18:44:47 +00:00
mikeeusa e619dca5ef trying to make the hole work correctly
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4387 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 18:33:49 +00:00
mikeeusa 9b5b1450ea pits
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4386 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 17:26:39 +00:00
bbotbuilder 37a211777e Changing more "color_fg"s to "magicmap"s.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4365 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:25:42 +00:00
bbotbuilder b457e36bfd even more color_fg to magicmap
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4364 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:07:18 +00:00
bbotbuilder 5f650ea956 Change more "color_fg" to "magicmap"
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4363 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:06:01 +00:00
bbotbuilder 342f5629af Update more "color_fg"s
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4362 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:02:04 +00:00