Directory maps/trunk/python/quests/

Directory Created:
2010-04-26 10:35
Total Files:
5
Deleted Files:
0
Lines of Code:
241

[root]/maps/trunk/python/quests

Lines of Code

maps/trunk/python/quests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 290 (100.0%) 22.3
cavesomething 4 (30.8%) 150 (51.7%) 37.5
ryo_saeba 5 (38.5%) 131 (45.2%) 26.2
akirschbaum 4 (30.8%) 9 (3.1%) 2.2

Most Recent Commits

akirschbaum 2016-06-19 10:19 Rev.: 20286

Remove redundant semicolons.

1 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestTriggerConnect.py (+1 -1)
akirschbaum 2013-05-09 06:08 Rev.: 18703

Remove trailing whitespace.

8 lines of code changed in 3 files:

  • maps/trunk/python/quests: QuestAdvance.py (+3 -3), QuestEssentialUntil.py (+4 -4), QuestTriggerConnect.py (+1 -1)
ryo_saeba 2012-05-19 10:43 Rev.: 18128

Don't start a quest if the player can't read a book.

35 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestAdvance.py (+35 -23)
ryo_saeba 2011-07-22 15:28 Rev.: 14892

Correctly advance quest when something happened with a spell.

5 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestAdvance.py (+5)
ryo_saeba 2011-06-12 13:22 Rev.: 14561

Don't cause an exception if it is not a player triggering.

20 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestTriggerConnect.py (+20 -16)
ryo_saeba 2010-06-19 10:06 Rev.: 13411

Script to drop items only if a certain quest step is reached.

42 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestConditionalDrop.py (new 42)
ryo_saeba 2010-06-12 11:51 Rev.: 13389

Utility script to let an item be applied only for certain quest steps.

29 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestApplyIf.py (new 29)
cavesomething 2010-05-13 14:08 Rev.: 13183

Fix name of script in comments

1 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestAdvance.py (+1 -1)
cavesomething 2010-05-05 11:10 Rev.: 13131

New Script to enable map connections to be triggered depending on the state of a quest.

47 lines of code changed in 1 file:

  • maps/trunk/python/quests: QuestTriggerConnect.py (new 47)
cavesomething 2010-04-26 10:35 Rev.: 12971

Two scripts which can be used to handle quest interaction with maps

102 lines of code changed in 2 files:

  • maps/trunk/python/quests: QuestAdvance.py (new 56), QuestEssentialUntil.py (new 46)
Generated by StatSVN 0.7.0