Age | Commit message (Expand) | Author | Files | Lines |
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -1/+1 |
2012-05-23 | Changed all SKILL_WARRIOR_RAGING entries to SKILL_RAGING. | alige Ali-G | 1 | -1/+1 |
2012-04-21 | Adding some dialogue to Yerrnk hinting on the Blue Sage quests. | Jessica Tölke | 1 | -2/+7 |
2012-02-17 | Running converter to update the mob spawns. Submodule pointer updated.v2012.02.17 | Jessica Tölke | 1 | -4/+4 |
2012-02-03 | Making doors and docks unclickable | Stefan Dombrowski | 1 | -1/+1 |
2012-02-02 | Fixing bug caused by lag during warp | Stefan Dombrowski | 1 | -3/+8 |
2012-02-01 | Barbarian ambushs: | Jessica Tölke | 1 | -0/+16 |
2012-02-01 | Barbarians: Kimarr offers the record list also before doing the hunting and c... | Jessica Tölke | 1 | -0/+2 |
2012-02-01 | Barbarians: Open the back door, if quest is not running | Stefan Dombrowski | 2 | -0/+10 |
2012-01-30 | Changing spawn of wolverns on 033-1. Converter ran, submodule pointer updated. | Jessica Tölke | 1 | -1/+1 |
2012-01-28 | Removing Debug NPC from barbarian quest | Jessica Tölke | 2 | -41/+0 |
2012-01-24 | Minor grammar edits to birrod, kimarr, and yerrnk | Frost | 3 | -38/+38 |
2012-01-21 | Barbarians quests: dialogue polishing. | Jessica Tölke | 4 | -44/+42 |
2012-01-18 | Client-data: Opening warps between 033-1 and 019-1. | Jessica Tölke | 1 | -1/+2 |
2012-01-17 | Adding new monster 'White Bell' to snow maps | Jessica Tölke | 1 | -0/+6 |
2012-01-17 | Barbarian: some tweaks | Jessica Tölke | 3 | -2/+4 |
2012-01-17 | Barbarian quest: change some variables that are used as constants to global a... | Jessica Tölke | 5 | -30/+18 |
2012-01-17 | Some fixes to the Barbarian quests | Stefan Dombrowski | 3 | -24/+24 |
2012-01-11 | Barbarians: some fix in Fluffy Hunting minigame to prevent a level 1 char doi... | Jessica Tölke | 1 | -2/+2 |
2012-01-08 | Adding monsters on snow maps (Converter ran, submodule pointer updated). | Jessica Tölke | 1 | -0/+18 |
2011-12-30 | Running converter: | Jessica Tölke | 3 | -3/+3 |
2011-12-28 | Fluffy hunting minigame: fix regarding getting the value of the player variable | Jessica Tölke | 1 | -0/+4 |
2011-12-22 | some cleanup on barbarian NPCs | Jessica Tölke | 3 | -34/+33 |
2011-12-21 | Replace dummy monsters in barbarian quests with wolvern. | Jessica Tölke | 1 | -8/+7 |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 3 | -5/+5 |
2011-10-02 | Barbarians: adding third quest given by Yerrnk, also some background dialogue. | Jessica Tölke | 1 | -11/+89 |
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 1 | -1/+1 |
2011-09-05 | Client-data: maps names changed and some minor fixes. | Jessica Tölke | 3 | -3/+3 |
2011-09-04 | Barbarians: adjusting formula for monster spawning | Jessica Tölke | 1 | -2/+5 |
2011-09-03 | warps between 033-1 and 034-1 added, updated submodule pointer | Jessica Tölke | 1 | -0/+1 |
2011-09-03 | add check of return value from attachrid in several scripts | Jessica Tölke | 1 | -1/+1 |
2011-09-03 | Merge remote-tracking branch 'mainline/master' | Jessica Tölke | 1 | -2/+1 |
2011-09-02 | Disable or fix NPCs with attachrid problemsv2011.09.03 | Ben Longbons | 1 | -2/+1 |
2011-09-02 | barbarians: fix some error in debug npc and minor spelling error in kimarr | Jessica Tölke | 2 | -2/+2 |
2011-09-02 | barbarians: some dialogue cleanup in kimarr and fixed something in the debug npc | Jessica Tölke | 2 | -5/+3 |
2011-09-02 | barbarians: some work on the wolvern quest | Jessica Tölke | 3 | -53/+55 |
2011-08-28 | Changes mob id from fluffy to Hungry fluffy | coffee | 1 | -4/+4 |
2011-08-28 | Barbarians: Birrod and Yerrnk changed to new scripting guidelines | Jessica Tölke | 2 | -271/+280 |
2011-08-28 | Punish the players that interfere in the fight from outside. | coffee | 1 | -9/+46 |
2011-08-27 | Fix talk of interfering fluffy hunters | Ben Longbons | 1 | -2/+2 |
2011-08-27 | Implement countdown timer for fluffy hunters | Ben Longbons | 1 | -12/+23 |
2011-08-27 | Checks for more than 1 player at the area of the fight and warps everyone, ex... | coffee | 1 | -1/+14 |
2011-08-27 | Fix multiple entries in highscore list, spelling of throw, reduce time to 3 m... | Ben Longbons | 1 | -8/+12 |
2011-08-27 | Restoring the use of $@Fluffy_Min variable, which was removed by mistake. | coffee | 1 | -0/+2 |
2011-08-27 | Some small changes + Makes it possible to drop food any time during the fight... | coffee | 1 | -27/+30 |
2011-08-27 | Making the map-server possible start again with removing an import of an non-... | Jessica Tölke | 1 | -1/+0 |
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 1 | -0/+1 |
2011-08-26 | Fix and comment fluffy hunting quest | Ben Longbons | 2 | -26/+88 |
2011-08-26 | Makes the reference to variables the same through the file. | coffee | 1 | -15/+15 |
2011-08-26 | Fixes some small syntax errors and change the way the script checks if you ar... | coffee | 1 | -5/+8 |