Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-18 | Add butterfly to maps | Jared Adams | 1 | -0/+6 | |
2010-05-02 | Add naming prefix "Pink" to flower mob & petal item | Jarrett Thomas-Huxley | 1 | -2/+2 | |
2009-10-27 | Add warps toward 025-1 | Freeyorp | 1 | -0/+1 | |
2009-09-27 | Make 022-1 accessible | Jared Adams | 1 | -1/+0 | |
Update some other walk maps too. | |||||
2009-09-10 | Fix a bug with one of the swords in a stone | Jared Adams | 1 | -0/+1 | |
2009-09-07 | Add woodland cemetery | Jared Adams | 1 | -0/+1 | |
Some work still needs to be done on the maps themselves, and the new NPCs. | |||||
2009-07-20 | removes next; when followed by a close; | Maximilian Philipps | 1 | -11/+0 | |
2009-06-17 | Apply latest mapfile changes by fate with a fresh Converter run. | Dennis Friis | 1 | -1/+1 | |
2009-06-16 | Added SkillUp function and used it whenever we magic-skill-up | Fate | 1 | -5/+8 | |
2009-06-06 | Make herbs easier to get and place squirrels | Jared Adams | 1 | -2/+15 | |
2009-06-02 | Turn a few more 'close' into labels | Kess Vargavind | 1 | -1/+1 | |
2009-06-02 | All magic teachers now warn before starting to teach level 2 spells if the ↵ | Fate | 1 | -0/+2 | |
player hasn't reached magic level 2 yet. | |||||
2009-06-01 | Fix a lockup in Alice's script | Jared Adams | 1 | -3/+6 | |
2009-05-16 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 1 | -1/+1 | |
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt | |||||
2009-05-12 | Give all invisible trigger NPCs view id 0 | Jared Adams | 1 | -1/+1 | |
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-03-21 | Merge commit 'mainline/master' | Jared Adams | 1 | -0/+6 | |
2009-03-21 | Add clover patches to woodland maps | Jared Adams | 1 | -0/+6 | |
Also add flowers to hurnscald and adjust the old woman to talk about them. | |||||
2009-02-18 | Merge commit 'mainline/master' | Jared Adams | 2 | -3/+1 | |
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt | |||||
2009-02-18 | Remove another next;close; and a potential problem | Jared Adams | 1 | -1/+1 | |
2009-02-16 | Make sure no script just ends | Jared Adams | 1 | -2/+0 | |
2009-01-24 | Finish conversion to "ItemName" | Jared Adams | 1 | -5/+3 | |
Some of the more complicated scripts (bleach/dye, for example) can't be converted so easily. | |||||
2009-01-18 | Merge branch 'master' into magic | Fate | 1 | -1/+1 | |
2009-01-12 | Added long corridor to cat cave | Bjørn Lindeijer | 1 | -1/+1 | |
So that you can't click on the pot while standing in the entrance. Also removed one spider since getting killed while talking to an NPC is buggy on the client. | |||||
2009-01-12 | Merge branch 'master' into magic | Fate | 4 | -8/+52 | |
Conflicts: db/item_db.txt | |||||
2009-01-11 | Fixed a number of remaining bugs | Fate | 1 | -14/+20 | |
2009-01-11 | Added quest to get the cat ears | Bjørn Lindeijer | 4 | -8/+52 | |
Done together with Katze | |||||
2009-01-10 | Numerous fixes. Magic level 0 should be fully operational now. | Fate | 2 | -11/+29 | |
2009-01-09 | Finished first pass of magic quest scripting | Fate | 1 | -1/+98 | |
2009-01-04 | Advancing in life, transmutation, and war magic. Also added half a story to ↵ | Fate | 1 | -19/+102 | |
the Bard. | |||||
2008-12-31 | Pre-planned level 0 spells all available (except for 'make sulphur' and ↵ | Fate | 1 | -0/+155 | |
'detect magic') | |||||
2008-11-22 | Added some missing warps | Fate | 1 | -3/+3 | |
2008-11-22 | Fixed broken warp in mountain snake cave, improved snake pit warp, added ↵ | Fate | 1 | -1/+1 | |
missing south beach to north beach warp | |||||
2008-11-22 | Update various script-related files and add wlks | Jared Adams | 1 | -1/+1 | |
2008-11-22 | Map name/warp/monster location fixes | Fate | 2 | -9/+9 | |
2008-11-19 | Change all script folders | Jared Adams | 5 | -0/+107 | |
Script files fixes are comming |