Commit Graph

1597 Commits (c2b50229c9e52826ab751e364fcec8169896457c)

Author SHA1 Message Date
rjtanner e8f34bc39e Added no_magic tiles to the swall section so players can not use dimension door to enter this section - it's intent is to give a balcony-like appearance to the level instead of it being an actual part of the map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7466 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 06:50:52 +00:00
rjtanner 78f5c1102e Tentative fix for bug # [ 1735463 ] Rainbow island quest traps player - set up a boulder and button combo to reset the trap door on a timer or when a player is moved to a transition area before going to the next map; found that the goblins were somehow appearing in areas of the map they shouldn't once the map was full of them so I removed the generators and just added a fixed number of goblins
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7465 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 06:28:09 +00:00
rjtanner 04b449be33 Tentative fix for bug # [1805174] /darcap/darcap/circus/wurfbude Exit teleporter broken - fixed coordinates on a number of teleporters and removed movement detectors on the exit teleporter, added entrance coordinates to make bug testing easier
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7464 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 22:57:17 +00:00
rjtanner 46e4e32292 Change so that the monster standing next to the altars do not move (often, standing over the altars) - change facing for Nathirel so he's 'looking at you' instead of looking at the wall
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7463 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 20:28:20 +00:00
rjtanner 9653cfd4ec Update map difficulty, and arrange stacking order so that the platters appear on top of the tables vs under then
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7462 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 20:18:05 +00:00
rjtanner fb24176e53 Added missing face/graphic for confusion
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7456 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 02:47:33 +00:00
rjtanner 0224848037 Add missing map difficulty, remove the wallclock archetype from branch/1.x since it's not available in the branch archetype set
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7455 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 02:26:24 +00:00
rjtanner f2f87afe8f Replace old and broken monster abilities with current abilities or spells, typo and text spacing corrections
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7454 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 02:02:20 +00:00
rjtanner 67d32ee095 Replace old and broken monster abilities (ability_fire) with current fire based abilities (burning hands, medium fireball, create fire wall)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7453 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 01:36:23 +00:00
rjtanner 28c79e25cb Update old and broken monster abilities to match current spell abilities and improve their resistances so their own spells do not kill them
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7452 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 01:27:56 +00:00
rjtanner 9308f88a9f Remove unholy_ground from beneath altars now that their (re)consecrate level was set to level 120
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7450 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 00:16:01 +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
rjtanner 21de1ea14f Set the consecrate level on the Mostrai Cathedral altars to 120 so they can not be reset by players, thanks to AnMaster for pointing this out on IRC
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7446 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 18:27:14 +00:00
rjtanner 7ad96f4779 Make all the exits out of the Spiral Tower in Navar to the same destination, remove no longer used exit information
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7445 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 16:43:58 +00:00
rjtanner e122ec01e5 Set the consecrate level on the House of Healing altars to 120 so they can not be reset by players, thanks to AnMaster for pointing this out on IRC
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7444 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 15:53:59 +00:00
rjtanner 0bfa8e01c5 Set 'The Dean' mailbox in Navar to no_pick 1 so people can't pick it up
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7443 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 15:03:34 +00:00
rjtanner 273247badf Normalize map files; no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7441 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 03:02:07 +00:00
rjtanner 89f1aefe11 Correct and update overwritten partial resistance values
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7439 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 01:23:59 +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
akirschbaum 30fe78f88d Do not update the 'Modfied:' map header when normalizing maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7431 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-31 20:41:50 +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 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 4bfb3fdcb8 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@7428 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-29 05:12:46 +00:00
akirschbaum 1f1c4e6ac3 Normalize map files; no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7426 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 20:12:06 +00:00
akirschbaum ae1f1a3c0a Do not crash script if no log file is given.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7425 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 18:37:54 +00:00
akirschbaum da691a6b8d Process map files in alphabetical order.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7424 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 18:36:34 +00:00
akirschbaum 9dbb520cc3 Do not crash script if a directory cannot be read.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7423 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 18:28:41 +00:00
ryo_saeba 21b86eeaa0 Add callbacks to even more customize the rules.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7421 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 14:54:24 +00:00
ryo_saeba e5a5e13ade Fix broken dialogue.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7417 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 10:44:00 +00:00
rjtanner 3627f76552 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@7413 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 07:02:22 +00:00
rjtanner a4e693635c Region correction for the Nurnberg Dragon Hangar, now nurnberg instead of stoneville
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7412 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 03:58:19 +00:00
rjtanner d237255ece Synchronize with branch - add missing eleveation, remove unused message and map name
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7409 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 23:48:22 +00:00
rjtanner beb731ab34 Synchronize with branch - map names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7408 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 23:47:09 +00:00
rjtanner 40c8f1b251 Synchronize with branch - map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7401 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:45:42 +00:00
rjtanner b38b73875c Corrected reformatting mistake where armour value was the replaced with the immune attack_type #, in this case armour 24575
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7399 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:31:44 +00:00
rjtanner b2417e8c34 Synchronize with branch - maps names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7398 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:26:35 +00:00
akirschbaum 86f0b48c4c MapValidator script: add option to write map errors to a log file.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7396 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-26 22:19:39 +00:00
rjtanner c53a6eebd6 Fix for bug [ 1820903 ] Mudmans ring (armour+3072), reset the ring properties back to their intended value
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7395 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-26 21:03:43 +00:00
rjtanner f8b177290d Synchronize with branch - maps names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7394 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-26 01:41:16 +00:00
rjtanner 2deb84184f Synchronize with branch - maps names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7390 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-25 05:05:33 +00:00
rjtanner cf58ab7a1a Updated the ChangeLogs using svn2cl script
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7385 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-23 00:21:03 +00:00
rjtanner 54f9d102f6 Synchronize with updates made to branch - map renames
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7384 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-22 23:25:19 +00:00
rjtanner 93fdab1288 Floor tile stacking arrangment changes, cosmetic changes with wall merges
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7379 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-21 06:15:56 +00:00
ryo_saeba 6844ce600b Use new face for spinning wheel.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7373 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-20 19:50:27 +00:00
ryo_saeba 305a60bd6c Remove obsolete files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7363 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-20 10:14:43 +00:00
ryo_saeba 74648efcc0 Fix connections, slaying, names, ... This should make the guilds usable.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7362 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-20 10:14:17 +00:00
akirschbaum 824c8b1c48 Add Gridarta script to normalize map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7360 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-19 20:22:18 +00:00
rjtanner df94c2f5e7 Synchronize with updates made to branch - map renames, shoprace human added back to city1weapon
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7359 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-19 00:26:49 +00:00
rjtanner 04039fe672 Synchronize features and changes of the Navar Dragon Guild between trunk and branch
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7357 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-19 00:14:53 +00:00