summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-09-02Disable or fix NPCs with attachrid problemsv2011.09.03Ben Longbons6-11/+26
2011-08-31Yeti stats changed to bring it back to previous difficulty.v2011.08.31Jessica Tölke1-1/+1
adelay: 1200, dmotion: 900
2011-08-31Tutorial: get the starting money with some storywise explanationJessica Tölke3-8/+23
2011-08-31give starting gold via script instead of start_zenyBen Longbons2-4/+5
2011-08-30Convert tabs in tutorialBen Longbons7-833/+833
2011-08-30Map fixes: 033-1.wlk changed and submodule pointer updatedJessica Tölke2-0/+0
2011-08-30Diryn: Cost for teleport halved for players below level 45,Jessica Tölke1-62/+90
use of variables instead of hard coded numbers, adapted to new scripting guidelines
2011-08-29add pink hair color and rewrite the scriptBen Longbons7-75/+150
2011-08-29Adding NPC function: DebugJessica Tölke2-0/+399
This function gives the possibility to adjust level, skills and magic for debugging purposes.
2011-08-28Changes mob id from fluffy to Hungry fluffycoffee1-4/+4
2011-08-28Adding Hungry Fluffy to mob_db.Jessica Tölke2-0/+1
Very similar to Fluffy, but aggressive and drops no apples. Submodule pointer updated, XML for Hungry Fluffy.
2011-08-28Updated submodule pointer: snail slime particle effect fixed.Jessica Tölke1-0/+0
2011-08-28Barbarians: Birrod and Yerrnk changed to new scripting guidelinesJessica Tölke2-271/+280
and some dialogue about the Raging Skill added.
2011-08-28Punish the players that interfere in the fight from outside.coffee1-9/+46
2011-08-27Fix talk of interfering fluffy huntersBen Longbons1-2/+2
2011-08-27Implement countdown timer for fluffy huntersBen Longbons1-12/+23
2011-08-27Checks for more than 1 player at the area of the fight and warps everyone, ↵coffee1-1/+14
except the fighter, outside.
2011-08-27Fix multiple entries in highscore list, spelling of throw, reduce time to 3 ↵Ben Longbons1-8/+12
minutes
2011-08-27ignore backup files when generating importsBen Longbons1-0/+1
2011-08-27First set of conversions to using 4 spaces in place of tabs. Also replaced ↵The Kandiman23-1871/+1794
tabs with pipes in headers. Map 001-1 complete.
2011-08-27Restoring the use of $@Fluffy_Min variable, which was removed by mistake.coffee1-0/+2
2011-08-27Some small changes + Makes it possible to drop food any time during the ↵coffee1-27/+30
fight + Now the script won't eat your food if you drop more than the limit.
2011-08-27Making the map-server possible start again with removing an import of an ↵Jessica Tölke1-1/+0
non-existing file.
2011-08-26Force the converter to run for all files to update generated filesBen Longbons143-1976/+1977
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps
2011-08-26Fix and comment fluffy hunting questBen Longbons4-27/+90
2011-08-26Makes the reference to variables the same through the file.coffee1-15/+15
2011-08-26Fixes some small syntax errors and change the way the script checks if you ↵coffee1-5/+8
are loggedin or inside the right area.
2011-08-26Changing Yeti speed back to 220.Jessica Tölke2-1/+1
Adapting adelay, amotion and xml to fit, thanks to pateame for this. Updated submodule pointer for xml.
2011-08-26Added "Scorpion" after "Crotcher". It was forgotten in mob_db.txt but not in ↵Ali-G1-1/+1
monsters.xml.
2011-08-26Refactor and format the fluffy hunt codeBen Longbons3-241/+229
2011-08-25Add script function time_stamp, a replacement for gettimestrBen Longbons1-0/+56
2011-08-25Converter: new scripting guideline applied, tabs in headlines replaced by pipesJessica Tölke25-174/+174
2011-08-25Some modifications on 034-1 by Ali-G, updating wlk and submodule pointerJessica Tölke2-0/+0
2011-08-25Converter: 030-1.wlk, 030-1.wlk and 033-1.wlk changedJessica Tölke4-0/+0
Updated submodule pointer
2011-08-24Cause the switch to only change the color of the person who touches itCharles Miller1-5/+14
Also some spelling mistakes fixed
2011-08-24Update for the spark boss fight on map 005-4Charles Miller1-28/+18
Better warning messages, less spam, ability to change everyone's color by pressing the switch during the fight. and more!
2011-08-24some minor fixes on barbarians and some things to ease testingJessica Tölke1-2/+19
2011-08-24Updating submodule pointer: fix on 011-6v2011.08.24Jessica Tölke1-0/+0
2011-08-23Updating submodule pointer: fixes of walls of 012-3Jessica Tölke1-0/+0
2011-08-21removing some commented out debug npcsJessica Tölke3-119/+2
2011-08-21Prevents parua from charging more than 1 player for the fight.coffee1-2/+4
2011-08-17Compromise on the range of #inmav2011.08.18Ben Longbons1-7/+7
2011-08-16fix warps from 003-1 to 003-2Jessica Tölke2-2/+2
2011-08-09changing buy price of Cotton Shirt to prevent an exploit some corrections ↵Jessica Tölke1-22/+22
regarding whitespaces
2011-08-07Update java converter per new standardsBen Longbons3-20/+36
* Use end; instead of break; * Indent with 4 spaces instead of tab * Use pipe instead of tab as a separator To avoid merge conflicts, I did not commit the changes from running the converter
2011-08-05updated submodule pointerStefan Beller1-0/+0
starting automapping rules of thermin caves
2011-08-05Fixes the logic in reset.txt and battlecaves.txt according to o11c's ↵Coffee3-32/+32
suggestion. Makes it possible to enter the cave after completing the quest.
2011-08-03Merge remote-tracking branch 'stable/master'Ben Longbons8-727/+743
2011-08-03Completely comment out disabled scripts instead of just the first linev2011.08.03Ben Longbons8-727/+743
This meant that every line would be parsed as a toplevel script, and could crash the server under some conditions.
2011-08-03Rossy quest: replacing hard coded numbers with variables and some fixes in ↵Jessica Tölke4-64/+96
dialogue