Commit Graph

15 Commits (0236b031218afda7f7ac671343f679974cab96c7)

Author SHA1 Message Date
Kevin Zheng 0236b03121 Use harvestitems to speed up map loading 2024-02-12 22:00:06 -08:00
Kevin Zheng 5a026ef6c7 Update fishing lists
Split fish into freshwater, seawater, and deep-sea fish. Give them
different fishing levels and experience. Make most bodies of water
fishable.

Make fish roughly as hard to find as they are now, but increase nrof so
that multiple fish can be caught once a suitable fishing spot is found.
2021-07-15 14:52:17 -05:00
silvernexus 8209e019be Give deep sea an underscoreless name.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21588 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-04 13:23:02 +00:00
ryo_saeba 2ddad229b3 Remove duplicated attributes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12302 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-12-06 18:01:05 +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 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 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
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 f7e010a91f Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6550 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 18:41:05 +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
mwedel e39385619d Update archetypes with appropriate move_block attributes. For the
land ones, don't allow swim or boat movement types.  For the water ones,
allow boat movement types.
MSW 2006-02-06


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4428 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-07 07:59:19 +00:00
temitchell ed1bf5d6a2 renumbered all the smoothing to make some room and fix some ugliness
this scheme goes along the lines of:

beach - 10
sea - 20
floors/roads - 30
grass - 40
hills - 60
mountains - 100
forests - 125
trees - 140


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2256 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-18 04:01:09 +00:00
temitchell 50a4570315 - changes for smoothing - new water, swamp smoothing and some fixes for
some arch information


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2243 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-16 02:58:17 +00:00
garbled b43974cd6c Add is_water to these
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1765 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-28 05:40:31 +00:00
mwedel 45a219df0d Add new archetypes. Fix missing newline at end of gnoll_chief_arc.arc.
Fixed a few files that resulted in png warnings during load.
MSW 2001-12-04


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1448 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-05 06:43:40 +00:00