Commit Graph

510 Commits (280b1802669207748611463d58ad83cdc9043f69)

Author SHA1 Message Date
Rick Tanner 5600a49e9c Minor grammar updates and spelling corrections to NPC dialogue in Brest Inn 2023-11-06 01:17:57 -06:00
Rick Tanner 300e438c06 Minor grammar update to NPC dialogue in Brest Inn 2023-11-06 01:09:22 -06:00
Rick Tanner 127a386dea Minor grammar update to NPC dialogue in Brest CVT 2023-11-06 01:06:32 -06:00
Rick Tanner d5da7290b1 Minor grammar updates to NPC dialogue in A Small Shop 2023-11-03 16:43:48 -05:00
rjtanner d50010da5d Adjust the entrance area of Castle of Brittany Dragon Room (brest/Castle/DragonRoom) to drop the player in the middle of the map and surround them by gates that open when the lever is pulled. Based on Raffle 2, Level 1 map. 2023-07-31 01:03:46 -05:00
Rick Tanner 4bcc839d6f Correct spacing after punctuation in msg text 2023-05-29 01:59:28 -05:00
Rick Tanner fb479f5ff3 Correct spacing after punctuation in msg text 2023-05-29 01:37:00 -05:00
Rick Tanner 61a7920fa5 Correct spacing after punctuation in msg text 2023-05-28 01:29:02 -05:00
Rick Tanner f7533ed202 Correct spacing after punctuation in msg text 2023-05-27 17:13:23 -05:00
SilverNexus 7c031ff686 Give Assistant of Fred an actual name.
It seemed weirdly misogynistic that she didn't have a name of her own, despite being as much on the map as Fred (read: just as irrelevant as Fred).
Granted, this doesn't fix the potential problems of her still being relegated to an assistant role, a pattern that is uncomfortably common on maps from the 90s here, but at least she has a name.
Seems like it should be the bare minimum to have this.
2023-04-22 02:15:04 -04: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
DraugTheWhopper 3ee83a47fa Remove unneeded "startequip" from various items 2022-11-07 22:41:32 -05:00
rjtanner c55c158421 Remove duplicate floor tile under the entrance stairs of Brest CVT Vault (brest/shops/brest_bank_vault) map 2022-08-11 00:55:52 -05:00
rjtanner 797851c289 Make Brest CVT maps part of the same reset group, brest_bank 2022-08-11 00:54:38 -05:00
rjtanner 9752b23322 Make Underground maps part of the same reset_group, brest_underground 2022-07-15 01:06:46 -05:00
rjtanner db5bc7c17e Make Tower of Ludo maps part of the same reset_group, brest_tower-of-ludo 2022-07-15 01:04:38 -05:00
rjtanner 59afe9e33d Make Administration maps part of the same reset_group, brest_administration 2022-07-15 01:02:16 -05:00
rjtanner ba95a484e4 Make Zorn Castle maps part of the same reset_group, brest_zorn 2022-07-15 00:59:28 -05:00
rjtanner af8e4cea97 Make Castle of Brittany maps part of the same reset_group, brest-castle_of_brittany 2022-07-15 00:46:56 -05:00
rjtanner 81776ec10c Add missing small_stones floor tiles under wall sections to Khazad, Level 5 in Brest 2022-07-14 18:23:45 -05:00
rjtanner 1c8851d5ad Make Khazad maps part of the same reset_group, brest-khazad 2022-07-14 18:20:53 -05:00
rjtanner 1c5608148c Make Jessy Castle maps part of the same reset_group, brest-jessy_castle 2022-07-14 18:04:47 -05:00
rjtanner 9793cc350d Make Enigme maps part of the same reset_group, brest-enigme 2022-07-14 17:59:31 -05:00
rjtanner ccd6100cb8 Make Dol-Guldur maps part of the same reset_group, brest-dol-guldur 2022-07-14 17:56:00 -05:00
rjtanner c070ae75b2 Make Scrolls Galore part of the same reset_group, brest-scrolls_galore 2022-07-14 17:49:56 -05:00
rjtanner 9fbad326d1 Make Gates of Hell maps part of the same reset_group, brest-gates_of_hell 2022-07-14 01:45:08 -05:00
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