Rick Tanner
fb479f5ff3
Correct spacing after punctuation in msg text
2023-05-29 01:37:00 -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
80beb6e1e4
Remove attributes which have the same value as the archetype
2021-08-01 14:08:39 +02:00
rjtanner
4a722ebc27
Removed forced line breaks in message text to Brest Private Shop maps (pshop*/floor2). No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19074 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-10-03 21:39:17 +00:00
rjtanner
3e47cc7ee8
Spelling correction (dont -> don't) and updated instructions for resetting a unique map with DM powers to all the Private Shop maps, 3rd Floor (brest/pshops/pshop*/floor2) in Brest.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17538 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-16 04:59:15 +00:00
rjtanner
c898bf5862
Removed forced line breaks in message text to Private Shop maps 2-27, Basement (brest/pshops/pshop*/basement) in Brest.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16854 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-27 06:24:18 +00:00
anmaster
a82c7b1e79
Fix broken connections in the basement maps of all pshops in Brest. This may require updating unique server maps.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11540 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-15 15:44:32 +00:00
rjtanner
30d1243eb3
Updated the last modified time stamp that was missed in earlier commit, r10906
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10913 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-11 06:50:30 +00:00
rjtanner
0bd21b066e
Restore magic_mouth messages that were accidentally removed in an earlier commit
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10906 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-11 01:57:42 +00:00
rjtanner
c7b29bb42d
Replace recently updated oakdoors with new archetype and recycled graphic. Requires archetype r10798 or newer.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10799 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-02 01:49:04 +00:00
rjtanner
c7544ed739
Replace and phase out the (old) oakdoor graphic with something different
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10748 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-27 07:14:47 +00:00
rjtanner
bfe6152bba
Update map with entrance x & y coordinates
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10267 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-06 02:40:34 +00:00
rjtanner
2150f91383
(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@10153 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-23 01:11:08 +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
anmaster
1da8d58ad9
Run the pshop_copier script to update the shops, some of the shops had small differences.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9138 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-22 21:45:23 +00:00
qal21
59a5dc2d3b
Add region info in Brest, courtesy of Arvid Norlander
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9106 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-18 19:46:53 +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
d8f48fb6d5
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7136 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-11 04:15: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
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
5d3b18a6e0
Map Editor reformatting and map name updates. Cosmetic updates with how 'swall' merges with adjacent walls on the second floor in the playershop purchase area. I still have the other half of the maps to finish up on.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5766 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-15 05:21:49 +00:00
k_ahlers
6c03abe3e2
Added modified patch #1073461
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4760 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-07 18:16:59 +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
majorwoo
15cd5cc673
Fixed pshops basement map to prevent map reset from removing check_inv - oops
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3008 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-12-10 15:41:10 +00:00
majorwoo
04aae67699
pshops 1.4.3 - fixed some monkey business in the basement maps
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2978 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-23 20:57:40 +00:00
majorwoo
99e9ddea00
pshops 1.4.2
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2977 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-23 06:44:27 +00:00
majorwoo
2a86edb6f4
pshops 1.4.1 - fix the monkies! :-)
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2976 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-23 05:28:41 +00:00
majorwoo
b3ad4b9ae5
Added pshops basement maps & underground river
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2975 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-22 21:07:42 +00:00
majorwoo
778a93590b
pshops v1.3 updates
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2973 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-21 22:28:50 +00:00
majorwoo
0b3d2bad33
Individual pshops maps for Brest
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2969 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-21 01:33:57 +00:00