summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
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 Longbons1-0/+1
2011-08-30Convert tabs in tutorialBen Longbons7-833/+833
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 Longbons4-61/+82
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-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-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 Longbons142-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 Longbons3-26/+89
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-26Refactor and format the fluffy hunt codeBen Longbons2-241/+226
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-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-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-16fix warps from 003-1 to 003-2Jessica Tölke1-2/+2
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
2011-08-02Fix an error in Caul's dementia potion minigameJessica Tölke1-1/+1
skulls are recognized correctly now
2011-08-01Fixes the record list for the fluffy fight.Coffee1-11/+29
2011-08-01Fixes a bug at the fluffy fight. If you logout or warp to another map the ↵Coffee1-1/+3
fight is over.
2011-08-01some small fixes and notes in kimarr/fluffy hunting minigameJessica Tölke1-3/+5
2011-07-25Move warp on 011-6 from 97,170 to 97,169Enchilado1-1/+1
2011-07-23Raging Skill: name corrected from "Berserk" to "Raging" and updated clientdataJessica Tölke1-1/+1
2011-07-23small change in tutorial npc Tanisha:Jessica Tölke1-1/+2
suggestion not to put status points on intelligence at the beginning
2011-07-22changes gettimetick(1) to gettimetick(2) in the speed skill challengeCoffee3-3/+3
2011-07-20Adjusting the time of some of the battles in the new questv2011.07.20Coffee1-3/+3
2011-07-19Renaming duplicated labelCoffee1-1/+1
2011-07-19Small adjustments in the fluffy hunting minigameCoffee1-1/+7
2011-07-19Changes the battles, now some are harder than the others. Still needs to be ↵Coffee1-47/+38
tested.
2011-07-18First try at the fluffy hunting minigame.Coffee1-179/+262
2011-07-18Barbarians: Adding minigame to Birrod, some dialogueJessica Tölke2-10/+161
2011-07-18correct specialeffect2 given for spark battleWombat1-2/+2
2011-07-17Fixes a bug that was not letting the players stay in the cave for some time ↵Coffee1-0/+10
after killing all the monsters.