Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-01 | remove .gat from npcs | mekolat | 1 | -45/+45 | |
2014-11-05 | NPCs on 034-* fixed | wushin | 1 | -30/+30 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 1 | -15/+45 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 1 | -30/+60 | |
2012-02-01 | Barbarian ambushs: | Jessica Tölke | 1 | -240/+285 | |
- fix bug that prevents ambushs from happening again if a different player killed the last wolvern - save which ambushs has already been triggered in a temporary variable to prevent a player using only one ambush again and again | |||||
2012-01-18 | Barbarians: Removing the alternation of a global constant | Stefan Dombrowski | 1 | -15/+0 | |
$@Q_Barbarians_wolvern_amount is already set to 16 in barbarianinit.txt | |||||
2012-01-17 | Barbarian: some tweaks | Jessica Tölke | 1 | -15/+15 | |
- in dialogue - on the ambushs: increased amount of wolverns to hunt, but decreased numbers of wolverns per ambush | |||||
2012-01-17 | Barbarian quest: change some variables that are used as constants to global ↵ | Jessica Tölke | 1 | -120/+60 | |
and put them in an init NPC | |||||
2012-01-17 | Some fixes to the Barbarian quests | Stefan Dombrowski | 1 | -75/+135 | |
2012-01-12 | Barbarians: Fix in Wolvern ambushs. | Jessica Tölke | 1 | -30/+30 | |
Now the chance of getting ambushed goes from high to low instead of from low to high. | |||||
2012-01-11 | Barbarians: some fix in Fluffy Hunting minigame to prevent a level 1 char ↵ | Jessica Tölke | 1 | -3/+2 | |
doing the quest with doing nothing. Also remove some debug code and comments in ambushs.txt and update submodule pointer. | |||||
2011-12-21 | Replace dummy monsters in barbarian quests with wolvern. | Jessica Tölke | 1 | -30/+30 | |
2011-11-19 | Changing invisible npc ID to 32767 when it is not a warp. | cafe | 1 | -30/+30 | |
2011-09-03 | add check of return value from attachrid in several scripts | Jessica Tölke | 1 | -15/+105 | |
2011-09-02 | barbarians: adding more ambushs to 034-1 | Jessica Tölke | 1 | -6/+634 | |
2011-09-02 | barbarians: some work on the wolvern quest | Jessica Tölke | 1 | -0/+95 | |
removed the sweets part from birrod and added dialogue for the wolvern quest added start of wolvern ambushs on 034-1 |