summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2009-05-31Purged old news messages to fix performance issueBjørn Lindeijer1-120/+0
Of course, we should really also fix our BrowserBox class to not have these performance issues in the first place. This was probably just caused by the amount of text being rendered exceeding the font cache.
2009-05-31Rewrapped latest news message so that it fits horizontallyBjørn Lindeijer1-10/+11
2009-05-31FOrgot spaces on empty lineSJared Adams1-3/+3
2009-05-31Add news item for magic releaseJared Adams1-0/+20
2009-05-31Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate1-0/+1
2009-05-31Fixed build-magic to only require a single sed processFate1-7/+7
2009-05-31Add poison attack to posion skulls.Dennis Friis1-0/+1
2009-05-31Remove these from data.Dennis Friis2-324/+0
These pertain to the running of the executable and belong better in the code repo. Just symlink them into data if you do it this way around.
2009-05-31Fix 008-1.wlk to include collision tiles for a tree at (118,97) and (119,97)Freeyorp1-0/+0
2009-05-31Summoning spells now also require a root.Fate2-9/+9
2009-05-30Restricted arrow-hail spell to be nonoverlapping, reduced number of arrow hits,Fate1-3/+10
increased individual damage by 25% baseline to compensate
2009-05-30Restricted rain spell further to avoid performance issues with newer clientsFate1-5/+10
2009-05-30Merge branch 'master' of the testing branchFate83-1240/+7883
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-30Misc. fixes to magic, mostly suggested/pointed out by KessFate5-18/+40
2009-05-25Renamed potion colour description for Mopox cure from medium-light to ↵Fate1-1/+1
medium-dark, to match Caul and Elanore's descriptions
2009-05-25Adjusted magic.conf to newer server, to suppress warningsFate1-1/+1
2009-05-25Added towel item (equippable but with no effect)Fate1-0/+2
2009-05-24Added #L20, the cure-poison spell, and made Elanore explain it.Fate2-0/+45
2009-05-24Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵Fate13-62/+1134
quest items and extended magic debug functionality as needed.
2009-05-22Make green present boxes unusableJared Adams1-1/+1
2009-05-20Minor string fixesKess Vargavind3-17/+17
* Correct spelling of Scoprion (reported by erebe on the forums) * Remove plural ending from item popup syntax
2009-05-18NPCs that talk need to be known as NPCs for nowJared Adams2-2/+4
Older clients have problems with NPC interraction when there isn't an NPC object for them.
2009-05-16Added T15 and T16 spellsFate1-1/+28
2009-05-16Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate21-24/+640
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt
2009-05-16Added diluted and dark concentration potions, adjusted poison handling for ↵Fate2-5/+7
snakes and scorpions to new format
2009-05-16Elanore and the Doctor can now heal poisoning. Also added sc_poison ↵Fate3-2/+33
constant to db/const.txt.
2009-05-15Added poison to snakes and scorpions, capped rain spell range and severityFate3-3/+15
2009-05-14Extended spell duration for #N11 (protect), since its component (hard spike) ↵Fate1-1/+1
is uncommon.
2009-05-14Fixed #T00 to take a parameter and updated Auldsbel's explanation.Fate2-7/+24
In the future, it should be easier to add more figurines, if needed.
2009-05-14Fixed broken GOTO in mana seed script after level-upFate2-9/+37
2009-05-14Disabled ask-life-magic-exp spell, adjusted as-magic-exp to report stringsFate1-17/+17
instead of numbers
2009-05-13Fixed auldsbel spell invocation description syntax, though the content is ↵Fate1-1/+1
still off
2009-05-13Adjust drops for Log Head and SquirrelJared Adams1-2/+2
2009-05-13Add an acornJared Adams1-0/+2
2009-05-13Fix Dialog of officer in Central TulimsharFreeyorp1-1/+1
2009-05-12Give all invisible trigger NPCs view id 0Jared Adams5-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-05Add an NPC to test string and integer inputJared Adams2-0/+25
Only visible for 0.0.28 and above.
2009-05-05Fix the Soul Menhirs when you don't touch themJared Adams1-1/+3
2009-05-05Only show (GM) for level 60 and higher accountsJared Adams1-1/+1
2009-05-04Changed help text and comments in atcommand_local.conf.example to better ↵Chuck Miller2-2/+3
reflect what @hide does
2009-05-03Antispam threshold now measured in secondsMadCamel1-3/+3
2009-05-02Add spells to display Magic experience and Life Magic experience using #G01 ↵Freeyorp1-0/+18
and #G02 respectively.
2009-04-23Add some of fate's new commands to some filesJared Adams2-1/+27
2009-04-14Fix item number for Moubootaur headJared Adams1-1/+1