Commit Graph

13 Commits (master)

Author SHA1 Message Date
Rick Tanner c0e80b67e6 Correct spacing after punctuation in msg text 2023-06-11 01:25:26 -05:00
Kevin Zheng c1dd8f4450 Remove uses of absurdly high glow_radius
Per bugs/942, the server has problems dealing with glow_radius larger
than 4. I reviewed the maps using absurdly high (>= 12) glow_radius and
removed them where they had no business having them. These changes fell
into the category of:

- There is no darkness or outdoor flag, so remove the light4

- Object with custom glow_radius, but no darkness or outdoor flag, so
  remove glow_radius line

- Unlinked maps
2023-02-16 22:49:04 -08:00
Andreas Kirschbaum 3e3c403b01 Fix incorrectly used regular expressions in @match lines 2021-07-25 18:49:07 +02:00
Nicolas Weeger 5272e27aba Remove executable flag on maps. 2021-05-13 12:28:34 +02:00
partmedia efb3d541c6 Make paths absolute
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21175 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-03-14 22:39:09 +00:00
rjtanner bc3e178b9e Word spacing changes in message text to Castle Saromok Volcano (quests/saromok/castlesaromok_volcano) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17659 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:46:50 +00:00
rjtanner a8744de4cc Split up laughter words in message text for various maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17511 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-15 04:24:57 +00:00
meflin2 0c014b7854 meele balance ac changes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16519 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-07 19:37:51 +00:00
rjtanner 6ae7ed2977 (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@10134 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-21 00:20:22 +00:00
rjtanner 2516169e40 Partial implementation of Patch [ 2121249 ] Updated Saromok Maps; put daylight casting walls on every map (under the floor) to prevent nightfall+stealth+invis trick
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9914 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 00:34:49 +00:00
rjtanner af486faa03 Update maps with entrance coordinates, region setting and approximate difficulty level
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9770 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-22 20:52:32 +00:00
rjtanner 8df0e08550 Map normalize, no functional changes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9764 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-21 00:32:27 +00:00
rjtanner 5e612da628 Patch [ 2054365 ] Saromok Quest, with some changes in regards to directory layout and structure (tower and related maps inside the /quest directory)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9763 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-20 23:59:06 +00:00