maps/test
SilverNexus 487fe5905c Deadname removal. 2024-02-26 08:08:43 -05:00
..
anthony Remove attributes which have the same value as the archetype 2021-08-01 14:08:39 +02:00
newmaps Reorder game object attributes in canonical order 2021-08-01 17:50:28 +02:00
quest_handling Remove trailing whitespace. 2013-05-09 11:08:11 +00:00
README Add a bunch more maps to the bigworld. 2002-10-16 05:36:08 +00:00
barrel Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
bigmonpit Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
boat Turning boat example map. 2008-11-16 18:59:26 +00:00
cfanim Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
cfanim.animation Indicate the animation is finished. 2012-07-08 14:52:30 +00:00
cfanim.button CFAnim basic test map. 2008-05-12 20:46:41 +00:00
cfanim.conjurer Some fun with plugins. 2008-05-20 21:25:32 +00:00
cfanim.ghosted.animation Various animation experiments. 2010-05-30 15:03:57 +00:00
cfanim.py Some fun with plugins. 2008-05-20 21:25:32 +00:00
cfanim.take.drop.animation Add 'drop' and 'pickup' tests. 2012-07-08 15:12:02 +00:00
connected_bug Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
cyclops Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
diagonal Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
dialog Add give/take money/item tests 2022-10-09 10:30:01 +02:00
faceofdeath Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
find_by_arch_name Misc tests. 2010-09-25 08:00:27 +00:00
find_by_arch_name.py Misc tests. 2010-09-25 08:00:27 +00:00
gen_test Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
granpa_dialog.msg Add give/take money/item tests 2022-10-09 10:30:01 +02:00
insert_bug Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
lighting Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
multisquare Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
paralyze Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
pit Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
playermover Test for mover moving doors. 2010-09-25 07:53:07 +00:00
python Test for MoveTo(). 2012-07-08 16:12:25 +00:00
python.py Add test for CF's cjson encode/decode functions 2024-01-14 20:03:21 +01:00
python_exit.py More Python tests. 2007-03-18 00:08:45 +00:00
python_pickup.py Pickup event test. 2007-03-04 10:49:01 +00:00
python_timer.py Timer tests. 2006-08-20 10:03:15 +00:00
quest Quest-related functions test. 2010-01-24 15:37:35 +00:00
quest.py Fix quest test 2021-07-18 14:12:34 +02:00
randomtreasure Update randomtreasure test map (test/randomtreasure) with flooring, all available random_item archetypes and descriptive signs. 2014-09-04 22:53:52 +00:00
reaper Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
remote_altar Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
say Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
spell_requirements Spell requirement test map. 2010-01-24 19:06:58 +00:00
talked_to Small map to check NPC stopping when talked to. 2010-01-24 17:28:19 +00:00
teleporter_test Simple test map. 2008-04-08 21:56:19 +00:00
templatetest Run MapNormalizer script on all maps. 2008-05-30 07:32:24 +00:00
test.quests Mark test quests and unfinished quest as 'system' to not show them to players 2021-08-23 23:09:22 +02:00
test_terrain_pathing Deadname removal. 2024-02-26 08:08:43 -05:00
throw Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
thrown_pickup Test map to test pickup of thrown objects. Map contains 2 thrown 2009-04-08 06:45:24 +00:00
tile1 Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
tile2 Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
tile3 Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
tod Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
tod2 time of day script modified to use python, and simplified in use. 2007-11-22 22:29:06 +00:00
trapdoor Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
traps Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
treasurelist Unify Created: and Modified: map headers. 2007-11-02 22:49:56 +00:00
trigger Turning boat example map. 2008-11-16 18:59:26 +00:00

README

The maps in this directory are simple test maps.  Most of them were used
to test a reported bug.  They are included here simply because they may be
useful in the future.

MSW 2002-10-15