Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-22 | Fix banker storage function | Jared Adams | 1 | -1/+2 | |
2010-07-22 | Adjust level control for the fight cave | Chuck Miller | 1 | -3/+3 | |
2010-07-22 | Attempt to fix Candor Fight Cave | Chuck Miller | 1 | -1/+1 | |
2010-07-22 | Add missing goto, thanks to remoitnane for spotting | Chuck Miller | 1 | -1/+1 | |
2010-07-22 | Add a water pump to Hurnscald for real | Jared Adams | 1 | -0/+1 | |
2010-07-22 | Add the basics for candor | Chuck Miller | 13 | -0/+264 | |
Reviewed-by: Turmfalke | |||||
2010-07-12 | Add a water pump to Hurnscald | Jared Adams | 1 | -0/+5 | |
2010-07-11 | Merged bankers | Helmut Grohne | 3 | -14/+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 | 4 | -0/+82 | |
2010-07-08 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline | Maximilian Philipps | 4 | -4/+47 | |
2010-07-08 | Updated the .wlk files some scripts and file modes. | Maximilian Philipps | 14 | -10/+8 | |
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 | Update maps | Jared Adams | 5 | -1/+5 | |
2010-07-07 | Add a well to fill empty bottles with water | Jared Adams | 4 | -4/+46 | |
More wells will be added later. Also fix an indentation error in the banker function. | |||||
2010-07-07 | Mark town interior maps as no drop and town | Jared Adams | 4 | -0/+8 | |
2010-07-07 | changed the ferry ticket cost to 1000 | Maximilian Philipps | 1 | -2/+2 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-07-06 | Designate towns by map flag and prevent Bee self-destruction therein | remoitnane | 10 | -5/+10 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-06-22 | Fix an old type on Aisha's script | Jared Adams | 1 | -1/+1 | |
2010-06-19 | Re-disable Easter 2010's NPCs | remoitnane | 6 | -5/+0 | |
2010-06-18 | Add butterfly to maps | Jared Adams | 12 | -8/+80 | |
2010-06-18 | Add a start for map 003-2 | Jared Adams | 6 | -6/+23 | |
2010-06-13 | Remove the land bridge between desert and woodland | Jared Adams | 5 | -5/+9 | |
2010-05-24 | Fix an error in the restricted item script. | Freeyorp | 1 | -1/+1 | |
2010-05-24 | Disable Easter 2010 | Freeyorp | 10 | -417/+162 | |
2010-05-24 | Modify the manner in which needles are given out to a more sane method | Freeyorp | 1 | -1/+13 | |
2010-05-24 | Make sure the black rose is always converted when the character dies, even ↵ | Freeyorp | 1 | -2/+4 | |
after the quest is over. The shift still only occurs once. | |||||
2010-05-24 | Some more minor fixes | Freeyorp | 2 | -6/+11 | |
2010-05-24 | Fix a critical exploit | Freeyorp | 2 | -2/+14 | |
2010-05-24 | More range checking | Freeyorp | 1 | -0/+1 | |
2010-05-24 | More fixes for the Doctor that were lost. | No Name | 2 | -2/+3 | |
2010-05-24 | Modify the Doctor to not warp around, just stay at each location. | No Name | 5 | -1509/+2123 | |
2010-05-24 | More fixes | Freeyorp | 1 | -1/+1 | |
2010-05-24 | Fixes to Easter 2010 | Freeyorp | 3 | -5/+13 | |
2010-05-24 | Easter 2010v2010.04.08 | Freeyorp | 23 | -24/+3521 | |
2010-05-02 | Add naming prefix "Pink" to flower mob & petal item | Jarrett Thomas-Huxley | 19 | -36/+43 | |
2010-04-10 | Fix some errors with the Theater and related maps | Jared Adams | 2 | -7/+7 | |
2010-04-02 | Add theater map and new cave by poison_ivy | Jared Adams | 13 | -4/+89 | |
2010-02-14 | Close some long-standing issues in Hurnscald's Waitress NPC. | No Name | 1 | -19/+41 | |
This moves the GP and item checks to immediately precede transactions and addresses a few typographical errors. | |||||
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 | 6 | -0/+28 | |
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-12-31 | Make sure Agostine doesn't remove 2 furs for boots | Jared Adams | 1 | -1/+0 | |
2009-12-31 | Christmas 2009 event script | Mark | 2 | -0/+134 | |
2009-12-30 | Use heal instead of @die in the magic house | Jared Adams | 1 | -1/+1 | |