Commit Graph

163 Commits (9335e0f4d294fb942d68b179c20a11a8d6212fa0)

Author SHA1 Message Date
eracc a10a1ff53d Since pupland is not yet merged into big world I am making the pupland outdoor
maps actually *be* outdoor maps to honor the day/night cycle.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7503 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-12 20:15:44 +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
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 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
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 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 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
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 0c12e4b464 Update maps to use the new potion name (invulnerability is now shielding)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7259 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 04:47:51 +00:00
rjtanner add325d613 Rename potion of invulnerability to potion of shielding. Hopefully this will remove confusion as to why one takes damage from all attack types (except physical) when drinking this potion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7254 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 01:35:46 +00:00
rjtanner 58960b7245 Fix for bug # 1752210 - Slow Unholy Bow. Adjusted the speed from 0 to 25 (normal bow is speed 50), this can be adjusted again based on feedback.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7252 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-26 21:10:04 +00:00
rjtanner 120dac9d20 Wording correction so that the magic mouth message matches the item name a nearby monster is carrying and also makes it consistent with the other magic mouths and special weapons
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7250 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-26 20:45:27 +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
rjtanner b8e0d6efca Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7131 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 04:37:45 +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
kbulgrien 1760fbc3db - Biglake arches replaced with new sea equivalents to make water consistent.
- Merge no_pass -> move_block changes from trunk to branch.
- Smoothing fixes to improve shoreline rendering.
- Removed unnecessary msg line break.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6825 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-26 05:12:19 +00:00
kbulgrien 93d5f3467c - Remove redundant match strings and unnecessary match expressions.
- Merge some minor changes from trunk to branch.
- Clean up line breaks in message text.
- Minor conversation adjustments.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6824 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-26 04:41:52 +00:00
ryo_saeba c1abe0be1d Fix bug #1735280: Feather Crown is displayed atop player
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6513 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-11 20:46:52 +00:00
ryo_saeba 96fe929e5f Remove obsolete field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6277 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:52:09 +00:00
ryo_saeba ea4c3e8547 Remove obsolete field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6276 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:49:39 +00:00
ryo_saeba 3265d8daae Remove obsolete armour field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6256 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:49:39 +00:00
ryo_saeba 314f0afc8b Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6249 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 11:28:00 +00:00
ryo_saeba b9b74d6aba Fix broken tower. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6248 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 11:27:01 +00:00
ryo_saeba 9772b7433e Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6246 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:47:24 +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
ryo_saeba bfe1b3912a Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6244 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:27:18 +00:00
ryo_saeba 311aad4edd Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6243 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:41:40 +00:00
ryo_saeba d0a312281a Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6242 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:16:03 +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
ryo_saeba 37c1e0aee3 Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6240 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:00:28 +00:00
ryo_saeba 066239a3a8 Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6239 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 20:47:58 +00:00
qal21 068da991b3 Un-linewrap msgs and fix gramatical errors in lone town. Other changes due to map editor
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6012 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-14 02:13:14 +00:00
rjtanner 1045e67c20 Fix for bug# 1694503 - Bug in Shing Tower, re-arranged the stacking order so that the altar appears when show invis is used, the other issue with the invis door was fixed in an earlier commit. Other changes are due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5999 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-12 00:50:42 +00:00
eracc aa1cc5bc3d Fix broken pentagrams in trunk only. Branches still use old multi-tile images
at this point.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5986 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-09 21:39:51 +00:00
rjtanner be03fa5b7c Map name update for the Transport Shoppe of Lone Town, other changes are due to map editor re-formatting
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5982 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-08 18:59:24 +00:00
eracc ba8e602182 Fix an error with pricing.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5964 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-08 03:57:23 +00:00
eracc 05b5e87933 Fix error where players get trapped behind the shop door.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5963 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-08 03:48:04 +00:00
eracc 3f3eca1fb8 Add some light at the Brest transport point.
Create new shop. A shop with transporters in Lone Town. This is the initial
version and will be modified as needed based on feedback.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5962 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-08 03:14:48 +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
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 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +00:00