summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-01-12Barbarians: Fix in Wolvern ambushs.Jessica Tölke1-30/+30
Now the chance of getting ambushed goes from high to low instead of from low to high.
2012-01-11Barbarians: some fix in Fluffy Hunting minigame to prevent a level 1 char ↵Jessica Tölke2-5/+4
doing the quest with doing nothing. Also remove some debug code and comments in ambushs.txt and update submodule pointer.
2012-01-09Changing warp from 002-3 to 002-1 to avoid warping back immediatly. ↵Jessica Tölke1-1/+1
Converter ran, submodule pointer updated.
2012-01-08Adding monsters on snow maps (Converter ran, submodule pointer updated).Jessica Tölke6-0/+179
2012-01-07Disable Christmas 2011Jessica Tölke1-1/+2
2012-01-05Ferry function: setting temporary player variables to zero before closing.Jessica Tölke1-7/+14
2012-01-04Small fix of missspelled label in debug function.Jessica Tölke1-1/+1
2011-12-31Adding warp between 034-1 and 045-1. Submodule pointer updated.Jessica Tölke2-0/+4
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.