summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-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
2009-04-14This is to add the moubootaur head (old mouboo head).Vink1-0/+1
2009-04-11Fix Easter event prize giveoutJared Adams1-0/+1
2009-04-10Easter 2009Jared Adams4-0/+495
2009-04-10Add Paper BagJared Adams1-0/+1
2009-04-10Return from the clear variables functionJared Adams1-0/+1
2009-04-10Prepare a function to clear out old variablesJared Adams2-2/+63
2009-04-09Config entries for new anti-spam systemMadCamel1-10/+11
2009-03-21Merge commit 'mainline/master'Jared Adams18-1/+100
2009-03-21Add initial data for map 022-1Jared Adams5-0/+16
2009-03-21Add clover patches to woodland mapsJared Adams13-1/+84
Also add flowers to hurnscald and adjust the old woman to talk about them.
2009-03-16Merge commit 'mainline/master'Jared Adams6-47/+51
2009-03-16Fix the barrier in the magic schoolJared Adams4-20/+24
2009-03-15Fix a bug in the sex changerJared Adams1-1/+1
2009-03-15Fix item namesKess Vargavind1-26/+26
Fix differences between item names in server and client data as per Bash script.
2009-03-14Merge commit 'mainline/master'Jared Adams6-365/+226
2009-03-14Fix explaination for #T00Jared Adams1-2/+2
2009-03-14Add some storage NPCsJared Adams2-1/+15
2009-03-14Some command cleanup and syncronizationJared Adams4-364/+211
2009-03-14Merge commit 'mainline/master'Jared Adams2-400/+370
Conflicts: db/item_db.txt db/mob_db.txt
2009-03-14Add squirrel monsterJared Adams1-1/+2
2009-03-13Remove item classesJared Adams1-397/+363
2009-03-13Add clover patch and 4 leaf cloverJared Adams2-0/+3
2009-03-12Merge commit 'mainline/master'Jared Adams1-1/+1
2009-03-11Adjust timer for ItkaJared Adams1-1/+1
2009-03-10Add close to marriage spellJared Adams1-0/+1
2009-03-10Merge commit 'mainline/master'Jared Adams1-122/+136
2009-03-10Allow skipping of login server byt he monitorJared Adams1-6/+12
Just set it to empty in the configuration file.