Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2009-03-21 | Merge commit 'mainline/master' | Jared Adams | 17 | -1/+100 | |
2009-03-21 | Add initial data for map 022-1 | Jared Adams | 4 | -0/+16 | |
2009-03-21 | Add clover patches to woodland maps | Jared Adams | 13 | -1/+84 | |
Also add flowers to hurnscald and adjust the old woman to talk about them. | |||||
2009-03-16 | Merge commit 'mainline/master' | Jared Adams | 5 | -21/+25 | |
2009-03-16 | Fix the barrier in the magic school | Jared Adams | 4 | -20/+24 | |
2009-03-15 | Fix a bug in the sex changer | Jared Adams | 1 | -1/+1 | |
2009-03-14 | Merge commit 'mainline/master' | Jared Adams | 2 | -1/+15 | |
2009-03-14 | Fix explaination for #T00 | Jared Adams | 1 | -2/+2 | |
2009-03-14 | Add some storage NPCs | Jared Adams | 2 | -1/+15 | |
2009-03-12 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+1 | |
2009-03-11 | Adjust timer for Itka | Jared Adams | 1 | -1/+1 | |
2009-03-10 | Merge commit 'mainline/master' | Jared Adams | 4 | -36/+17 | |
Conflicts: npc/020-1_Nivalis/_import.txt | |||||
2009-03-09 | Return from the soul menhir function | Jared Adams | 1 | -0/+1 | |
2009-03-09 | Adjust the sex changers | Jared Adams | 3 | -36/+16 | |
Xanith has been removed for now. Cost for sex change is 10k GP and you need to be atleast level 10. Server message has better wording. | |||||
2009-03-08 | Merge commit 'mainline/master' | Jared Adams | 33 | -72/+295 | |
Conflicts: data/021-2.wlk data/023-1.wlk | |||||
2009-03-07 | Move bank storage to be account level | Jared Adams | 1 | -14/+20 | |
2009-03-07 | Adjust the barrier int he magic school | Jared Adams | 2 | -5/+7 | |
THe explaination is now handled better |