summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2011-12-30Fix the random spawn points bug.Ben Longbons3-2/+12
2011-12-30Running converter:Jessica Tölke12-44/+58
- remove Santa Slime spawns. - add White and Blue Slimes - adapt some map names - open warp from 031-3 to 044-1 Submodule pointer updated.
2011-12-30Handle quests on 019-1 in flags instead of one player variable for each. ↵Jessica Tölke3-8/+18
Added those player variables to the function ClearVariables.
2011-12-30Making quests on 019-1 seasonal.Jessica Tölke2-28/+77
2011-12-30Made santa slime spawn seasonalErik Schilling2-0/+39
2011-12-28Fluffy hunting minigame: fix regarding getting the value of the player variableJessica Tölke1-0/+4
2011-12-28Prevented use of getareausers when possibleErik Schilling3-9/+9
2011-12-22Make the hermit not repeat his story over and over.Chuck Miller1-2/+14
This is a long requested feature, but it took a girl with a very sexy name to motivate me. Patch was amended by Ablu to make it apply on the current history, mainly replacing tabs with spaces.
2011-12-22some cleanup on barbarian NPCsJessica Tölke3-34/+33
2011-12-21Replace dummy monsters in barbarian quests with wolvern.Jessica Tölke2-38/+37
2011-12-20Client-data: Submodule pointer updated.Jessica Tölke1-1/+1
Map fixes including collision, new graphics added and some graphics added.
2011-12-16New map: Snow Forest 045-1, submodule pointer updated.Jessica Tölke4-0/+17
2011-12-16amendment in the daily quest phrases for the case that the points are below ↵Jessica Tölke1-2/+7
the daily quest cost
2011-12-15Magic Notes: replacing the warp to snake pit with warp to snow area, three ↵Jessica Tölke1-3/+23
possible destinations
2011-12-15Adapting phrases indicating how many DailyQuestPoints are left in the daily ↵Jessica Tölke1-24/+19
quest function
2011-12-15Added phrases for daily quests.Erik Schilling1-2/+36
2011-12-15Christmas Event 2011: fix of checking the characters age, expand reward timev2011.12.17Jessica Tölke18-71/+141
2011-12-12Christmas Event: some fixes and improvements based on feedback of the playersv2011.12.12Jessica Tölke8-6/+128
2011-12-09Christmas Event: some fixesv2011.12.10Jessica Tölke3-4/+3
2011-12-08Minor spelling and grammar corrections for Christmas event.The Kandiman14-91/+91
2011-12-09Christmas amendmentsJessica Tölke18-100/+93
2011-12-08Christmas Event 2011Jessica Tölke22-0/+3371
2011-12-08Adding Christmas map 030-2. Submodule pointer updated.Jessica Tölke4-0/+31
2011-12-02Dialog change in Sema the miner.Christopher B. Goodwin1-4/+4
2011-12-01Changed the sprite of Sema the miner using Qwerty Dragon's work.ali-g1-1/+1
Amended by Jenalya: Updating submodule pointer.
2011-11-29fix a line in miners.txt which allowed to get more diamond powder than ↵Jessica Tölke1-1/+1
supposed to.
2011-11-28Fix unterminated buffer bug when focusing/unfocusing skills.Ben Longbons1-0/+2
2011-11-23Changed the coordinates of Selim the dyer in 009-2. The wooden part wasn't ↵ali-g1-1/+1
on the wall but floating in the air.
2011-11-21Automated following illegal rule correctionv2011.11.23brokendoor1-3/+12
Note: the introduction of whitespace errors in news.txt is intentional.
2011-11-19Changing invisible npc ID to 32767 when it is not a warp.cafe4-34/+34
2011-11-16Removed all trailing whitespaces.Erik Schilling6-23/+23
2011-11-16Made Constants case-sensitiveErik Schilling67-331/+331
2011-11-16Removed direct occurrences of itemidsErik Schilling55-571/+571
2011-11-08Fix botcheck coordinates in warptowels scripts.v2011.11.09cafe1-10/+10
2011-11-08Fixes the bug that was making people get oranges when using the orange towel.cafe1-10/+10
2011-11-07Adjusted buy price for small mushrooms and amount needed for crafting iron ↵v2011.11.08Jessica Tölke1-1/+1
potion at the alchemist buy prize changed from 100 to 125 amount changed from 4 back to 2 This prevents exploit but makes using the crafting system as attractive as possible. Also updated submodule pointer.
2011-11-06Merge branch 'stable'Ben Longbons1-2/+2
2011-11-06Fix an exploit involving buying small mushrooms and selling iron potions.Ben Longbons1-2/+2
2011-11-05fixup of dialogue in gwendolynJessica Tölke1-1/+1
2011-11-05Changing number of eggs needed for getting the Mallard's Eye skillJessica Tölke1-11/+17
2011-11-05Adapting gwendolyn.txt to scripting standard:Jessica Tölke1-155/+180
- replace zeny with Zeny and baselevel with BaseLevel - use labels formated as L_label - set all temporary player variables to zero before closing
2011-10-30Client-data:Jessica Tölke2-2/+2
Some maps fixes including collision layer and warps. Fix about snow cave tileset. Adding graphic about four-leaf clover. Converter ran and submodule pointer updated.
2011-10-30Made the name of each item be the same everywhere.ali-g12-203/+203
Changed some names in item_db.txt and the same one in corresponding scripts.
2011-10-27Replacing the graphic for Selim the Dyer:Jessica Tölke1-2/+2
Client-data: graphic and xml, Submodule pointer updated Server-data: fixup on the previous commit
2011-10-27Gave new coordinates to Selim the Dyer (in 009-2) since its spritesheet changed.ali-g1-1/+2
Added a line in his dialogue explaining why he wants dyes from the player, even though he has some behind him.
2011-10-27I adjusted some dialog in entertainer.txt rewards_master.txt sandra.txt ↵Meway5-13/+13
luca.txt bard.txt
2011-10-24Changes in npc scripts on 031-x:Jessica Tölke7-63/+103
- change zeny to Zeny and baselevel to BaseLevel - set temporary variables to zero at the end of script - some adaptions on timer handling on the yeti fight
2011-10-23Halloween event: player has to be older than one week to do the event.v2011.20.24Jessica Tölke1-1/+1
2011-10-22Add missing trick-or-treat NPC and severely reduce the possibility of ↵v2011.10.23Ben Longbons3-6/+32
exploitation
2011-10-22Adding the new lollipops to Halloween event and correcting a number.Jessica Tölke2-2/+5