Commit Graph

28 Commits (ae0972b22d8d62d0b79c5924fbe80f3fb15e1504)

Author SHA1 Message Date
ryo_saeba 275e96000c Replace handler with specific one. Requires arch revision 15303.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15304 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:56:21 +00:00
rjtanner 4c8ec2e928 Update or correct entrance x and y coordinates in the map headers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15173 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-10 01:16:06 +00:00
rjtanner 9732d22e53 Major cosmetic update to Guild of Sages in Darcap mountain village. Expanded the map to include ground outside the shop walls. Floor plan matches the physical building shape. Door or entrance now opens when a player approaches. Shop item and decor layout changes. Map considered an outdoor map so darkness or time of day is visible when inside; added light sources. Updated world map for new map entrance destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14470 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-05-19 05:05:55 +00:00
rjtanner c68d4cdeb0 Removed line breaks from NPC dialog.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14468 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-05-18 04:54:03 +00:00
rjtanner f5d07e786e Major cosmetic update to Bob's Bakery in Darcap mountain village. Expanded the map to include ground outside the shop walls. Floor plan matches the physical building shape. Door or entrance now opens when a player approaches. Shop item and decor layout changes. Map considered an outdoor map so darkness or time of day is visible when inside; added light sources. Updated world map for new map entrance destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14467 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-05-17 05:12:24 +00:00
ryo_saeba 1aafe02f9e Questify Darcap's elemental quest (basic for now).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13364 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-06 11:02:47 +00:00
rjtanner 3d2e52b421 Fix oakdoor so that it uses the correct archetype (vs the one that can be destroyed)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11027 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-20 06:49:39 +00:00
rjtanner 42f7f89e96 Update maps with x & y entrance coordinates and difficulty level
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10696 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-24 07:02:18 +00:00
rjtanner 317a03e333 Redesign Bob's Bakery in darcap/town2
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10695 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-24 06:52:05 +00:00
rjtanner 2980deaf81 Redesign of sages tower in darcap/town2 to make them individual maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10694 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-24 06:27:46 +00:00
rjtanner 7a727d8e72 Cosmetic wall changes so they merge nicer with nearby doors
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9867 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-14 22:12:12 +00:00
rjtanner 98084cdabc Added missing floor tiles underneath walls
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9866 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-14 22:09:59 +00:00
rjtanner 331def84f0 Added 'blocked' walls to the unused spaces outside of dungeon walls
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9865 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-14 22:07:08 +00:00
rjtanner 746eca6a66 Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9864 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-14 22:04:23 +00:00
anmaster 01bbd348d3 The @match expression in npc dialog is case insensitive, but a lot of map treated it as if it was case sensitive, fixing a lot of them (there may be more left, that the grep didn't find).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9144 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 08:11:20 +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
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
rjtanner 750a7b6a3e Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7120 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-07 02:35:13 +00:00
akirschbaum 7d210be75d Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6982 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 19:36:52 +00:00
akirschbaum 45d36cb162 Spelling corrections.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +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
rjtanner d3b9619df9 Massive checkin. Went through many, many maps and updated their names (which were either unnamed, used the actual file name or tweaked their spelling and capitilization). Corrected wall sections there were 'incorrect' and obvious when next to doorways or similar openings - basically using the wrong wall sections. Minor cosmetic updates to maps as well. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-19 05:44:55 +00:00
eracc 20cd068d8b Make sure items dropped by Advocate of Gorokh do not burn. Move "asteroid" spell from Gorokh treasure to Valriel treasure. Make new amulet of Gorokh for Gorokh treasure. Fix large bookstore "darcap/town2/shop_b" so players will not be trapped and make cosmetic changes to the map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5399 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-07 20:07:06 +00:00
cavesomething 7824bafad6 shop headers for darcap
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3802 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-06 17:00:17 +00:00
akirschbaum eec20df670 Move magic mouths, invisible exits, and teleporters below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3569 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-28 22:43:20 +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 1a68943ec1 - fix old multipart map notation.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2759 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-05-09 00:50:48 +00:00
mwedel 546aecff29 Add dtabb (darcap) maps.
Update world maps to add a road to darcap from navar_city.
Update some signs.  Add some low level maps from dtabb to be around
scorn - that makes more sense.
Many of the guild maps updated because the link to darcap now leads
someplace.
Add an underworld directory.
MSW 2002-09-15


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1728 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-16 05:44:51 +00:00