Commit Graph

484 Commits (67ee1c62340e47a8c4bbcd9917a1695db4c28aa6)

Author SHA1 Message Date
Kevin Zheng 6cf764ee64 Fix Pup Land Terminal exit coordinates 2022-02-17 09:31:09 -08: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
DraugTheWhopper 288b6287d5 Adjust more dialogue affected by the recent grammatical changes.
Some reversions, some additional adjustments. Overall, I've tried to make things more natural, at least for American English.
2021-11-01 18:22:23 -04:00
tannerrj 88700149be Grammar and spelling corrections to NPC dialog 2021-10-04 00:43:43 -05:00
Nicolas Weeger fbf5fbb902 Add messageboard graphics and arch and use them
Patch #416 by Saiapatsu
https://sourceforge.net/p/crossfire/patches/416/
2021-08-21 19:22:11 +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
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
Andreas Kirschbaum f6ada1f307 Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
Andreas Kirschbaum 6fb7c63363 Remove duplicate keywords from dialogs using @match 2021-07-25 17:15:16 +02:00
Andreas Kirschbaum 6e0b7aa2ee Reorder @match statements so that '@match *' comes last 2021-07-25 14:41:45 +02:00
Andreas Kirschbaum 4eb4a80910 Move @reply and @question lines to the end in dialogs using @match 2021-07-25 12:48:59 +02:00
DraugTheWhopper 9769afdc67 Fix several broken instances of "@match" 2021-07-17 11:50:34 -05:00
Nicolas Weeger 5272e27aba Remove executable flag on maps. 2021-05-13 12:28:34 +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
ryo_saeba e0ccd8af35 Add guide about the cult.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21858 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-28 20:13:42 +00:00
ryo_saeba b9c556ad21 Use building archetypes for instructions. Requires arch r21820.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21826 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-19 19:06:41 +00:00
partmedia f8d6efb42f Remove left and right brackets from dialog
Dialog lines with left and right brackets display as an empty string in
the GTK client.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21724 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-06 03:11:54 +00:00
rjtanner 805cbfd89f Revert or correct accidental commit with shop difficulty level in Brest Weapons (brest/shops/brest.weapon) shop, should be level 9
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21673 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-30 08:07:34 +00:00
rjtanner 892d8590a8 Update structure name to match the internal map name (Church of Valkyrie) in Navar world map (world/world_122_117)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21672 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-30 08:04:10 +00:00
rjtanner 244452735e Layout changes to A Small Shop (brest/shops/a_small_shop) to add more cosmetic changes to the map exterior, teleporter adjustments and world map entrance (world/world_107_123) update
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21571 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-11-29 07:58:27 +00:00
partmedia 5edab52b8a Use absolute paths for exits to the Astral Vault
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21308 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-08-24 18:34:38 +00:00
rjtanner cbdd69cc1f Update entrance coordinates to vault maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21236 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-06-04 04:45:37 +00:00
rjtanner edc0378480 Correct creation date in map headers, no functional changes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21233 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-06-01 04:15:16 +00:00
rjtanner bf595f1df9 Make entrances to Astral Vault map unique, make map paths from the Astral Vault back to the banks absolute, added missing levers to the Astral Vault map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21232 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-06-01 04:03:37 +00:00
rjtanner 9e08fcf4b4 New feature map, Astral Vault - a way for players to have access to common storage that is accessible from any of the current bank maps. Requires map update r21230.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21231 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-05-31 22:27:49 +00:00
partmedia 973a932c5d Mark Brest shops fixed reset
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21191 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-03-21 19:30:13 +00:00
partmedia 7499223ada Add deposit boxes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20951 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-13 00:19:48 +00:00
rjtanner 632efa8c09 Cosmetic changes to Brest CVT (brest/shops/brest.cvt) to add more visual space on the map perimeter. Update Brest world map (world/world_107_123) for entrance coordinate changes to Brest CVT.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20902 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-06-30 06:37:26 +00:00
rjtanner 76d3ed9a32 Minor cosmetic changes to Brest CVT (brest/shops/brest.cvt) for better wall and spike wall merging.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20765 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-30 08:08:57 +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
partmedia ff097cdb12 Rotate bookshelves
While here single-space after period.

Submitted by:   Jason Zheng

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20380 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-06-04 18:12:14 +00:00
rjtanner 0b43c3be52 Added base content for Barracks (brest/dungeons/kolmtak-mine/kolmtak-barracks*) in Kolmtak Mine area (under_world/uworld_110_123).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20236 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-04-30 18:05:14 +00:00
rjtanner 58b826406b Added more flooring to the Collapsed Tunnel (brest/dungeons/kolmtak-mine/collapsed-tunnel) in Brest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20233 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-03-30 05:06:37 +00:00
rjtanner c1e7492b64 Initial check-in of in development Kolmtak Mine (dungeons/kolmtak-mine) that is part of Undermountain of Brittany.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20015 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-08-31 22:41:14 +00:00
silvernexus 118e4d710a Another small spelling change to a book in Strange Old Wizard's place.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19971 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-24 20:37:29 +00:00
silvernexus e9dada2aff Corrected a couple misspellings with the Strange Old Wizard in Brest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19970 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-24 20:34:12 +00:00
rjtanner 1e48d817a9 Capitalize crossfire to Crossfire when referenced from within the game.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19601 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-08-07 05:18:59 +00:00
rjtanner 4698ac1e96 Part of Patch #342. Standardized exits to Acme Inc. of Brest, First Floor (brest/shops/buildshop)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19563 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-20 17:15:54 +00: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
partmedia bad84c7fc2 Revamp Brest CVT; fix bank and smith shop.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18898 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-07 02:06:12 +00:00
partmedia 63ef5aa28b Remove obsolete guild files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18896 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-07 02:05:51 +00:00
partmedia 951d0fde5f Revamp Brest Inn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18894 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-07 02:05:26 +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
akirschbaum 927add0868 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18816 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 10:23:00 +00:00
rjtanner fd9418e2d5 Added an anvil to Brest CVT (brest/shops/brest.cvt) so players can craft black dragon mail. Requires archetype update r18803.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18804 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 19:15:02 +00:00
rjtanner ff9beac4c7 Layout updates to Draughts House of Brest (brest/misc/draughts) which added king pieces, enlarged the no_spells areas and adjusted the room layout.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18732 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-31 18:13:53 +00:00
rjtanner b2ff2ee80d New Map, Draughts House of Brest (brest/misc/draughts) with a 12x12 playing board. Updated world map (world/world_107_123) for the entrance to the new map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18731 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-31 00:01:09 +00:00
ryo_saeba 57670dfad7 Propagate template changes to the guilds.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18728 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-12 09:57:25 +00:00
akirschbaum 5e430c833f Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18703 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 11:08:11 +00:00