akirschbaum
5620b5ca59
Replace obsolete fields fly_on/walk_on with move_on.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7115 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-05 18:31:48 +00:00
rjtanner
afd628e759
Cosmetic updates in regards to swall and cwall sections. Floor tile stacking re-arrangement. Added missing floor tiles in spots where floor tiles were missing. Other changes are due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7114 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-05 05:58:01 +00:00
rjtanner
d2a0eeef8e
Map editor reformatting on the python based guild maps (templates)
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7089 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-31 04:23:57 +00:00
rjtanner
7dbc5c17a7
Map name correction. Other changes are due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7088 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-31 01:42:52 +00:00
rjtanner
589ecb791b
Cosmetic changes to improve the blending between swall_ and regular walls. Changes merged from trunk back in to branch.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7086 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-31 01:22:26 +00:00
rjtanner
6f828df4a8
Floor tile stacking tweaks and minor corrections to map names. Other changes are due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7084 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-31 01:11:38 +00:00
rjtanner
55446c4d65
Corrected map name typo, should be Enigme instead of E[M]igme
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7070 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-30 02:15:01 +00:00
rjtanner
45152cff27
Map editor reformatting
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7068 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-30 02:01:28 +00:00
rjtanner
c1e0617ebd
Minor cosmetic changes with walls and floor tiles, re-arranged the stacking order of floor tiles. Other updates are from map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7036 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-29 05:30:10 +00:00
rjtanner
1170a5cae4
Removed extra floor tiles, updates map names where necessary, minor cosmetic changes with walls and floor tiles. Other updates are from map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6991 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-27 05:01:46 +00:00
kbulgrien
cead95d8e6
- Smoothing fix to correct the badly rendered ake shore.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6990 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-27 01:56:45 +00:00
rjtanner
e6dd5e86d1
Removed extra floor tiles, updates map names where necessary, minor cosmetic changes. Other updates are from map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6987 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-26 07:10:02 +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
13f7dc602c
Fix bug #1772128 : Incorrect map layer for object. Also fix monster with initial hp > maxhp.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6933 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-15 10:36:14 +00:00
ryo_saeba
ebe008aa98
Fix bug #1767351 : NPC in newbie maps can be aggressive. Make doorman friendly/standstill.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6879 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-05 21:11:39 +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
kbulgrien
ff1309397b
- Smoothing fix. The lake rendering was terrible, and Filur's Cave was all
...
but invisible.
- Partial biglake arches replaced by new and more appropriate sea arches.
- Trunk difficulty and name settings merged back down to branch.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6823 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-26 02:53:17 +00:00
eracc
78d50c9f9d
Update Gorokh Temple random map to discourage camping for experience.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6797 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-17 21:25:19 +00:00
ryo_saeba
c20242d682
Improve IPO help, give prices and max weight. Clean code some.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6782 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-16 22:15:30 +00:00
ryo_saeba
3fe0dac0e9
Remove obsolete and invalid flag.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6780 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-16 21:16:27 +00:00
ryo_saeba
58defe2894
Fix damage getting really big, more fun effects.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6733 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-30 21:58:54 +00:00
ryo_saeba
61eec188ca
Detectors now find players, thus reversing previous fix.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6682 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-20 20:05:47 +00:00
ryo_saeba
a95a2ea25f
Fix bug #1738226 : detectors not detecting player.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6618 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-16 09:00:22 +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
cc58fdb550
Remove quest test, as quest support will be removed.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6433 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-09 08:59:39 +00:00
ryo_saeba
3f9e90d075
Experience rewarder script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6415 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-04 18:38:35 +00:00
ryo_saeba
d366678c26
Final steps and scripts for the Lursendis quest.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6405 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-03 16:02:23 +00:00
ryo_saeba
3ccfe258be
Create utility library for movement.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6364 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-29 21:18:04 +00:00
ryo_saeba
369769316a
Wrong name ordering.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6363 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-28 21:13:54 +00:00
ryo_saeba
79c1d06e55
Fix animation's typo after archetype change.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6359 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-27 15:20:17 +00:00
ryo_saeba
04586c506d
Fix broken animation.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6357 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-27 15:02:19 +00:00
ryo_saeba
dc70f5216e
Scorn's Trappers, hidden in Scorn's port.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6356 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-27 10:13:00 +00:00
ryo_saeba
46316195f4
Sentrio's house.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6352 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-26 20:05:33 +00:00
ryo_saeba
5022a9d638
House and underground tavern.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6351 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-26 20:04:34 +00:00
ryo_saeba
d97ff269f5
Alter text, moved to Port Joseph's inn.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6350 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-26 20:03:39 +00:00
ryo_saeba
c0e9221014
Castle kitchen, password info when using correct name.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6349 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-26 20:03:06 +00:00
ryo_saeba
2caac2fe87
Hint on Farnass.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6348 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-26 20:02:14 +00:00
ryo_saeba
2e4be80c95
Some hints.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6346 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-26 19:54:53 +00:00
ryo_saeba
f74feed9ba
Fix potions of life level.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6339 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-25 17:58:20 +00:00
ryo_saeba
89b3bef6e2
Typo.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6332 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-24 18:51:30 +00:00
ryo_saeba
9ec02092c0
Small farm, with special chicken - don't bother'em.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6331 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-24 18:19:11 +00:00
ryo_saeba
4d3bc46f1d
Small empty house.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6330 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-23 20:52:32 +00:00
ryo_saeba
d3d674d05b
Small house.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6329 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-23 20:19:16 +00:00
ryo_saeba
7d7507e830
Remove obsolete walk_o[n|ff] attribute.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6288 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 22:15:23 +00:00
ryo_saeba
c1d501cb65
Fix wrong attributes after conversion.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6286 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 21:37:11 +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
f04ba3021c
Remove obsolete fields. Other changes due to editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6259 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:06:09 +00:00
ryo_saeba
3f1168b5e1
Remove obsolete armour field.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6257 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:54:55 +00:00