Rick Tanner
280b180266
Minor grammar update to NPC dialogue in Hole in the Ground
2023-11-18 00:22:34 -06:00
Rick Tanner
3c2c43b5f5
Correct spacing after punctuation in msg text
2023-06-09 16:27:11 -05: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
80beb6e1e4
Remove attributes which have the same value as the archetype
2021-08-01 14:08:39 +02:00
rjtanner
3c10283535
Word spacing corrections and capitalization update in message text to Hole in the Ground (pup_land/ruin_barbarian/hole1) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17397 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-08 06:42:50 +00:00
rjtanner
8124bd5426
Removed line breaks in message text to Hole in the Ground (maps.svn/pup_land/ruin_barbarian/hole2) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16284 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-24 04:54:03 +00:00
rjtanner
05181339aa
Removed line breaks in message text to Hole in the Ground (maps.svn/pup_land/ruin_barbarian/hole1) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16283 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-24 04:52:47 +00:00
rjtanner
0228e5ead0
Cosmetic change to Hold in the Ground (maps.svn/pup_land/ruin_barbarian/hole2) in Pup Land. Added more fence (swall) sections for nicing merging with nearby walls. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16282 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-24 04:42:50 +00:00
rjtanner
9701f16591
Cosmetic change to Hold in the Ground (maps.svn/pup_land/ruin_barbarian/hole2) in Pup Land. Replaced gray rounded wall sections with black rounded wall sections to match existing walls. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16281 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-24 04:41:30 +00:00
rjtanner
bdfbbc96de
Cosmetic changes to Hole in the Ground (pup_land/ruin_barbarian/hole1) in Pup Land. Removed blocked tiles and replaced them with solid cave wall archetypes, changes with corner sections of the cave walls for nicer merging. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16280 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-23 05:29:44 +00:00
rjtanner
e950ef36ef
Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10097 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-14 01:25:42 +00:00
anmaster
ff91d96a46
Adding missing floors under walls in /pup_land/ruin_barbarian/hole2
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9258 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 00:33:37 +00:00
anmaster
d96ee67454
Yet more fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Mostly done with a script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9146 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 10:52:18 +00:00
rjtanner
fb3428468e
Restore line indentation to in-game text info
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8525 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-19 01:28:57 +00:00
akirschbaum
d98265c0f0
Unify Created: and Modified: map headers.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7448 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 22:49:56 +00:00
rjtanner
408048fdec
Hopefully the final checkin for the pupland maps; Updated map names and added map difficulty settings
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7432 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-01 01:00:38 +00:00
rjtanner
093fd3124c
In-progress or partial check in; Updated map names and added map difficulty settings
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7429 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 04:59:28 +00:00
rjtanner
1d9b3f63bc
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7132 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 07:09:31 +00:00
akirschbaum
7d210be75d
Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6982 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 19:36:52 +00:00
ryo_saeba
2565fc1900
Remove obsolete fields. Other changes due to editor.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6241 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:04:26 +00:00
akirschbaum
ee878a0da1
Replace "no_pass" with "move_block".
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5940 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:37:01 +00:00
akirschbaum
f8c923aa70
Add explicit 'move_type walk' to all monsters.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5864 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:31:35 +00:00
akirschbaum
533f77fe2b
Hide magic mouths, buttons, and invisible exits below floor to prevent detection by show invisible.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3621 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 12:51:43 +00:00
ryo_saeba
d1d8b472f0
Applied patch #1145089 (cavesomething) to add region support
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3142 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-15 21:44:56 +00:00
temitchell
2f416ae746
- pupland changes for multipart object notation
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2852 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:48:14 +00:00
mwedel
b35f4d252b
Add pup_land maps to maps-bigworld. Other than the return exits being
...
updated and locating the guilds within pupland within this directory,
no changes to the maps.
MSW 2002-05-21
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1599 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:19:41 +00:00