Commit Graph

11 Commits (7a913cd68c74819a4c687a48cf48889294dda3cb)

Author SHA1 Message Date
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
akirschbaum 3e04bb3834 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@11295 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 22:17:30 +00:00
anmaster 6c97103500 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@11262 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 07:55:47 +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
kbulgrien 481a1b32f7 - Correct misspelling of `map_layer items` to `map_layer item`.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8162 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-10 05:52:09 +00:00
kbulgrien 328f4ff730 Rework dev/wip/spout to make water wider and more visible. Also adjust the
color to better match the sea arch set.  Add a reference layer of a sea tile
to spout.xcf.  Convert all the .png files to indexed mode to reduce size.
Update README with methods used to produce the graphics and remove comments
about issues with the original revision.  The .arc files have been modified
to add 'map_layer item' to prevent wall pieces from disappearing when these
archs are placed on top of them.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8161 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-10 05:23:13 +00:00
kbulgrien d4d27c1e74 Add a set of "overlay" archs that are designed to sit on top of walls to form
a spout with water pouring out.  The art is designed to separate the liquid
and spout to allow spout and fluid variations.  The archs are WIP because they
cause the wall underneath them to disappear.  This is probably a map layer
issue.  It may not take much to fix, but are not presently releasable.
The files are in dev/wip/spout, and are: pour_h2o.arc, pour_h2o.base.111.png,
pour_h2o.base.112.png, pour_h2o.base.113.png, pour_h2o.base.114.png,
pour_h2o.face, pour_spout.arc, pour_spout.base.111.png, README, spout.xcf.
Note that maps/trunk/unlinked/kbulgrien/rayvins_house.1 contains these arches.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8155 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-09 06:26:16 +00:00
ryo_saeba c6dd3cf869 Commit valid archetype I forgot last time.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8136 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-06 14:21:46 +00:00
kbulgrien 113b1469c6 - Removed is_animated 1 (even though current SVN gives an
error without it, it is incorrect as it causes a continuous
animation of sorts (ground view, not map view). 


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8134 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-06 05:50:22 +00:00
kbulgrien 973e40bb40 - Update arch and world map patch to have more samples of the various
cases of the pit/manhole that do not work.  All six have hole functions
that work, though some are not aligned with the graphics, and only
four have animations that work.  Two have garbled graphics.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8133 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-06 05:43:39 +00:00
kbulgrien 97ea1da644 - Add some recent missing entries to CHANGES.
- Add dev/wip directory for commiting work-in-progress archetypes.  The
  directory is not visible in Gridarta CrossfireEditor, but can be made so with
  a soft link like arch/trunk/wip --> arch/trunk/dev/wip.
- Add dev/wip/README describing the use of the directory.
- Add dev/wip/manhole as a manhole archetype work-in-progress to facilitate
  some collaboration on getting a multi-tile HOLE animation to work.  Included
  is a README and a world_105_115.patch test case.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8063 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-29 16:14:26 +00:00