summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-01-21Barbarians quests: dialogue polishing.Jessica Tölke4-44/+42
2012-01-19Client data: warps on 020-3 tweaked. Converter ran, submodule pointer updated.Jessica Tölke1-2/+2
2012-01-18Client-data: Opening warps between 033-1 and 019-1.Jessica Tölke2-1/+3
Converter ran, submodule pointer updated.
2012-01-18Barbarians: Removing the alternation of a global constantStefan Dombrowski1-15/+0
$@Q_Barbarians_wolvern_amount is already set to 16 in barbarianinit.txt
2012-01-17Adding new monsters to function MobPointsJessica Tölke1-0/+13
2012-01-17Adding new monster 'White Bell' to snow mapsJessica Tölke8-0/+48
Converter ran, submodule pointer updated.
2012-01-17Barbarian: some tweaksJessica Tölke4-17/+19
- in dialogue - on the ambushs: increased amount of wolverns to hunt, but decreased numbers of wolverns per ambush
2012-01-17Barbarian quest: change some variables that are used as constants to global ↵Jessica Tölke7-158/+82
and put them in an init NPC
2012-01-17Some fixes to the Barbarian questsStefan Dombrowski5-101/+162
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