rjtanner
129fe0ca33
Insert missing floor tiles beneath walls
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10163 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-23 22:57:27 +00:00
rjtanner
9d7238c7c7
(Inprogress checkin) Update map names to make them unique and more descriptive
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10160 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-23 22:28:06 +00:00
rjtanner
f2d10b11d6
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@9897 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-20 22:03:15 +00:00
anmaster
610cd5f790
Add missing floor tiles under some walls in lake_country/snake_pit/snakepit_{1,2}
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9487 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-18 20:15:33 +00:00
anmaster
f4effab867
Even 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 grep + sed. Also add @question to two pupland maps and fix a typo on a lake country map.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9147 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 22:30:19 +00:00
ryo_saeba
6e9c78ffff
Add various links to other maps, set difficulty from monsters on map.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8899 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-07 17:56:55 +00:00
akirschbaum
0e39777161
Update spellcasting objects to use inventory objects.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7474 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 19:05:10 +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
akirschbaum
3b791f5cb5
Fix whitespace in text messages; reverts unwanted changes due to an editor bug.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7430 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 23:00:20 +00:00
rjtanner
d317526686
Correct partial resistances mistake - they used to be immune 8 which was immune to lightning, updated the values from 8% to 100%
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7354 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-18 22:36:11 +00:00
rjtanner
c58bde27bc
Map name corrections
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7352 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-18 21:33:16 +00:00
rjtanner
905973e440
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7123 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-07 05:38:16 +00:00
ryo_saeba
65fcde9ce2
Remove obsolete fields. Other changes due to editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6251 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:18:29 +00:00
akirschbaum
45d36cb162
Spelling corrections.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +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
4b439d8019
Convert obsolete 'flying' attribute to 'move_type' attributes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5875 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 10:54:57 +00:00
rjtanner
d3b9619df9
Massive checkin. Went through many, many maps and updated their names (which were either unnamed, used the actual file name or tweaked their spelling and capitilization). Corrected wall sections there were 'incorrect' and obvious when next to doorways or similar openings - basically using the wrong wall sections. Minor cosmetic updates to maps as well. Other changes are due to Map Editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-19 05:44:55 +00:00
ryo_saeba
ae25fc13ec
Fix bug #1603935 : Locked boxes can be opened, by making boxes indestructible.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5146 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-12-02 17:29:03 +00:00
akirschbaum
5b3c153c30
Change face of statues to grey_drag.172 to make them visible again (as suggested by Maurice Massar).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4448 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-12 14:05:55 +00:00
mikeeusa
211a235a76
Setting the face of 'a blue crystal' to blue_crystal.111
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4216 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-27 02:07:51 +00:00
mikeeusa
3b85fdb751
Setting the face of 'a blue crystal' to blue_crystal.111
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4215 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-27 02:02:36 +00:00
akirschbaum
5f1a2f04b6
Prevent Great Wyrm from being blocked after he appears. Now he attacks players again.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4089 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-04 20:38:20 +00:00
akirschbaum
08388e8a44
Move magic mouths and invisible exits below floor to prevent detection by show invisible.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3597 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-04 18:24:34 +00:00
akirschbaum
4a7798ca85
Add plural name for Essence of Flame; change description to match it the other Essence of Flame.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3317 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 21:17:03 +00:00
akirschbaum
40d69df328
Remove trailing white space from text.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3316 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 21:08:02 +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
akirschbaum
c30b65ab9e
Fix spelling error.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3101 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-06 21:29:43 +00:00
salathar
9e204a7621
Apply patch 1114803 courtesy Mithzi
...
- Fix player being teleported into wall
- Fix typo to read "treasure chamber"
- "Joseph" is called "Jacob" from now on to be consistend with the storyline
- Fix typo to read "Shining tower"
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3062 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-02-08 14:56:05 +00:00
mwedel
7539ff9e7f
Commit a couple patches:
...
1) Fixes quest spellbooks so that randomitems is set to none, so that
spell won't change.
2) Make spelling of 'nurnberg' consistent across all the maps.
MSW 2005-01-24
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3055 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-01-24 08:19:48 +00:00
salathar
7fbb3b0caa
- Commit several patches:
...
1055076 Takuse lair map exit teleports player into wall
1055091 MwizardG locks out players
1055870 MwizardT added an exit to the map
1056891 Updated NPC quest location hint for Valley of the three sisters
- Add a new hut to Wolfsburg worldmap
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2985 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-11-09 00:46:14 +00:00
temitchell
771a87376f
- commit multipart notation fixes
...
- make modifications to small (LC_nn)
- add floors to more maps and fix access to sunset lake fortress (it's
mostly empty hint hint)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2879 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-16 01:51:00 +00:00
mwedel
e8950b1843
Patch by Brian Angeletti to replace wyverns on map with proper chaos
...
wyvern archetypes. Note the changes appear much larger due to difference
in how the java editor writes out the map vs the old crossedit program.
Applied by MSW, 2004-04-17
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2732 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-04-18 07:29:16 +00:00
mwedel
fe4dfcda8d
Fix up all the maps related to abilities of monsters on the maps, as
...
well as spellbooks on maps, to work with the new spell code.
MSW 2003-11-13
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2458 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-11-14 07:45:40 +00:00
mwedel
841aa9562a
Add lake_county (kundi_area) maps to world southeast of brest.
...
Update world maps road connects to this city. Also, fix up some typos/
incorrect map path names.
Add dreaming_sage guild to navar city.
MSW 2002-07-22
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1665 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-23 07:04:57 +00:00