rjtanner
15eb4bfa2f
(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@10185 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-25 06:24:13 +00:00
rjtanner
3fda522055
(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@10181 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-25 00:54:52 +00:00
rjtanner
40eda65f4b
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@10005 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-05 06:02:50 +00:00
rjtanner
8e6d22a53a
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 hopefully provide somewhat better store merchandise
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10004 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-05 05:59:38 +00:00
rjtanner
169ca709cc
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
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10003 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-05 05:48:42 +00:00
rjtanner
bfddebfb07
Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, add map authors name where necessary
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10002 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-05 05:41:44 +00:00
rjtanner
5f14533b52
Resize maps to remove empty and unused space. Adjust map exit & entrance coordinates accordingly.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10001 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-05 05:35:55 +00:00
anmaster
1fde117860
Resize some Azumauindo maps that were mostly a lot of empty space.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9165 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-29 09:36:39 +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
akirschbaum
81f1455fc3
Remove empty space around map.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8966 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-11 09:59:00 +00:00
akirschbaum
7d5c943ede
Remove empty space around map.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8965 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-11 09:50:29 +00:00
rjtanner
67ec8650a6
Update the guild maps to include map difficulty levels, ability to create an altar of valkyrie for 5 holy_shield, and altars are now level 120 (players are no longer able to reconsecrate them) which addresses bug [1824769] Players able to reconsecrate guild altars
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7481 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-05 01:50:51 +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
rjtanner
3c61d35164
Set the consecrate level on various altars to 120 so they can not be reset by players
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7447 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 20:08:25 +00:00
akirschbaum
799dcece2a
Fix broken inventory checkers that allow unrelated players enter the storage room.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7290 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-30 07:50:34 +00:00
rjtanner
50cb90fd79
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7128 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 23:54:59 +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
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
rjtanner
7fd475bd30
Updated maps that were using 'unnamed' as their name. Cosmetic changes on how 'swall' sections merged with adjacent wall sections. Updated the translation book with new words I used for buildings (weapon, armour, et al). Reset darkness level per the map editor warning. Other changes are due to Map Editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5636 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-02 01:01:43 +00:00
akirschbaum
e49b849dff
Remove stray text message.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5585 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-22 22:03:24 +00:00
kbulgrien
5a3a3c06d4
- Fixes to Scorn IPO distributed throughout the Empire.
...
- Correct the mailbox instructions in various towns to
tell the reader to ask the correct person for help
instead of Colette in Scorn.
- A few minor tweaks also made in some other IPOs.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@4968 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-09-22 02:54:35 +00:00
qal21
fbd4438411
Make guild portals to ancient pupland use the 'time travel' map. Impliments feature request #1539206
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4783 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-12 19:13:40 +00:00
mikeeusa
c7500c766b
Maps: making tower of illusion exit consistent with the world again
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4142 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-15 05:19:20 +00:00
mikeeusa
8fe3803360
Maps: Added a new guild to azumauindo called Zaseki Dzuki Ryoku, which means Seat To Power, for you anime fans ... now you know! (what ryoku means, yes they named some female anime char 'power' and then put said char in a retarded love triangle with a man who couldnt choose to have both of them but, rather, fell into their trap of 'you must only choose one'... on another note both of said ficticious females were centuries old at least... yeah they haven't been around the block a few...)
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4140 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-15 04:46:40 +00:00
mikeeusa
7e47c59818
Adding header to a japan area shop
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4136 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-15 03:30:55 +00:00
ryo_saeba
845f00dd7a
Fix Navar and Brest teleporters
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4087 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-04 14:03:45 +00:00
mikeeusa
34af689e29
Build shop in azumauindo
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4053 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-26 19:59:31 +00:00
mikeeusa
462bfa14c4
Build shop in azumauindo
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4052 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-26 19:52:30 +00:00
gros
3b77421609
Update of the maps for CFPython version 2.0.
...
Update of the IPO-related scripts.
Gros - 18/10/2005
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3899 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-18 18:13:28 +00:00
mikeeusa
e401bb26b4
CVS: maps-bigworld: added shop headers to azumauindo shops
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3789 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-05 04:44:26 +00:00
mikeeusa
412ac2aa20
CVS: maps-bigworld azumauindo: name_pl of guild keys fixed - error found by cavesomething
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3682 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-21 05:15:53 +00:00
mikeeusa
03ff5c8609
CVS: maps-bigworld azumauindo: added groupshop maps
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3679 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-20 06:06:38 +00:00
bbotbuilder
1d1e66847e
Fixed issue where players can get "locked out" of their guild's storage
...
rooms. Caused because the inventory checker didn't fall on a unique
floor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3532 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-11 15:55:58 +00:00
bbotbuilder
3beb4f76db
Removing one of mikee's comments...
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3279 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-21 16:56:00 +00:00
bbotbuilder
0bcf17366a
Commit of mikeeusa's "fareast" patch to add a "japan-like" area.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3276 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-20 20:42:56 +00:00