Commit Graph

23 Commits (master)

Author SHA1 Message Date
Rick Tanner e6a686e77c Correct spacing after punctuation in msg text 2023-06-12 01:35:40 -05:00
rjtanner f3a650b6ac Make Santo Dominion Well maps part of the same reset_group, santodominion_well 2022-07-27 01:14:12 -05:00
Nicolas Weeger 34109846d6 Describe the origin or purpose of every key
This patch will give the vast majority of the keys in the game
a message that describes the location the key was found in, or straight-up what it's used for.

It also names or renames a lot of them, although this isn't the focus (for now).

Patch https://sourceforge.net/p/crossfire/patches/415/ by Saiapatsu.
2021-08-13 18:55:09 +02:00
ryo_saeba 368193d49e Small quest: the noisy well.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18578 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-02-10 16:01:05 +00:00
rjtanner cd477772c0 Technical change to Santo Dominion Well (santo_dominion/magara/well/top) in Santo Dominion. Removed duplicate ground tiles. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16486 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-07 05:23:23 +00:00
rjtanner b36803e6f7 Removed forced line breaks in message text to Santo Dominion Well (santo_dominion/magara/well/top) in Santo Dominion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16485 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-07 05:21:46 +00:00
rjtanner a47153eb4d Technical change to Santo Dominion Well, Cavern (santo_dominion/magara/well/cave) in Santo Dominion. Removed duplicate floor tiles. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16484 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-06 07:02:36 +00:00
rjtanner a5df5e519a Removed forced line breaks in message text to Santo Dominion Well, Cavern (santo_dominion/magara/well/cave) in Santo Dominion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16483 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-06 07:01:08 +00:00
akirschbaum 97af5a7175 Adapt to renamed archetype names.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15452 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-05 22:37:30 +00:00
rjtanner 90e3203c8f Replace blocked (solid black square) arch with cave_15 (solid grey square) archetype, requires archetype update r10843 or newer
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10943 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-13 08:57:45 +00:00
rjtanner 984b5e3e7c (Inprogress checkin) Update map names to make them unique and more descriptive
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10207 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-28 01:10:23 +00:00
rjtanner 3073b0db4c (Inprogress checkin) Update map names to make them unique and more descriptive
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10205 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-27 05:14:45 +00:00
rjtanner 6d2300d74f 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@9929 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-26 01:10:24 +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 09cea88923 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7126 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 06:18:36 +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 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 c7cfbbfdf8 Removed no longer used features on the torches.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5650 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-03 01:37:51 +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
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
avogl c0e2343e45 Corrections for teleporter problem due to
missing "activate_on_push/release" flags. Same changes
as to the standard map set, including a fix for
reception tower map-bug.

--AndreasV


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1758 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-27 16:59:00 +00:00
mwedel c4c13c4804 Update maps-bigworld to keep in sync with maps (old).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1699 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-05 06:59:06 +00:00
mwedel 280556cd06 Add some files that didn't get in the last commit for addition
of Santo Dominion.  MSW 2002-05-19


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1596 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-20 06:07:38 +00:00