Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-03 | Update some map stuff | Jared Adams | 3 | -1/+1 | |
2009-06-03 | Reduced the sales value of Sulphur to make sure people can't make quite as ↵ | Fate | 1 | -1/+1 | |
much money with transmute-ash-to-sulphur | |||||
2009-06-03 | substituted weirder names for plants in the spell config (matching the ↵ | Fate | 1 | -4/+4 | |
current secret spell suffixes) | |||||
2009-06-03 | Add some bat part drops | Jared Adams | 2 | -1/+3 | |
2009-06-03 | Add Fluffy Hat | Jared Adams | 2 | -1/+2 | |
2009-06-03 | Add Pinkie Head item | Jared Adams | 2 | -374/+376 | |
2009-06-03 | Adjust herb spawn spells into a plant spawn spell | Jared Adams | 1 | -40/+27 | |
Still needs work, like better strings for identifying which plant to spawn. | |||||
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 | Removed innocous but somewhat revealing debug message from ask-magic-exp spell | Fate | 1 | -1/+0 | |
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 | 8 | -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-01 | Reduced poison severity somewhat | Fate | 1 | -6/+7 | |
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 | 3 | -2/+4 | |
2009-05-31 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 1 | -120/+21 | |
2009-05-31 | Added missing "close" to Hurnscald bookshelf. | Fate | 1 | -0/+1 | |
2009-05-31 | Purged old news messages to fix performance issue | Bjørn Lindeijer | 1 | -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-31 | Rewrapped latest news message so that it fits horizontally | Bjørn Lindeijer | 1 | -10/+11 | |
2009-05-31 | FOrgot spaces on empty lineS | Jared Adams | 1 | -3/+3 | |
2009-05-31 | Add news item for magic release | Jared Adams | 1 | -0/+20 | |
2009-05-31 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 1 | -0/+1 | |
2009-05-31 | Fixed build-magic to only require a single sed process | Fate | 1 | -7/+7 | |
2009-05-31 | Add poison attack to posion skulls. | Dennis Friis | 1 | -0/+1 | |
2009-05-31 | Remove these from data. | Dennis Friis | 2 | -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-31 | Fix 008-1.wlk to include collision tiles for a tree at (118,97) and (119,97) | Freeyorp | 1 | -0/+0 | |
2009-05-31 | Summoning spells now also require a root. | Fate | 2 | -9/+9 | |
2009-05-30 | Restricted arrow-hail spell to be nonoverlapping, reduced number of arrow hits, | Fate | 1 | -3/+10 | |
increased individual damage by 25% baseline to compensate | |||||
2009-05-30 | Restricted rain spell further to avoid performance issues with newer clients | Fate | 1 | -5/+10 | |
2009-05-30 | Merge branch 'master' of the testing branch | Fate | 83 | -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-30 | Misc. fixes to magic, mostly suggested/pointed out by Kess | Fate | 5 | -18/+40 | |
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-25 | Adjusted magic.conf to newer server, to suppress warnings | Fate | 1 | -1/+1 | |
2009-05-25 | Added towel item (equippable but with no effect) | Fate | 1 | -0/+2 | |
2009-05-24 | Added #L20, the cure-poison spell, and made Elanore explain it. | Fate | 2 | -0/+45 | |
2009-05-24 | Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵ | Fate | 13 | -62/+1134 | |
quest items and extended magic debug functionality as needed. | |||||
2009-05-22 | Make green present boxes unusable | Jared Adams | 1 | -1/+1 | |
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 | Added T15 and T16 spells | Fate | 1 | -1/+28 | |
2009-05-16 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 21 | -24/+640 | |
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt | |||||
2009-05-16 | Added diluted and dark concentration potions, adjusted poison handling for ↵ | Fate | 2 | -5/+7 | |
snakes and scorpions to new format | |||||
2009-05-16 | Elanore and the Doctor can now heal poisoning. Also added sc_poison ↵ | Fate | 3 | -2/+33 | |
constant to db/const.txt. | |||||
2009-05-15 | Added poison to snakes and scorpions, capped rain spell range and severity | Fate | 3 | -3/+15 | |
2009-05-14 | Extended spell duration for #N11 (protect), since its component (hard spike) ↵ | Fate | 1 | -1/+1 | |
is uncommon. | |||||
2009-05-14 | Fixed #T00 to take a parameter and updated Auldsbel's explanation. | Fate | 2 | -7/+24 | |
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 | 2 | -9/+37 | |
2009-05-14 | Disabled ask-life-magic-exp spell, adjusted as-magic-exp to report strings | Fate | 1 | -17/+17 | |
instead of numbers |