Commit Graph

192 Commits (master)

Author SHA1 Message Date
eracc a10a1ff53d Since pupland is not yet merged into big world I am making the pupland outdoor
maps actually *be* outdoor maps to honor the day/night cycle.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7503 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-12 20:15:44 +00:00
akirschbaum 0e39777161 Update spellcasting objects to use inventory objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7474 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 19:05:10 +00:00
rjtanner 78f5c1102e Tentative fix for bug # [ 1735463 ] Rainbow island quest traps player - set up a boulder and button combo to reset the trap door on a timer or when a player is moved to a transition area before going to the next map; found that the goblins were somehow appearing in areas of the map they shouldn't once the map was full of them so I removed the generators and just added a fixed number of goblins
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7465 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 06:28:09 +00:00
akirschbaum d98265c0f0 Unify Created: and Modified: map headers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7448 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 22:49:56 +00:00
akirschbaum 3b791f5cb5 Fix whitespace in text messages; reverts unwanted changes due to an editor bug.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7430 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 23:00:20 +00:00
rjtanner 093fd3124c In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7429 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 04:59:28 +00:00
rjtanner 4bfb3fdcb8 In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7428 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-29 05:12:46 +00:00
akirschbaum 1f1c4e6ac3 Normalize map files; no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7426 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 20:12:06 +00:00
rjtanner 3627f76552 In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7413 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 07:02:22 +00:00
rjtanner 1d9b3f63bc Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7132 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 07:09:31 +00:00
ryo_saeba d0a312281a Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6242 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:16:03 +00:00
akirschbaum ee878a0da1 Replace "no_pass" with "move_block".
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5940 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:37:01 +00:00
akirschbaum 4b439d8019 Convert obsolete 'flying' attribute to 'move_type' attributes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5875 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 10:54:57 +00:00
akirschbaum f8c923aa70 Add explicit 'move_type walk' to all monsters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5864 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:31:35 +00:00
akirschbaum 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +00:00
akirschbaum a255a05ccb Remove empty msg..endmsg values from 'blocked' objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5832 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:08:37 +00:00
kbulgrien 5e21d83f4f Bug-fix for smoothing regression introduced in revision 5502 (biglake arch
replacement): smoothlevel adjusted throughout the map.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5686 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-05 10:12:30 +00:00
kbulgrien 6b10bb1053 Bug-fix for regression introduced in revision 5502 (biglake arch replacement):
no_pass 0 placed on sea arch tiles.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5685 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-05 08:31:14 +00:00
kbulgrien c697989396 - Multi-line message linebreaks removed; red town -> Red Town; and changes
introduced by CFJavaEditor.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5598 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 08:57:47 +00:00
kbulgrien 1e68e158c4 - Multi-line message linebreaks removed and other changes introduced by
CFJavaEditor.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5597 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 08:56:53 +00:00
kbulgrien 8f566e0ac1 - Multi-line message linebreaks removed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5596 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 08:56:06 +00:00
kbulgrien 70abba2424 - red town -> Red Town and other changes introduced by CFJavaEditor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5595 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 08:53:25 +00:00
kbulgrien 4a6d0e7fd5 - biglake_new arch replaced with sea_new to make the color of water under
galleon consistent with color of sea tiles.  Other changes introduced by
  CFJavaEditor.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5594 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 08:50:44 +00:00
kbulgrien 1ee363f24d - Fix bug introduced when replacing big lake tiles with sea tiles. The dragon
was blocked.  Set no_pass 0 on affected tiles.
- Add arch blocked (w/ no_pass 0) to prevent seeing artifacts of the moving
  dragon transport if the client view is set larger than the size of the map.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5507 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 21:54:11 +00:00
kbulgrien c01c526459 - Reformat T.K.'s @match strings to remove line breaks.
- Minor fix to T.K's conversation "In deep underground" --> "Deep underground"
- Changes caused by saving with CFJavaEditor including removal of "Str 1" and
  "immune 8388607" from T.K.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5504 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 21:25:06 +00:00
kbulgrien 09c930d447 - Primarily changed "arch biglake*" to "arch sea*" so that water tiles are
consistent colors on various pup_land maps when using the base tile set.
  Please note:  These changes require arch collection and install on the
  server.  The sea.arc file has applicable edits to enable transparency.
- Appropriate shore floor tiles placed under sea tiles with transparency.
- Various non-functional changes result from re-saving map in cfjavaeditor.
- Some scolar --> scholar spelling fixes (pup_land/kurte/hut1 and hut2


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5502 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 19:42:09 +00:00
rjtanner 7dc3f0542a Updated maps to remove 0 destination coordinates warnings from server log files. Other changes are from Map Editor reformatting. RJT, Feb-11-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5477 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 06:53:43 +00:00
kbulgrien 1c80406896 - Add map_layer item to statue so that it renders above the note
that is beneath it.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5403 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-08 10:41:43 +00:00
kbulgrien 76960a96c3 - Replace corner big lake tiles with corner sea tiles so that the
corner water matches the color or the non-corner sea tiles.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5401 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-08 03:17:44 +00:00
akirschbaum bb201897c7 Add missing exits to prevent players from experiencing a cut off world.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4118 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-10 18:42:33 +00:00
cavesomething 922a4b3dbf various shop header typo, etc fixes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4088 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-04 17:42:03 +00:00
akirschbaum f75ad02b94 Make pushable objects work again. This patch fixes a problem introduced by a recent server change; it does not change map behavior.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4061 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-28 21:17:19 +00:00
cavesomething f534220ac0 shop headers for lake country, stoneville, nurnberg, red town, euthville and port joesph
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3932 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-26 16:25:00 +00:00
akirschbaum 533f77fe2b Hide magic mouths, buttons, and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3621 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 12:51:43 +00:00
bbotbuilder 7dfe37e54c Fixed issue where players can get stuck.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3533 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-11 16:10:58 +00:00
akirschbaum eff741723d Add plural name to item.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3329 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-28 23:07:43 +00:00
akirschbaum bab9597dc1 Add plural name to items.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3328 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-28 23:04:32 +00:00
ryo_saeba d1d8b472f0 Applied patch #1145089 (cavesomething) to add region support
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3142 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-15 21:44:56 +00:00
temitchell 2f416ae746 - pupland changes for multipart object notation
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2852 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:48:14 +00:00
temitchell e27f3379c3 - replace some princesses with some women
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2363 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-10-01 02:46:14 +00:00
mwedel 068d3fd257 Some maps that didn't make it in the last commit.
Add pupland to maps-bigworld.  Maps are basically unchanged.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1600 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:23:39 +00:00
mwedel b35f4d252b Add pup_land maps to maps-bigworld. Other than the return exits being
updated and locating the guilds within pupland within this directory,
no changes to the maps.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1599 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:19:41 +00:00