summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2010-01-24Expand ClearVariables functionJared Adams6-0/+28
Now removes event variables from 2009 and tryies to fix negative bank accounts.
2010-01-24Fix bank exploitJared Adams1-0/+1
2010-01-24Change the banker to use integer input instead of a menujared1-121/+6
2010-01-07Make graveyard mobs actually worth something in mob points.Freeyorp1-7/+7
(Oops.)
2009-12-31Make sure Agostine doesn't remove 2 furs for bootsJared Adams1-1/+0
2009-12-31Christmas 2009 event scriptMark2-0/+134
2009-12-30Use heal instead of @die in the magic houseJared Adams1-1/+1
2009-12-29Add a function which prevents restricted items from being worn when debug is ↵Freeyorp2-0/+19
not enabled
2009-12-29Add a function which prevents unreleased items from being equipped.Freeyorp2-0/+12
The intended use is that unreleased items call this in EquipScript, so that leaked items do not have a serious impact on gameplay.
2009-12-25Auldsbel was intented to require 100 Silk things... but he was only deleting 20v2009.12.25Chuck Miller1-1/+1
2009-11-29Fix injured mouboo to have a cancel option on giveJared Adams1-3/+9
2009-11-28Don't show the menu for party join permits againJared Adams1-0/+1
2009-11-27Fixing a bug where you could not talk to NPCs.Stefan Dombrowski5-12/+13
Problem: When you try to talk to some NPCs and these NPC don't speak to you, then after that you can't talk to any other NPC until the client is restarted. Solution: The responsibilities of the rules NPC are moved to Ian. The well and the tree are talking to everyone now.
2009-11-25Rerun converterJared Adams9-8/+8
2009-11-10Make the Elanore near the docks show as magicJared Adams1-1/+1
2009-11-08Adjust Tulimshar Rewards Masterfother1-1/+1
2009-11-08Updated Monster Points rewards, added stats to Green Apple, added Green ↵fother2-2/+2
Apple as sell item for Oscar.
2009-11-04Disable Halloween eventJared Adams1-1/+1
2009-11-04Halloween 2009Freeyorp2-0/+309
2009-11-04Fix out of range access of array.Stefan Dombrowski1-1/+1
The bug was that sometimes the respawn position was set to coordinates (0, 0), so that the player was reborn at random positions.
2009-10-27Add warps toward 025-1Freeyorp2-0/+2
2009-10-25Adjust Airlia's quest requirementsJared Adams1-15/+13
2009-10-20Adjust Soul Menhirs for better respawn pointsJared Adams4-6/+22
2009-10-17Adjust spawns for mask antechamberJared Adams1-2/+6
2009-10-15Update graveyard and swamp mapsJared Adams3-0/+175
2009-10-09Fix injured mouboo to use the new apple nameJared Adams1-1/+1
2009-10-09FOrbot mobs file for Omar's houseJared Adams1-0/+7
2009-10-08Finish Caretaker's dialogJared Adams1-3/+19
2009-10-07Update trim/lengthen script for MiniskirtKess Vargavind3-30/+42
Also add it for dyeing and bleaching.
2009-10-07Lora Tay can make MiniskirtsMadCamel1-8/+15
2009-10-06Add more dialog to the CaretakerJared Adams1-9/+14
2009-10-04Add Freeyorp to the graves and a sign in the swampJared Adams3-0/+15
2009-10-03Add the caretaker's wifeJared Adams1-0/+15
Killing her results in a 5 minute ban of the player.
2009-09-29Add Poltergeist placeholder to mobpointsJared Adams2-1/+1
2009-09-28Reduce map 001-4Jared Adams6-8/+9
2009-09-28More missing goto'sKess Vargavind1-2/+2
2009-09-28Properly disabled Luca's skillsFate1-4/+4
2009-09-27Fix Trader scriptJared Adams1-1/+1
2009-09-27Make 022-1 accessibleJared Adams8-23/+13
Update some other walk maps too.
2009-09-27Fix mob pointsJared Adams1-3/+14
2009-09-26Prevent drops in townsJared Adams10-0/+10
2009-09-26Merge branch 'skill'Fate3-123/+262
2009-09-26Disabled Luca's initial skill supportFate3-123/+262
2009-09-26Merge branch 'skill'Fate2-2/+115
2009-09-26Reverted to pre-skills version of the bardFate1-20/+21
2009-09-23Initial skill NPC supportFate2-7/+119
2009-09-22Adds missing next for a bakery npcChuck Miller1-1/+1
2009-09-22Add a basic ferry systemJared Adams9-8/+78
2009-09-19Sagatha now warns about the desert well when talking about the druid treeFate1-0/+4
2009-09-18Adds the entertainer, one who teachs the Emote skillChuck Miller2-0/+45