Commit Graph

14 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
Nicolas Weeger 5272e27aba Remove executable flag on maps. 2021-05-13 12:28:34 +02:00
rjtanner 68c767609f Word spacing changes in message text to Castle Saromok, Barracks 2 (castlesaromok_barracks2) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17651 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:29:50 +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 40e0493e79 Replace invis_exit with oakdoors, now the actual maps match the world map buildings. Requires archetype r10798 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10836 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-05 00:46:52 +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 6106b72b69 Cosmetic wall changes with how swall merges with nearby walls
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9779 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 17:54:51 +00:00
rjtanner b63b450019 Removed door graphics since they appear to cause problems with using the exit in some cases
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9778 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 17:42:21 +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 f20df8b2bf Redesign the exit from two (other maps need similar updates) of the barrack maps, replaced the portal with a custom face to a standard door using an invis exit. This gives achieves the intended appearance in the map without the 'animation none' warning in the server logs and mapper.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9766 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-21 01:58:23 +00:00
rjtanner 7cae0f5b29 Cosmetic wall changes with wall sections adjacent to doors, replaced wall sections with the 'end cap' walls
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9765 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-21 01:15:05 +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