Commit Graph

251 Commits (02b0090443de83f410c7d7d1483b13c7c7fac45c)

Author SHA1 Message Date
Rick Tanner 2f172a4775 Replace empty books with random_reading books in Tower of the Stars, Library 2024-01-24 15:54:32 -06:00
Rick Tanner 6f0ffaea69 Wording and spelling correction to NPC dialogue in Tower of the Stars, Dungeon 2023-12-03 01:33:48 -06:00
Rick Tanner 90d3153692 Wording and grammar updates to NPC dialogue in Tower of Demonology, Summoning Chamber 2023-12-03 01:18:09 -06:00
Rick Tanner 119ca48537 Minor capitalization and grammar updates to NPC dialogue in Fire Temple, Mezzanine 2023-11-13 09:29:03 -06:00
Rick Tanner 251e2cf3ca Minor grammar and context update to NPC dialogue in Dark Forest, Inner Temple 2023-11-10 13:50:20 -06:00
Rick Tanner 152b17b1d8 Update Fire Temple, Hot Mines (quests/peterm/FireTemple/HotMines) to correct layoutoptions setting that was causing '[EE] unrecognized string: layoutoptions 1' in CRE 2023-09-20 17:30:46 -05:00
Rick Tanner abcdb50623 Update Tower of Demonology maps to make them part of the same reset group, wilderness_tower-of-demonology 2023-06-19 00:35:23 -05:00
Rick Tanner c0e80b67e6 Correct spacing after punctuation in msg text 2023-06-11 01:25:26 -05:00
rjtanner 6d93441622 Removed duplicate floor and no_magic tiles in Tower of Demonoly High Tower (quests/peterm/Demonology/HighTower1) map 2023-03-29 16:27:43 -05:00
rjtanner 4540d7d09b Update msg text to remove extra space after periods in Tower of Demonology (quests/peterm/Demonology/) map set 2023-03-29 01:43:10 -05:00
Nicolas Weeger e0cd68a99e Replace 'burnout' images with (renamed) 'fire' 2023-03-22 19:56:05 +01:00
rjtanner 617f50d1b5 Add some hints that the assembled password is one word vs multiple syllables as this proved confusing to a playtest group 2023-02-27 17:11:18 -06:00
rjtanner cff22bb8c7 Minor grammar changes to the cleaning woman dialogue in Tower of Demonology, Summoning Chambar (quests/peterm/Demonology/Demon3) map 2023-02-27 17:06:33 -06:00
rjtanner d8431e055b Update punctuation and minor grammar changes to the cleaning woman dialogue in Tower of Demonology, Gates (quests/peterm/Demonology/Demon1) map 2023-02-27 16:52:20 -06:00
rjtanner d55629a655 Add maplore to Lorde Spectre's lair (quests/peterm/quests/undead_final) map so it shows up as part of the ScornHero quest 2022-07-31 01:36:32 -05:00
Nicolas Weeger 327f3aae34 Make Dark Temple maps part of the same reset_group, quests_dark-forest 2022-07-16 11:27:35 +02:00
Nicolas Weeger 1ee86e43e6 Make Fire Temple maps part of the same reset_group, quests_fire-temple 2022-07-16 11:25:30 +02:00
Nicolas Weeger 1fae27db70 Make Dragon Quest maps part of the same reset_group, quests_dragon-nest 2022-07-16 11:17:40 +02:00
Kevin Zheng b396826d09 Fix exit coordinates 2022-05-06 00:22:16 -07:00
Kevin Zheng d04698d5ce Improve Nethack in Crossfire
- Create world map entrance
- Generate 79x21 size map to match Nethack
- Allow players to leave without obtaining Amulet of Yendor
- Adjust random items
- Add Mazes of Menace region
2022-02-06 15:05:23 -08:00
Nicolas Weeger c72c9d38ba Rename 'Scorn Royalty Quest' to 'scorn/ScornHero', add developer comment 2021-09-21 20:42:12 +02:00
Nicolas Weeger 3608a7fc84 Rename 'Lursendis' to 'wolfsburg/Lursendis' to match system quest name,
add developer comment
2021-09-21 20:42:06 +02:00
Nicolas Weeger 3ab1f9190f Add missing @end tag 2021-09-13 21:25:45 +02:00
Nicolas Weeger 34109846d6 Describe the origin or purpose of every key
This patch will give the vast majority of the keys in the game
a message that describes the location the key was found in, or straight-up what it's used for.

It also names or renames a lot of them, although this isn't the focus (for now).

