Commit Graph

84 Commits (0ee9c8e617729e1350c650e994531ef098365aff)

Author SHA1 Message Date
ryo_saeba 0a6b0b1664 Test jail information.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14529 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-09 21:00:09 +00:00
ryo_saeba 68a0e673c5 Fix script.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14526 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-09 19:31:13 +00:00
ryo_saeba b8c8d764a3 Add one more test, related to broken gateway.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14499 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-05-29 18:05:13 +00:00
ryo_saeba 62d79a87c6 Fix script broken by NCP-related changes in server.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14498 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-05-29 18:04:27 +00:00
ryo_saeba 52c08abb82 Misc tests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13881 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-25 08:00:27 +00:00
ryo_saeba 0563862d4d Test for mover moving doors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13872 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-09-25 07:53:07 +00:00
ryo_saeba 8cf0bd1684 Adjust test script to new types.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13591 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-14 07:44:59 +00:00
ryo_saeba e07c4b0117 Various animation experiments.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13351 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-30 15:03:57 +00:00
ryo_saeba b0f8321e5a Add missing encoding.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13350 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-30 15:03:20 +00:00
ryo_saeba 540b935bb3 Animate.py testing ninja.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13346 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-30 14:29:18 +00:00
ryo_saeba e3c38676ef Fix JSON.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13229 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-15 18:36:06 +00:00
ryo_saeba 1447686e3a Add 'replies' to grandpa's dialog.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13210 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-13 21:52:44 +00:00
cavesomething e87c74ad9a Change the .msg files for the test map to use a mixture of absolute and relative paths
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13122 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-05 10:48:10 +00:00
cavesomething 1c6503f49c Allow include rules to contain a "pre" block which will be evaluated to decide
whether to allow the file(s) to be included. This is treated in exactly the same
way as the "pre" blocks for all other rules.
A test map demonstrating this in use is included.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13049 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-30 17:19:34 +00:00
cavesomething c5899c93a0 Change the timer condition to match what the sign says.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13013 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 23:30:37 +00:00
cavesomething 30f469526c Updates to the quest test map and a number of .msg files that demonstrate
how to use include to source rules from different files.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13008 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 17:13:03 +00:00
cavesomething 37493397cf Update test map to use new dialog syntax
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12994 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 09:10:07 +00:00
cavesomething b7ff8f7936 Update existing dialog files to use the new dialog syntax
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12993 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 09:04:21 +00:00
cavesomething ea55424150 Quest definition files using the new quest definition syntax
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12983 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-26 20:08:02 +00:00
cavesomething b136289de6 A test map and associated .msg files that demonstrate the things that can
be done with the test scripts and extended dialog files. The signs describe
what should happen at each place, this map is intended to also track buggy 
behaviour and regressions.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12972 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-26 15:40:18 +00:00
alestan 05cb47d794 added newmaps dir to test, for testing new maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12870 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-07 22:14:36 +00:00
ryo_saeba b1fbcdf8f8 Spell requirement test map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12372 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-01-24 19:06:58 +00:00
ryo_saeba 9d7e402e9e Small map to check NPC stopping when talked to.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12367 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-01-24 17:28:19 +00:00
ryo_saeba 9e82c34853 Quest-related functions test.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12365 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-01-24 15:37:35 +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
mwedel 3ac7e824c1 Test map to test pickup of thrown objects. Map contains 2 thrown
objects (that that name), each holding one object like a normal thrown
object.  One of the objects on this map is very heavy so tests code where
object is too heavy to pick up.
MSW 2009-04-07



git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11634 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-04-08 06:45:24 +00:00
anmaster 945064b553 Fix a typo in /test/python.py that broke the exp test.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11442 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-11 12:49:47 +00:00
anmaster edb9d350f3 /test/python.py: Avoid deprecated syntax.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11405 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-08 15:34:26 +00:00
ryo_saeba 9c6e4faf99 Turning boat example map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10490 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-16 18:59:26 +00:00
ryo_saeba 87d21f5ce4 Pipe test for regexp.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9745 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-16 07:49:00 +00:00
akirschbaum 772638b98d Run MapNormalizer script on all maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9176 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-30 07:32:24 +00:00
ryo_saeba 76bcc5ae88 Some fun with plugins.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9125 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-20 21:25:32 +00:00
ryo_saeba 7b8ecfecfb Misc say test.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9124 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-20 21:24:52 +00:00
ryo_saeba b812e751d8 CFAnim basic test map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9042 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-12 20:46:41 +00:00
ryo_saeba 2930498756 Simple test map for the new dialog system.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8968 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-11 17:52:59 +00:00
ryo_saeba 5319d0f002 Simple test map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8706 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-04-08 21:56:19 +00:00
ryo_saeba 9b5b95a0fe Python hook check.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8664 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-29 21:45:45 +00:00
kbulgrien 53f2b30307 Rename dwall3_3 to dwall_3_3 after removing incorrect Object in
arch/trunk/wall/dwall/dwall.arc.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8208 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-19 00:56:11 +00:00
tchize cfa5773ef8 Add a simple to use script that make use of NPC dialog
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7930 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-16 15:15:41 +00:00
tchize 0e5dbc2d13 Add a "go to sleep" script based on time of day
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7928 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-16 12:52:24 +00:00
tchize 4510e0ab0b time of day script modified to use python, and simplified in use.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7562 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-22 22:29:06 +00:00
tchize 42656ed898 timeofday based python script
updated existing script to use JSON notation
added a "replace in all map" script
added a test map
updated test maps to JSON notation
added helper tools: CFTimeOfDay and CFMapTransformer
fixed warnings in gridarta


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7546 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-19 23:21:00 +00:00
tchize 9335e0f4d2 add a werebeast script and demo
The demo "werebeast" is based on beholder transforming into black dragon
Updated sage opening door message


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7519 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-17 17:38:05 +00:00
tchize 91a9bf913d Add Timeofday generic scripts and a demo map
Those 4 script can be used as filter or triggerer based on current time. 
See test/tod for a demo map (conditionnal magic mouth, weapons that
attack only at day/night, grates that open in morning and close at dusk)


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7509 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-16 13:27:03 +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
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
ryo_saeba 712dda80fc Face and anim function tests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7274 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 20:57:11 +00:00
rjtanner 8aca8b9b66 Changes due to map editor reformatting. Hopefully this will make future updates and patches easier to read and understand.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7150 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-16 02:04:22 +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 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