Commit Graph

137 Commits (a64755a337d4d1e43cf27414ec3845840a483bb3)

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
DraugTheWhopper be279c065f Remove worthless dragon from all maps 2022-09-10 21:57:53 -04:00
Kevin Zheng e06ee70ff0 Move to pickmaps directory 2022-05-31 13:34:07 -07:00
DraugTheWhopper f02d8cbda9 Replace all instances of shop_general with shop_random.
I'm basically deprecating shop_general, at least until it's both useful and distinct from shop_random.
2021-11-03 00:56:57 -04:00
Nicolas Weeger 5e9a05853e Better newbie experience and re-added tutorial1 map
Patch https://sourceforge.net/p/crossfire/patches/419/ by rock808.
2021-08-13 19:25:08 +02:00
Nicolas Weeger 63f942df8f Better text for newbies, fix typos, better exit location
Patch https://sourceforge.net/p/crossfire/patches/417/ by David Slimp.
2021-08-13 18:46:28 +02:00
Andreas Kirschbaum 449fc26e37 Reorder game object attributes in canonical order 2021-08-01 17:50:28 +02:00
Andreas Kirschbaum 80beb6e1e4 Remove attributes which have the same value as the archetype 2021-08-01 14:08:39 +02:00
Kevin Zheng 694879e5e5 Move msg from food item to magic mouth
Submitted by:    rock808 (patches/409)
2021-07-31 19:14:46 -07:00
Andreas Kirschbaum f6ada1f307 Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
Andreas Kirschbaum 3e3c403b01 Fix incorrectly used regular expressions in @match lines 2021-07-25 18:49:07 +02:00
Andreas Kirschbaum 75a3a4d0e4 Fix syntax errors in @match lines 2021-07-25 18:46:22 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
Andreas Kirschbaum 97eec8c15d Remove excess spaces around keywords in dialogs using @match 2021-07-25 15:03:24 +02:00
Andreas Kirschbaum 6e0b7aa2ee Reorder @match statements so that '@match *' comes last 2021-07-25 14:41:45 +02:00
Andreas Kirschbaum 3c6ccf0d85 Remove excess empty lines from dialogs using @match 2021-07-25 12:16:17 +02:00
ryo_saeba 04b7661e97 Use renamed treasure list for humans.
Patch https://sourceforge.net/p/crossfire/patches/393/ by DraugTheWhopper.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22099 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-04-23 17:35:52 +00:00
rjtanner 5cb64d8cde Cosmetic changes to dd_market (unlinked/kandora/dd_market) in Kandora for nicer wall section merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21080 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-01-13 23:55:05 +00:00
rjtanner c9dce517a1 Minor cosmetic change to the spike wall merging in Palance of forgotten Town (unlinked/forgotten_town/palace). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21014 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-09-13 23:48:30 +00:00
rjtanner 9b4e653ddf Cosmetic changes to dm_keep (unlinked/kandora/dd_keep) in Kandora for better wall section merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21005 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-09-01 00:16:21 +00:00
rjtanner e10a484841 Cosmetic changes to dm_inn (unlinked/kandora/dd_inn) in Kandora for better wall section merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21004 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-09-01 00:07:25 +00:00
rjtanner a8f265c15e Cosmetic changes to dd_court (unlinked/kandora/dd_court) in Kandora for better wall section merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21003 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 23:59:52 +00:00
rjtanner 703793e41e Cosmetic changes to dm_inn (unlinked/kandora/dd_baron) in Kandora for better wall section and door merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21002 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 23:52:04 +00:00
rjtanner 2b3bccdf55 Cosmetic changes to dm_shop (unlinked/kandora/dd_alchemy3) in Kandora for better wall section merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21001 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 23:33:29 +00:00
rjtanner c2a312b711 Cosmetic changes to dm_keep (unlinked/kandora/dd_alchemy) in Kandora for better wall section and door merging. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21000 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 23:27:51 +00:00
rjtanner 6a3683f647 Replace nonexistent shop_random tiles with shop_general floor tiles in Generalshop (unlinked/forgotten_town/shops/general) in Forgotten town.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20999 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 23:12:37 +00:00
rjtanner 698ebd7cbe Cosmetic changes to Palace of forgotten Town (unlinked/forgotten_town/palace) in Forgotten Town. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20998 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 23:02:16 +00:00
rjtanner a7a5eb788b Cosmetic changes to Entryquest (unlinked/forgotten_town/enter) in Forgotten town. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20997 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-31 22:57:49 +00:00
rjtanner a3bd39d76c Remove forced line breaks to Tutorial 1 (unlinked/tutorial1), no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20903 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-06-30 06:39:38 +00:00
rjtanner 39220bf380 Cosmetic changes with wall merging and related changes to lefttower2 (unlinked/lefttower2). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20821 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-05-30 06:21:33 +00:00
rjtanner 655640e204 Minor cosmetic changes with wall merging and removed line breaks in NPC messages in Fogs (unlinked/Fogs). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20820 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-05-30 06:06:38 +00:00
rjtanner 5bd6fa5cbe Added darkness objects to empty area outside the walls in Black Knight's Cellar (unlinked/black_knight_cellar). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20819 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-05-30 05:59:42 +00:00
rjtanner 83eb0d0fcc Remove line breaks and adjust sentence spacing in message text to Black Knight's House (unlinked/black_knight). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20818 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-05-30 05:53:26 +00:00
rjtanner 3af5bb253e Cosmetic change and updates to Black Knight's House (unlinked/black_knight) in regards to wall and floor tiles. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20817 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-05-30 05:44:47 +00:00
partmedia 62ff56d29c Remove unlinked copies of linked Greyshield maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20411 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-07-09 05:37:49 +00:00
rjtanner e7aae0b434 Update to dm_shop (unlinked/kandora/dd_shop) to use updated random item shop tile. Requires archetype update r19604 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19625 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-08-29 06:57:06 +00:00
rjtanner 3a112f16d4 Update to Petshop (unlinked/kandora/circus/petshop) to use updated random item shop item tiles. Requires archetype update r19604 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19619 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-08-28 05:34:08 +00:00
rjtanner 72f66163ee Update to Gernal Shop (unlinked/forgotten_town/shops/general) in Forgotten Town to use updated random item shop item tiles. Requires archetype update r19604 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19618 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-08-28 05:31:39 +00:00
silvernexus d63f9d4375 Created third quest for set of 40 in Forgotten Town. Linked it to the Forgotten Town city map for further testing.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19141 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-25 02:48:10 +00:00
silvernexus b6762e3a52 Fixed doors in Forgotten Town inn and quest map 40.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19139 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 20:56:32 +00:00
silvernexus 5285669bf1 Capitalization changes on Forgotten Town city map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19138 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 20:54:25 +00:00
silvernexus 80bb2962ac Fixed exit path on teleporters in quest dungeon #1 in Forgotten Town.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19137 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 15:44:23 +00:00
silvernexus e525c06d01 Fixed exit perspective and shop fence appearance in Forgotten Town Dragon Library.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19136 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 15:37:16 +00:00
silvernexus 1e8e5246a3 Replace flat exit door with in-perspective equivalent. Fix the absolute map path on the exit, too.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19135 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 15:21:56 +00:00
silvernexus 632dc7bc0d Fixed absolute (and outdated) exit paths in forgotten town shops.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19134 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 15:14:37 +00:00
silvernexus 662e734e50 Fixed absolute (and outdated) exit path in forgotten town potion shop.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19133 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-24 15:06:54 +00:00
silvernexus 8304fbac58 Tweaks to most of Kandora's maps, mainly fixing outdated wall endings and exits.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19132 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-23 19:41:27 +00:00
silvernexus c997da3f66 Replaced a few arches in kandora with up-to-date equivalents.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19131 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-22 21:17:08 +00:00
silvernexus e8cdf2cac6 Fixed broken exit in unlinked chadfire apartment.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19120 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-15 02:03:37 +00:00
partmedia b370316644 Import Black Knight's Cellar from Invidious.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18909 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-10 12:34:59 +00:00