Patch https://sourceforge.net/p/crossfire/patches/415/ by Saiapatsu.
2021-08-13 18:55:09 +02:00
Nicolas Weeger b797012d36 Give proper key codes to doors in Tower of Demonology
Part of patch https://sourceforge.net/p/crossfire/patches/420/ by Saiapatsu.
2021-08-13 18:31:36 +02:00
Andreas Kirschbaum f6ada1f307 Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
ryo_saeba d99a4b5444 Add no_magic on exits to prevent dimension door to a blocked place.
Fix exits coordinates for smoother transitions.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22041 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-03-17 14:26:13 +00:00
ryo_saeba b21974fd8f Give knowledge for recipe, which is actually fire resist potion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21925 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-09 17:28:50 +00:00
ryo_saeba caab8d5690 Use 'light_blue_cave', 'dark_blue_cave' and 'red_cave' archetypes instead of 'cave' ones. Requires arch r21867.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21868 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-30 09:27:17 +00:00
ryo_saeba 9e3bf5deae Fix generator speed after archetype changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21864 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-29 19:09:21 +00:00
ryo_saeba 36fda39304 Use blue and green dragon caves.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21855 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-28 16:26:41 +00:00
ryo_saeba df4288ecdf Change locked doors for colored ones.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21817 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-18 16:35:30 +00:00
ryo_saeba 32c3c2289b List potion of fire resistance ingredients, and give knowledge too.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21802 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-17 11:26:45 +00:00
silvernexus a9cc5141ed Removed duplicate quest reward for the wyvern nobility quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19914 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-16 04:23:43 +00:00
rjtanner 52a2cfd42a Bug #794 map bug: dimdoor in Tower of the Stars. Doubled the map size to Tower of the Stars, Top (quests/peterm/CTower/TowerTop) to give the illusion of being able to see much more of the surrounding area. Adjusted the stairs coordinates on Tower of the Stars, Study (quests/peterm/CTower/Study).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19750 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-01-02 08:27:15 +00:00
rjtanner 7fb769054a Partial check in for Bug #794 map bug: dimdoor in Tower of the Stars. Added no_magic tiles under the player accessible area to block dimensional door spell.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19749 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-01-02 07:35:40 +00:00
partmedia b85c723de0 Fix capitalization and improve map names.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19291 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-03-30 14:25:45 +00:00
kstenger 9d7ce6f4c7 Fix typo as pointed out by H. S. Teoh in patch #341. Thanks for reporting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19083 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-10-14 19:46:43 +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 b626b4d12a Anvil placement re-arrangement and added a black dragon mail anvil to Nethack in Crossfire Entrance (quests/peterm/Nethack_in_crossfire_entrance) map so players can craft black dragon mail. Requires archetype update r18803 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18806 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 19:31:34 +00:00
ryo_saeba f03872b2cd Fix Map's name and region.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18510 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-18 15:40:40 +00:00
ryo_saeba 7d46231d56 Add a final map to the undead quest. Rename 'Lord Spectre' to 'Master Spectre', add a final Lord Spectre boss.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18509 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-18 15:30:49 +00:00
rjtanner bd6df98f8b Spelling correction (collegues -> colleagues) in message text to Fire Temple, Third Floor (quests/peterm/FireTemple/ThirdFloor) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17628 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-21 04:31:15 +00:00
rjtanner 91668485a0 Spelling corrections (mezannine -> mezzanine) in map title and message text (not file name) to Fire Temple maps (quests/peterm/FireTemple/*).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17604 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-19 05:42:08 +00:00
rjtanner e1a86856db Spelling correction (Practial -> Practical) to message text in Tower of Demonology Apprentice Level (quests/peterm/Demonology/ApprenticeLevel) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17572 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-18 05:05:51 +00:00
rjtanner 8d4a02514f Map name update, Dark Temple is now Dark Forest Temple (quests/peterm/temple/Temple).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17492 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-13 05:27:56 +00:00
rjtanner 88b9b47765 Word spacing correction to message text in Dark Temple (quests/peterm/temple/Temple) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17491 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-13 05:26:57 +00:00
rjtanner a6c4524ebe Removed forced line break and punctuation corrections to Dark Forest, Outer Temple (quests/peterm/temple/OuterTemple) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17490 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-13 05:24:30 +00:00
rjtanner 3e8661d1a9 Word spacing correction to message text in Dark Forest, Inner Temple (quests/peterm/temple/InnerTemple) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17489 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-13 05:20:45 +00:00