Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-16 | Fixed the healers' poison curing to also cure slow-poison, made Elanore cast ↵ | Fate | 2 | -0/+5 | |
white magic | |||||
2009-06-16 | Added missing semicolon in Sagatha script | Fate | 1 | -1/+1 | |
2009-06-16 | Adjusted Sagatha dialogue when wearing fluffy hat | Fate | 1 | -8/+16 | |
2009-06-16 | Tondar now hands out the ask-magic-progress spell | Fate | 1 | -0/+54 | |
2009-06-06 | Fix a missing goto if the person has chosen the evil path. | Dennis Friis | 1 | -1/+1 | |
2009-06-06 | Add Sagatha reaction to wearing hats of forest creatures. | Dennis Friis | 1 | -4/+27 | |
2009-06-06 | Update mob points | Jared Adams | 1 | -3/+8 | |
2009-06-06 | Make herbs easier to get and place squirrels | Jared Adams | 10 | -20/+115 | |
2009-06-06 | Fix some typos | Jared Adams | 1 | -2/+2 | |
2009-06-06 | Make Hinnak respond to the Pinkie head | Jared Adams | 1 | -2/+38 | |
2009-06-06 | Add a dialog to when the quest is finished to keep client from locking up. | Dennis Friis | 1 | -0/+2 | |
If not, its impossible to talk to other NPCs unless you relogin. | |||||
2009-06-06 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 2 | -4/+11 | |
2009-06-06 | Fixed the fix for Wyara | Fate | 1 | -2/+2 | |
2009-06-06 | Catch players who fell through the cracks wrt learning nature or life magic ↵ | Fate | 2 | -0/+4 | |
due to the most recent bug | |||||
2009-06-06 | Add close to Wedding Officiator and Nicholas as pointed out by fate. | Dennis Friis | 2 | -4/+11 | |
Since the new client no longer has a cancel button. | |||||
2009-06-06 | Fixed a bug introduced by the last push due to which Elanore, Omar and ↵ | Fate | 1 | -0/+1 | |
Kadiya wouldn't talk anymore | |||||
2009-06-06 | Elanore quest status corruption autocorrection | Fate | 3 | -1/+26 | |
2009-06-06 | Fixed spirit to write to QUEST_MAGIC2 variable, doc updates | Fate | 3 | -1/+17 | |
2009-06-06 | Fixed a bug in the desert spirit state handling, added a cleanup patch, | Fate | 1 | -0/+13 | |
and added initial documentation for how magic is implemented script-wise. | |||||
2009-06-03 | Update some map stuff | Jared Adams | 1 | -1/+1 | |
2009-06-02 | Turn a few more 'close' into labels | Kess Vargavind | 3 | -3/+4 | |
2009-06-02 | Added another warning for a level 2 spell to Wyara. | Fate | 1 | -1/+3 | |
2009-06-02 | All magic teachers now warn before starting to teach level 2 spells if the ↵ | Fate | 3 | -1/+5 | |
player hasn't reached magic level 2 yet. | |||||
2009-06-02 | Fixed broken return-to-main-loop for wyara after asking about imprisoned ↵ | Fate | 1 | -1/+1 | |
desert spirit | |||||
2009-06-01 | Fix a lockup in Alice's script | Jared Adams | 1 | -3/+6 | |
2009-06-01 | More fixes for item labels | Kess Vargavind | 6 | -10/+10 | |
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-01 | Fixed names of cowboy hats in Pachua script | Fate | 1 | -2/+2 | |
2009-05-31 | Added slow-poison potions and made Wyara sell them | Fate | 1 | -2/+2 | |
2009-05-31 | Added missing "close" to Hurnscald bookshelf. | Fate | 1 | -0/+1 | |
2009-05-31 | Summoning spells now also require a root. | Fate | 1 | -2/+2 | |
2009-05-30 | Merge branch 'master' of the testing branch | Fate | 74 | -572/+6473 | |
Conflicts: conf/magic.conf db/item_db.txt npc/013-3_Cave/barrier.txt Eliminated conf/magic.conf. Re-build this file using conf/build-magic.sh; otherwise marriage will be disabled and spells won't work. | |||||
2009-05-30 | Misc. fixes to magic, mostly suggested/pointed out by Kess | Fate | 4 | -16/+36 | |
2009-05-25 | Renamed potion colour description for Mopox cure from medium-light to ↵ | Fate | 1 | -1/+1 | |
medium-dark, to match Caul and Elanore's descriptions | |||||
2009-05-24 | Added #L20, the cure-poison spell, and made Elanore explain it. | Fate | 1 | -0/+25 | |
2009-05-24 | Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵ | Fate | 10 | -60/+1102 | |
quest items and extended magic debug functionality as needed. | |||||
2009-05-20 | Minor string fixes | Kess Vargavind | 3 | -17/+17 | |
* Correct spelling of Scoprion (reported by erebe on the forums) * Remove plural ending from item popup syntax | |||||
2009-05-18 | NPCs that talk need to be known as NPCs for now | Jared Adams | 2 | -2/+4 | |
Older clients have problems with NPC interraction when there isn't an NPC object for them. | |||||
2009-05-16 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 15 | -9/+594 | |
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt | |||||
2009-05-16 | Elanore and the Doctor can now heal poisoning. Also added sc_poison ↵ | Fate | 2 | -2/+31 | |
constant to db/const.txt. | |||||
2009-05-14 | Fixed #T00 to take a parameter and updated Auldsbel's explanation. | Fate | 1 | -2/+11 | |
In the future, it should be easier to add more figurines, if needed. | |||||
2009-05-14 | Fixed broken GOTO in mana seed script after level-up | Fate | 1 | -1/+1 | |
2009-05-13 | Fixed auldsbel spell invocation description syntax, though the content is ↵ | Fate | 1 | -1/+1 | |
still off | |||||
2009-05-13 | Fix Dialog of officer in Central Tulimshar | Freeyorp | 1 | -1/+1 | |
2009-05-12 | Give all invisible trigger NPCs view id 0 | Jared Adams | 5 | -5/+5 | |
The client completely ignores this view, which will prevent problems if you click on them by accident with older clients. I'll change eAthena to not even send view id (job) 0. | |||||
2009-05-05 | Add an NPC to test string and integer input | Jared Adams | 2 | -0/+25 | |
Only visible for 0.0.28 and above. | |||||
2009-05-05 | Fix the Soul Menhirs when you don't touch them | Jared Adams | 1 | -1/+3 | |
2009-04-11 | Fix Easter event prize giveout | Jared Adams | 1 | -0/+1 | |
2009-04-10 | Easter 2009 | Jared Adams | 4 | -0/+495 | |
2009-04-10 | Return from the clear variables function | Jared Adams | 1 | -0/+1 | |
2009-04-10 | Prepare a function to clear out old variables | Jared Adams | 2 | -2/+63 | |