Commit Graph

9 Commits (master)

Author SHA1 Message Date
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
Nicolas Weeger 5272e27aba Remove executable flag on maps. 2021-05-13 12:28:34 +02: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
akirschbaum 3e616eb104 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12060 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-12 14:47:05 +00:00
akirschbaum 16898b2df9 Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11778 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:26:59 +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 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