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
449fc26e37
Reorder game object attributes in canonical order
2021-08-01 17:50:28 +02:00
Andreas Kirschbaum
3e3c403b01
Fix incorrectly used regular expressions in @match lines
2021-07-25 18:49:07 +02:00
Andreas Kirschbaum
9815651c16
Use lower case letters in @match lines
2021-07-25 17:15:11 +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
silvernexus
8009926904
Change firewalls in maps to use direction instead of sp. Depends on r20469.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20471 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-06 01:08:45 +00:00
akirschbaum
dd472884c9
Run MapNormalizer editor script on all map files.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18817 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 13:26:30 +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
73f3757834
Word spacing changes in message text to Castle Saromok, Floor 9 (quests/saromok/castlesaromok_towerf9) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17658 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:45:34 +00:00
rjtanner
7169a8203b
Word spacing changes in message text to Castle Saromok, Floor 8 (quests/saromok/castlesaromok_towerf8) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17657 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:44:38 +00:00
rjtanner
9fde0cf857
Word spacing changes in message text to Castle Saromok, Floor 7 (quests/saromok/castlesaromok_towerf7) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17656 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:43:22 +00:00
rjtanner
555d673af3
Word spacing changes in message text to Castle Saromok, Floor 3 (quests/saromok/castlesaromok_towerf3) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17655 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:41:08 +00:00
rjtanner
88914e98d9
Word spacing changes in message text to Castle Saromok, Top (quests/saromok/castlesaromok_top) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17654 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:37:45 +00:00
rjtanner
781e40fe94
Word spacing changes in message text to Castle Saromok, Fire (quests/saromok/castlesaromok_ltl) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17653 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:34:48 +00:00
rjtanner
97bec9a9a1
Word spacing changes in message text to Castle Saromok, Courtyard (castlesaromok_inside) in Wilderness.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17652 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-23 04:32:59 +00: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
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
rjtanner
e1f713f5b2
Typo correction (eachother -> each other) to a couple of maps.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17505 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-14 05:37:05 +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
7fa0695a3c
Spelling correction (unstopable -> unstoppable) to Castle Saromok, Floor 10 (quests/saromok/castlesaromok_towerf10).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16423 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:27:41 +00:00
rjtanner
714a5c625c
Removed forced line breaks in message text to Castle Saromok, Top (quests/saromok/castlesaromok_top).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16422 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:24:49 +00:00
rjtanner
2c5821b700
Removed forced line breaks in message text to Castle Saromok, Ice (quests/saromok/castlesaromok_ltr).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16421 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:17:20 +00:00
rjtanner
9c3eb90678
Capitalization changes (saromok's -> Saromok's) in message text to Castle Saromok, Front Gate (quests/saromok/castlesaromok_frontgate).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16420 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:15:10 +00:00
rjtanner
1ee5df92c9
Removed forced line breaks in message text to Castle Saromok, Floor 9 (quests/saromok/castlesaromok_towerf9).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16419 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:09:56 +00:00
rjtanner
5072a2e852
Removed forced line breaks in message text to Castle Saromok, Floor 11 (quests/saromok/castlesaromok_towerf11).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16418 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:01:18 +00:00
rjtanner
3083db594c
Removed forced line breaks in message text to Castle Saromok, Fire (quests/saromok/castlesaromok_ltl).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16406 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-01 07:22:40 +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
22326a9e1b
Added no_spells tiles on the other side of the doorways to prevent players from using dimension door to access areas they shouldn't or from getting trapped in such areas by accident
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10837 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-05 00:49:43 +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
04c2c11c70
Final implementation of Patch [ 2121249 ] Updated Saromok Maps; added duplicators to remove some creators that spawn 'animated objects' to attack you that still attacked you even after Saromok was dead
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9917 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 00:41:08 +00:00
rjtanner
f24f6e3db0
Partial implementation of Patch [ 2121249 ] Updated Saromok Maps; re-balance golem stats
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9916 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 00:38:57 +00:00
rjtanner
b138f90848
Partial implementation of Patch [ 2121249 ] Updated Saromok Maps; corrected item descriptions
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9915 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 00:36:56 +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
3669d953ac
Adjust spell point regeneration to the personal guards, made it 100 instead of 5000
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9793 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-03 00:01:10 +00:00
rjtanner
73d4a708f8
Cosmetic wall changes with how swall merges with nearby walls
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9784 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-27 00:10:29 +00:00
rjtanner
3c59dbca19
Adjust spell casting capability of Saromok
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9783 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 18:22:28 +00:00
rjtanner
d7cb7390fe
Add more lighting to make it easier to see what is in or the map at night
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9782 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 18:20:56 +00:00
rjtanner
0b0928c77f
Update bracers names to Magical Bracers, they should be consistent in name and properties now
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9781 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 18:06:12 +00:00
rjtanner
4890a655b1
Update resistance value on the ice bracers to match resistance value of fire and electricity bracers
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9780 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 18:02:18 +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
5c31c1700b
Fix broken duplicators. Update monster resistances. Fix key teleporter.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9776 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 00:25:33 +00:00
rjtanner
cd4c81ce96
Fix broken duplicators
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9775 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 00:23:31 +00:00
rjtanner
75e3612535
Give final boss monster more spell points as further testing showed he ran out of them too quickly. Fix broken duplicator and treasure items.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9774 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-26 00:21:40 +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
cdd971ca06
Redesign of the animated objects (chair, platter, wineglass, dinner knife) since they caused numerous server warnings and errors. They originally were merchant NPCs heavily modified and with a different face, I made them animated objects with monster-like behaviour.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9768 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-22 18:58:22 +00:00