Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-28 | clearing vars of christmas and halloween 2010 | Stefan Beller | 1 | -12/+43 | |
2010-12-16 | Warp Changes to get between Hurnscald and Nivalis, Orum Quest on stand-by | Wombat | 1 | -5/+5 | |
Diryn offers warp to Nivalis, Frozenbeard to Hurnscald, Taro edited out Warp changes also to prevent players from interacting with Orum Quest until the quest is finished. | |||||
2010-11-07 | Fixing return in banker script | Stefan Dombrowski | 1 | -3/+3 | |
Also renaming menu option to "Nevermind" if it results to goto L_Nev. Reviewed-by: PjotrOrial | |||||
2010-09-25 | Fixing misspelling in game rules | Stefan Dombrowski | 1 | -2/+2 | |
2010-09-18 | New rule: Do not use more than one character at the same time during battle | MadCamel | 1 | -0/+10 | |
Was able to get a good translation by a human for every language except Danish and Polish. Discussion here: http://forums.themanaworld.org/viewtopic.php?f=23&t=10906 Feel free to revert this commit and discuss further if there are objections. | |||||
2010-08-29 | Language polish project cont'd. | Sini Ruohomaa | 1 | -7/+7 | |
2010-08-23 | News update, Bug fixes, Monster Drop Changes for Gems | Wombat | 1 | -0/+2 | |
fixed a few things from previous git commits on branch, updated news | |||||
2010-08-21 | Add the foundation for the daily quest system | Chuck Miller | 1 | -0/+88 | |
2010-08-20 | Small fixes in scripts, added new monster mob points | Wombat | 1 | -4/+9 | |
guards.txt now has "aggravate" spell and bernard.txt fix added new monsters to mob_points.txt | |||||
2010-08-18 | Low Level Tulimshar Release | Wombat | 1 | -0/+5 | |
News, Small Fixes, Tulimshar Related Quests, Sandstorm Mob Changes Expensive Hurnscald Warp NPC | |||||
2010-08-05 | Lower ferry prices for lower levels | Jared Adams | 1 | -0/+8 | |
2010-07-22 | Fix banker storage function | Jared Adams | 1 | -1/+2 | |
2010-07-22 | Add the basics for candor | Chuck Miller | 1 | -0/+23 | |
Reviewed-by: Turmfalke | |||||
2010-07-11 | Merged bankers | Helmut Grohne | 1 | -0/+7 | |
There were two NPCs Achar (Tulishmar) and William (Hurnscald) that provided the storage. These NPCs are now removed. Instead the banker npc provides a menu item to open the storage. Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-07-08 | Fix spelling error. Thanks goes to remoitnane. | Chuck Miller | 1 | -1/+1 | |
2010-07-08 | Adds the evil obelisk function, which summons evil monsters for a price | Chuck Miller | 1 | -0/+70 | |
2010-07-08 | Fixed banker function to do "quit" correctly. | Helmut Grohne | 1 | -0/+1 | |
The banker function was lacking a return statement which resulted in "Quit" acting like "retrieve other amount of money". Added the missing return statement. | |||||
2010-07-07 | Add a well to fill empty bottles with water | Jared Adams | 2 | -4/+41 | |
More wells will be added later. Also fix an indentation error in the banker function. | |||||
2010-07-07 | changed the ferry ticket cost to 1000 | Maximilian Philipps | 1 | -2/+2 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-05-02 | Add naming prefix "Pink" to flower mob & petal item | Jarrett Thomas-Huxley | 1 | -2/+9 | |
2010-02-02 | Fix the banker function | Jared Adams | 1 | -15/+10 | |
Everything should be fine now. | |||||
2010-01-29 | Restore old banking menu | Jared Adams | 1 | -4/+115 | |
2010-01-27 | Improve the usefullness of the banker a bit | Jared Adams | 1 | -2/+34 | |
2010-01-24 | Add a missing ; | Jared Adams | 1 | -1/+1 | |
2010-01-24 | Expand ClearVariables function | Jared Adams | 1 | -0/+21 | |
Now removes event variables from 2009 and tryies to fix negative bank accounts. | |||||
2010-01-24 | Fix bank exploit | Jared Adams | 1 | -0/+1 | |
2010-01-24 | Change the banker to use integer input instead of a menu | jared | 1 | -121/+6 | |
2010-01-07 | Make graveyard mobs actually worth something in mob points. | Freeyorp | 1 | -7/+7 | |
(Oops.) | |||||
2009-11-04 | Fix out of range access of array. | Stefan Dombrowski | 1 | -1/+1 | |
The bug was that sometimes the respawn position was set to coordinates (0, 0), so that the player was reborn at random positions. | |||||
2009-10-20 | Adjust Soul Menhirs for better respawn points | Jared Adams | 1 | -0/+10 | |
2009-09-29 | Add Poltergeist placeholder to mobpoints | Jared Adams | 1 | -0/+1 | |
2009-09-27 | Fix mob points | Jared Adams | 1 | -3/+14 | |
2009-09-22 | Add a basic ferry system | Jared Adams | 1 | -0/+42 | |
2009-07-20 | removes next; when followed by a close; | Maximilian Philipps | 1 | -1/+0 | |
2009-06-16 | Added SkillUp function and used it whenever we magic-skill-up | Fate | 1 | -0/+25 | |
2009-06-06 | Update mob points | Jared Adams | 1 | -3/+8 | |
2009-05-16 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Fate | 2 | -1/+64 | |
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt | |||||
2009-05-05 | Fix the Soul Menhirs when you don't touch them | Jared Adams | 1 | -1/+3 | |
2009-04-10 | Return from the clear variables function | Jared Adams | 1 | -0/+1 | |
2009-04-10 | Prepare a function to clear out old variables | Jared Adams | 1 | -0/+60 | |
2009-03-10 | Merge commit 'mainline/master' | Jared Adams | 1 | -0/+1 | |
Conflicts: npc/020-1_Nivalis/_import.txt | |||||
2009-03-09 | Return from the soul menhir function | Jared Adams | 1 | -0/+1 | |
2009-03-08 | Merge commit 'mainline/master' | Jared Adams | 1 | -14/+20 | |
Conflicts: data/021-2.wlk data/023-1.wlk | |||||
2009-03-07 | Move bank storage to be account level | Jared Adams | 1 | -14/+20 | |
2009-02-18 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+2 | |
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt | |||||
2009-02-16 | Spelling and fix of random cut in barber script | Kess Vargavind | 1 | -1/+2 | |
I suppose that the 'surprise me' option was mistakingly dropped. | |||||
2009-02-14 | Merge commit 'mainline/master' | Jared Adams | 3 | -7/+14 | |
Conflicts: db/item_db.txt | |||||
2009-02-14 | Add new hair styles and color | Jared Adams | 1 | -4/+8 | |
2009-02-11 | Reenable bank deposits (now that trade is fixed) | Jared Adams | 1 | -3/+0 | |
2009-02-03 | Add missing ';' | Jared Adams | 1 | -1/+1 | |