Commit Graph

1511 Commits (36106a775b7fcf734644c55b85d4ef750ceb48ff)

Author SHA1 Message Date
kbulgrien 36106a775b A horse. It looks ok, but as this is my first monster arch, it might need
some adjustments, but it is fairly similar to various other comparable
creatures.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11749 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-04 04:42:12 +00:00
kbulgrien 99f2f2730f - Finished fixing up bad pixel issues or redrawing the 111 images. The whole
set is pretty messed up, but at least the primaries are ok now.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11748 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-03 01:33:08 +00:00
kbulgrien af2db735f2 - Fixed discolored pixels.
- Add new depression graphics to support drawing of diagonal channels.  These
  arches support the south edges of the diagonal channels.  Additional tiles
  are needed for the north edges.  The idea behind these graphics are to allow
  depressions to contain rivers or lava streams that are flowing in diagonal
  directions.  Another idea is to make slots that rolling boulders could
  follow.  A map is being developed that uses these graphics.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11747 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-02 04:28:34 +00:00
kbulgrien a898122933 - New lake graphics were created at 10251 that replaced the original graphics
drawn in the style of ../deep_sea.clc.*.png.  Since the original style is
  still in use by the classic face set, the old style graphics are recalled
  from 8170 and re-instantiated as classic style graphics.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11694 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-05-19 09:04:07 +00:00
kbulgrien 2334b3cf33 - The ground/Lake/blake_[7BDE]_base_11[1234].png graphics have been messed up
somehow.  The small lake in Scorn uses them, and pixel errors are obvious
  along the top edge and in the middle of the water.  7, D, and E are fixed
  by pixel edits.  The damage to B, however, is very bad and will need to be
  done starting over from an undamaged 1, 2, 8, or A graphic and repairs are
  not included with this commit.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11693 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-05-19 07:48:15 +00:00
mwedel 32a2babe02 Add new skills - these are refered to in include/skills.h, so are needed,
even if there is no way to get them right now.
MSW 2009-04-06



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11632 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-04-07 05:36:12 +00:00
anmaster 00ebc19f6d food/fish.arc: Make the item fishing_pole work (this item is not found on any
map currently). The fish in shallow_sea inventory didn't have harvestable set.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11597 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-03-04 22:03:01 +00:00
akirschbaum 41f4dc640d Reorganize insects into subdirectories.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11587 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-28 14:40:05 +00:00
mwedel 1fdf1d92c5 skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc,
missile_weap.arc, throwing.arc, clawing.arc, two_handed_weapons.arc, 
wraith_feed.arc:  Related to server change 11576 - add wc_increase_rate
to these skills - for non weapon using skills, make that a lower value so
that it should be better balanced, and also give it a starting bonus.
MSW 2009-02-22



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11577 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-23 07:25:25 +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 18ea1547af Move anim...mina blocks and magicmap and visibility fields into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11318 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-02 22:16:58 +00:00
anmaster 20fe13ed9f ground/deep_sea.arc
Fix name of deep_sea archetype which was broken in revision 11299.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11315 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-02 14:11:33 +00:00
akirschbaum 46d02aa717 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@11313 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 19:58:31 +00:00
akirschbaum 99047a4717 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@11312 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 19:23:55 +00:00
akirschbaum c6fac69c52 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@11311 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 18:06:57 +00:00
akirschbaum 54d7e5a746 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@11307 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 15:23:29 +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
akirschbaum 58e56423b7 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@11305 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 14:22:12 +00:00
akirschbaum 95666f5aac 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@11304 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 13:41:22 +00:00
akirschbaum 0458d2a989 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@11303 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 10:26:25 +00:00
akirschbaum 9e5e91514e 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@11302 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 09:44:49 +00:00
akirschbaum 89e0a0deb7 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@11301 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 09:39:27 +00:00
akirschbaum 0f6c1f4d19 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@11299 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 00:44:23 +00:00
akirschbaum 5cca8adb49 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@11298 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 23:19:04 +00:00
akirschbaum e7017bb06b 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@11297 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 22:51:56 +00:00
akirschbaum 3ee8594886 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@11296 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 22:38:53 +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
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
rjtanner fe2ff0b15c Give dragons scales (flesh/dragon/dragon_sca.arc) object type 73 (inorganic), this avoids alerts in server logs: Query_cost: item green dragon scale hasn't got a valid type (but with all scale colors)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11292 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 07:49:14 +00:00
rjtanner 1845395858 Give throwing boulders (misc/t_boulder.arc) object type 15 (weapon), this avoids this alert in the server logs: Query_cost: item boulder hasn't got a valid type
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11291 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 07:00:09 +00:00
anmaster 4cd611df48 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@11267 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 09:02:21 +00:00
anmaster dcf907ee50 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@11266 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 08:53:48 +00:00
anmaster 32cc0b4fb9 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@11265 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 08:47:14 +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
anmaster ad471d3761 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@11263 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 08:09:20 +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
anmaster 020ba96412 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@11260 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:38:01 +00:00
anmaster b44d7c871c 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@11259 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:26:05 +00:00
anmaster a7a567811f 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@11258 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:22:58 +00:00
anmaster 2b27fe13fc 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@11257 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:20:34 +00:00
anmaster 8cf1efc096 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@11256 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:15:36 +00:00
anmaster c1d32116b9 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@11255 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:10:52 +00:00
anmaster 50bbd61e0e 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@11254 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:06:36 +00:00
anmaster c91258e041 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@11253 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:04:42 +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
anmaster 253c2e4124 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@11249 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 02:41:57 +00:00
anmaster 0a72c49ade 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@11248 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 02:32:47 +00:00
anmaster c295f8df86 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@11247 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 02:29:42 +00:00