summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-06-19Fix a few wrong imports.Dennis Friis2-4/+0
2009-06-17Add 011-5.wlkJared Adams1-0/+0
2009-06-17Move some woodland spawns to TMX formatJared Adams28-459/+361
2009-06-17Adjust tmwcon to skip maps that haven't changedJared Adams3-30/+43
2009-06-17Apply latest mapfile changes by fate with a fresh Converter run.Dennis Friis24-131/+128
2009-06-16Added SkillUp function and used it whenever we magic-skill-upFate10-66/+125
2009-06-16Fixed the healers' poison curing to also cure slow-poison, made Elanore cast ↵Fate2-0/+5
white magic
2009-06-16Added missing semicolon in Sagatha scriptFate2-1/+2
2009-06-16Adjusted Sagatha dialogue when wearing fluffy hatFate1-8/+16
2009-06-16Tondar now hands out the ask-magic-progress spellFate2-7/+71
2009-06-15Fix a '9' that should have been a '99'.Dennis Friis1-1/+1
2009-06-10Fix item ID for the bat teethJared Adams1-1/+1
2009-06-06Fix a missing goto if the person has chosen the evil path.Dennis Friis1-1/+1
2009-06-06Adjust drop rates for pinkie and fluffy hats.Dennis Friis1-2/+2
2009-06-06Rename pinkie head to pinkie hat.Dennis Friis1-1/+1
2009-06-06Add Sagatha reaction to wearing hats of forest creatures.Dennis Friis1-4/+27
2009-06-06Update mob pointsJared Adams1-3/+8
2009-06-06Make herbs easier to get and place squirrelsJared Adams10-20/+115
2009-06-06Fix some typosJared Adams1-2/+2
2009-06-06Make Hinnak respond to the Pinkie headJared Adams1-2/+38
2009-06-06Add a dialog to when the quest is finished to keep client from locking up.Dennis Friis1-0/+2
If not, its impossible to talk to other NPCs unless you relogin.
2009-06-06Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate2-4/+11
2009-06-06Fixed the fix for WyaraFate1-2/+2
2009-06-06Catch players who fell through the cracks wrt learning nature or life magic ↵Fate2-0/+4
due to the most recent bug
2009-06-06Add close to Wedding Officiator and Nicholas as pointed out by fate.Dennis Friis2-4/+11
Since the new client no longer has a cancel button.
2009-06-06Fixed a bug introduced by the last push due to which Elanore, Omar and ↵Fate1-0/+1
Kadiya wouldn't talk anymore
2009-06-06Elanore quest status corruption autocorrectionFate3-1/+26
2009-06-06Fixed spirit to write to QUEST_MAGIC2 variable, doc updatesFate3-1/+17
2009-06-06Fixed a bug in the desert spirit state handling, added a cleanup patch,Fate1-0/+13
and added initial documentation for how magic is implemented script-wise.
2009-06-03Simplify herb amount math for growth spellsJared Adams1-4/+4
2009-06-03Revert "Adjust herb spawn spells into a plant spawn spell"Jared Adams1-27/+40
This reverts commit 00aa5d746fe7ce24b5bb491087cef53ac96b0d38.
2009-06-03Update some map stuffJared Adams3-1/+1
2009-06-03Reduced the sales value of Sulphur to make sure people can't make quite as ↵Fate1-1/+1
much money with transmute-ash-to-sulphur
2009-06-03substituted weirder names for plants in the spell config (matching the ↵Fate1-4/+4
current secret spell suffixes)
2009-06-03Add some bat part dropsJared Adams2-1/+3
2009-06-03Add Fluffy HatJared Adams2-1/+2
2009-06-03Add Pinkie Head itemJared Adams2-374/+376
2009-06-03Adjust herb spawn spells into a plant spawn spellJared Adams1-40/+27
Still needs work, like better strings for identifying which plant to spawn.
2009-06-02Turn a few more 'close' into labelsKess Vargavind3-3/+4
2009-06-02Added another warning for a level 2 spell to Wyara.Fate1-1/+3
2009-06-02All magic teachers now warn before starting to teach level 2 spells if the ↵Fate3-1/+5
player hasn't reached magic level 2 yet.
2009-06-02Removed innocous but somewhat revealing debug message from ask-magic-exp spellFate1-1/+0
2009-06-02Fixed broken return-to-main-loop for wyara after asking about imprisoned ↵Fate1-1/+1
desert spirit
2009-06-01Fix a lockup in Alice's scriptJared Adams1-3/+6
2009-06-01More fixes for item labelsKess Vargavind8-14/+39
I am sorry about forgetting to check the scripts, I learnt that mistake too late. This is the situation a few grep's later. (I also updated the ignore list.)
2009-06-01Reduced poison severity somewhatFate1-6/+7
2009-06-01Fixed names of cowboy hats in Pachua scriptFate1-2/+2
2009-05-31Added slow-poison potions and made Wyara sell themFate3-2/+4
2009-05-31Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate1-120/+21
2009-05-31Added missing "close" to Hurnscald bookshelf.Fate1-0/+1