Commit Graph

17 Commits (master)

Author SHA1 Message Date
Rick Tanner 3a76a9a98c Correct spacing after punctuation in msg text for maps in the templates/ diretory 2023-06-14 17:23:35 -05:00
Andreas Kirschbaum 449fc26e37 Reorder game object attributes in canonical order 2021-08-01 17:50:28 +02:00
silvernexus 8009926904 Change firewalls in maps to use direction instead of sp. Depends on r20469.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20471 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-06 01:08:45 +00:00
akirschbaum dd472884c9 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18817 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 13:26:30 +00:00
akirschbaum 961fcc29ae Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18701 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 10:41:28 +00:00
rjtanner 34a74ff15c Word spacing correction in message text to all Journeyman's Lounge maps and template. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17758 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-30 05:22:34 +00:00
rjtanner bce9ac378d Setup unique and descriptive names to the Template Guild maps in template directory.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15312 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-30 19:40:32 +00:00
ryo_saeba de93174be1 Fix walls and floors for correct building. Remove superfluous floors and walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13873 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-25 07:53:56 +00:00
Alestan e5b753478e fixed a bug where a square was unique that shouldn't have been
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13761 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-07 16:37:39 +00:00
Alestan a1a321729b fixed several minor bugs (duplicate floor tiles and the like) and made compatible with the new pythons cripts
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13750 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-07 00:07:30 +00:00
ryo_saeba acac40e005 Fix missing region.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13734 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-04 10:52:31 +00:00
meflin2 acee4824da more python guild updates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12727 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-03-25 17:33:10 +00:00
meflin2 614e64549c alestan python guild updates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12510 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-02-26 18:14:37 +00:00
rjtanner e253b2aa71 Update the guild template to include map difficulty levels, entrance xy coordinates, ability to create an altar of valkyrie for 5 holy_shield, 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@7480 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-05 01:25:15 +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 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
temitchell 054dbeace8 Adding Python Guild framework.
Initial (and not usable as yet) commit of guild templates and guild
scripts for new more automated guild system. - requires Python 2.1 or
better.
TODO - guild maps need finishing, lots more work and much debuging.
Guild points system needs some work (a good formula).


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3000 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-12-06 04:02:10 +00:00