kts of kettek
a84fdb6ecd
Merge remote-tracking branch 'upstream/master'
2024-04-11 11:48:09 -07:00
Kevin Zheng
1ac90a9881
Add new dragon hangars
...
Retire the old dragon hangars in favor of new talking dragons who will
take you places if you pay them money.
When placed on world maps, these dragons will automatically compute fare
based on the destination location (relative to them).
2024-03-16 18:04:57 -07:00
kts of kettek
f1d5a5ac66
Add rope exit
2023-11-16 15:24:25 -08:00
Kevin Zheng
18a71ce3a6
Add wagon rentals to Navar and Santo Dominion
2023-04-02 23:59:17 -07:00
DraugTheWhopper
be279c065f
Remove worthless dragon from all maps
2022-09-10 21:57:53 -04:00
Kevin Zheng
e06ee70ff0
Move to pickmaps directory
2022-05-31 13:34:07 -07:00
Kevin Zheng
9489ac64e4
Add power broker, a glowing crystal that sells mana
2022-05-17 22:22:52 -07:00
Andreas Kirschbaum
7d465c7e0c
Make editor scripts work again
2022-05-14 10:04:07 +02:00
Andreas Kirschbaum
b50d5a356e
Revert parts of 449fc26e37
which didn't belong into that commit
2021-08-31 22:43:01 +02:00
Nicolas Weeger
fbf5fbb902
Add messageboard graphics and arch and use them
...
Patch #416 by Saiapatsu
https://sourceforge.net/p/crossfire/patches/416/
2021-08-21 19:22:11 +02:00
Andreas Kirschbaum
449fc26e37
Reorder game object attributes in canonical order
2021-08-01 17:50:28 +02:00
Andreas Kirschbaum
a1821b148b
Ignore .git directory in Gridarta plugin scripts
2021-07-25 11:39:41 +02:00
partmedia
a853928149
Add pickmap for common Python objects
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20950 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-13 00:19:22 +00:00
partmedia
b6f456c365
Move deposit box code to separate file
...
Give deposit boxes their own script and update all the banks.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20450 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-07-27 06:35:26 +00:00
ryo_saeba
996493559a
Add various stone walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19933 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-17 18:56:35 +00:00
partmedia
a424400275
Add pickmap for a few common types of walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19521 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-06 01:33:46 +00:00
akirschbaum
1809611966
Adapt MapNormalizer editor script to changed Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18815 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 09:54:42 +00:00
ryo_saeba
5d07a5311b
Replace '[large_]gargolye' arch with '[large_]gargoyle'.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18507 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-18 12:22:43 +00:00
akirschbaum
177409af0d
Enable file chooser dialog for selecting maps to run editor plugin scripts on. Requires Gridarta r9170 or later.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16532 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-08 19:35:25 +00:00
akirschbaum
97af5a7175
Adapt to renamed archetype names.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15452 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-05 22:37:30 +00:00
mwedel
411f61532b
Change face from priestnew to priest - the class animation uses
...
the priest name, and not priestnew, and best I can tell, the priestnew
images are now the same as the priest images, so may go away.
MSW 2011-10-18
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15205 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-19 05:16:31 +00:00
akirschbaum
a8c71d01e8
Clean up WorldMaker script. Make it more robust.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14796 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-07-08 17:27:01 +00:00
akirschbaum
adeafa05cf
Ignore more non-map files in MapValidator script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14731 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-28 19:32:49 +00:00
akirschbaum
9dcffd7445
Whitespace changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14700 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-25 18:55:53 +00:00
ryo_saeba
3c66c0be0f
Fix face.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14689 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-23 20:19:14 +00:00
akirschbaum
4dc286db4b
Fix maps that allow stealing unpaid items from shops.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14051 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-11-05 21:22:21 +00:00
akirschbaum
056a8c6230
Whitespace changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14050 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-11-03 07:21:21 +00:00
akirschbaum
02dcaf96fe
Adapt WorldMaker plugin script to current Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13395 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-13 06:34:31 +00:00
akirschbaum
db646673d6
Remove debugging output from WorldMaker plugin script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13387 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-12 15:14:24 +00:00
akirschbaum
35e0178082
Adapt MapValidator plugin script to current Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13386 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-12 15:11:59 +00:00
akirschbaum
f16bb27dc8
Fix typo.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13385 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-12 15:11:19 +00:00
akirschbaum
955cd7a531
Adapt MapNormalizer plugin script to current Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13384 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-06-12 15:05:15 +00:00
akirschbaum
4bda5c5111
Adapt WorldMaker plugin script to current Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13230 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-15 19:11:59 +00:00
akirschbaum
8d06ef3f90
Make editor script work with latest Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12237 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-11-07 14:39:49 +00:00
akirschbaum
d5687bf320
Fix WorldMaker editor script. Needs Gridarta r6758 or later.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12061 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-12 18:17:25 +00:00
akirschbaum
3e616eb104
Run MapNormalizer editor script on all map files.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12060 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-12 14:47:05 +00:00
akirschbaum
f78a046c17
Add game object attribute normalization to MapNormalizer editor script. Now game object attributes are written in canonical order and attributes redundant with the archetype are removed.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12059 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-12 14:40:31 +00:00
akirschbaum
5505de47a2
Make MapNormalizer editor plugin script save only map files that needed normalization.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11682 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-05-14 20:29:06 +00:00
akirschbaum
b58b9e7fa4
Adapt MapNormalizer editor plugin script to current Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11681 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-05-14 20:25:50 +00:00
akirschbaum
a3fa729ae8
Suppress some 'cannot load map file' error messages in MapValidator editor plugin script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11680 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-05-14 20:21:26 +00:00
akirschbaum
350b797d5c
Fix LegacySpellConverter and MapNormalizer editor plugin scripts.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11618 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-04-02 22:09:15 +00:00
anmaster
1f7a6d3a2c
Add more altars to the indoor pickmap.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11557 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-19 23:48:12 +00:00
akirschbaum
3f7dd81011
Make editor scripts work with latest Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10625 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-20 21:58:48 +00:00
akirschbaum
97ecd9cad0
Update editor scripts to Gridarta r5480.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10072 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-11 21:10:27 +00:00
akirschbaum
c049e3eaea
Make editor scripts work with current Gridarta.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9750 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-17 19:08:31 +00:00
akirschbaum
d6838ee7b2
Adapt MapValidator script to Gridarta changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9676 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-23 21:09:00 +00:00
akirschbaum
655db8cd06
Ignore *.msg files in editor scripts.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9442 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-17 18:42:02 +00:00
akirschbaum
7af382aba0
Run 'Shrink Map Size' function from MapNormalizer editor script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9175 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-30 06:23:54 +00:00
akirschbaum
68e0d4b266
Make editor scripts work with latest Gridarta build.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9158 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-28 21:30:33 +00:00
akirschbaum
7c2249eedc
Adapt MapValidator script to Gridarta changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8799 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-04-24 22:08:34 +00:00