Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-20 | Add another wedding location | Jared Adams | 1 | -0/+5 | |
2009-08-13 | Rename Apple to Red Apple | Chuck Miller | 1 | -1/+1 | |
2009-07-20 | Fixes in item_db.txt | Kess Vargavind | 1 | -3/+3 | |
* Fixed a lapsus in one item ID * Fixed two labels so that they correspond to the item names | |||||
2009-07-15 | Add Assassin set | Chuck Miller | 1 | -1/+4 | |
2009-06-22 | Lower weights of cactus healers to match items.xml. | Dennis Friis | 1 | -2/+2 | |
2009-06-16 | Added SkillUp function and used it whenever we magic-skill-up | Fate | 1 | -0/+8 | |
2009-06-10 | Fix item ID for the bat teeth | Jared Adams | 1 | -1/+1 | |
2009-06-06 | Adjust drop rates for pinkie and fluffy hats. | Dennis Friis | 1 | -2/+2 | |
2009-06-06 | Rename pinkie head to pinkie hat. | Dennis Friis | 1 | -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 | 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-01 | Reduced poison severity somewhat | Fate | 1 | -6/+7 | |
2009-05-31 | Added slow-poison potions and made Wyara sell them | Fate | 2 | -0/+2 | |
2009-05-31 | Add poison attack to posion skulls. | Dennis Friis | 1 | -0/+1 | |
2009-05-30 | Merge branch 'master' of the testing branch | Fate | 5 | -22/+72 | |
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-25 | Added towel item (equippable but with no effect) | Fate | 1 | -0/+2 | |
2009-05-24 | Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵ | Fate | 2 | -0/+5 | |
quest items and extended magic debug functionality as needed. | |||||
2009-05-22 | Make green present boxes unusable | Jared Adams | 1 | -1/+1 | |
2009-05-16 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 2 | -2/+5 | |
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 | 1 | -0/+2 | |
constant to db/const.txt. | |||||
2009-05-15 | Added poison to snakes and scorpions, capped rain spell range and severity | Fate | 2 | -1/+13 | |
2009-05-13 | Adjust drops for Log Head and Squirrel | Jared Adams | 1 | -2/+2 | |
2009-05-13 | Add an acorn | Jared Adams | 1 | -0/+2 | |
2009-04-14 | Fix item number for Moubootaur head | Jared Adams | 1 | -1/+1 | |
2009-04-14 | This is to add the moubootaur head (old mouboo head). | Vink | 1 | -0/+1 | |
2009-04-10 | Add Paper Bag | Jared Adams | 1 | -0/+1 | |
2009-03-16 | Merge commit 'mainline/master' | Jared Adams | 1 | -26/+26 | |
2009-03-15 | Fix item names | Kess Vargavind | 1 | -26/+26 | |
Fix differences between item names in server and client data as per Bash script. | |||||
2009-03-14 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+1 | |
2009-03-14 | Some command cleanup and syncronization | Jared Adams | 1 | -1/+1 | |
2009-03-14 | Merge commit 'mainline/master' | Jared Adams | 2 | -400/+370 | |
Conflicts: db/item_db.txt db/mob_db.txt | |||||
2009-03-14 | Add squirrel monster | Jared Adams | 1 | -1/+2 | |
2009-03-13 | Remove item classes | Jared Adams | 1 | -397/+363 | |
2009-03-13 | Add clover patch and 4 leaf clover | Jared Adams | 2 | -0/+3 | |
2009-03-06 | Merge commit 'mainline/master' | Jared Adams | 1 | -15/+28 | |
Conflicts: conf/magic.conf | |||||
2009-02-26 | Remove mention of colour in names of dyeable base items | Kess Vargavind | 1 | -2/+2 | |
2009-02-25 | Add dyed gloves and put them on sale | Scott Ellis | 1 | -1/+14 | |
2009-02-24 | Tweak spelling of a few item names | Kess Vargavind | 1 | -12/+12 | |
2009-02-14 | Merge commit 'mainline/master' | Jared Adams | 2 | -7/+7 | |
Conflicts: db/item_db.txt | |||||
2009-02-13 | Use spaces in the human friendly item names | Kess Vargavind | 1 | -5/+5 | |
2009-02-13 | Fix a few item name errors | Jared Adams | 1 | -1/+1 | |
2009-02-06 | Add root | Jared Adams | 2 | -2/+2 | |
Dropped by log head at 25% | |||||
2009-01-31 | Fix silk worm to have 0 stats | Jared Adams | 1 | -5/+5 | |
2009-01-23 | Start converting scripts over to "ItemName" | Jared Adams | 1 | -2/+2 | |
Instead of using the item number. A few small bug fixes are also here. | |||||
2009-01-22 | Changed purification potion permissions to allow all genders | Fate | 1 | -1/+1 | |
2009-01-22 | Merge commit 'origin/master' into magic | Jared Adams | 2 | -46/+42 | |
2009-01-22 | Add some cakes: white, chocolate, orange, & apple | Jared Adams | 1 | -0/+5 | |