Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-31 | Correct some issues in Parua's dialogue | remoitnane | 1 | -12/+13 | |
2010-07-27 | Fix some indentation in mob_db | Jared Adams | 1 | -1/+1 | |
2010-07-27 | Clean up and restore some spawns and a lost warp | remoitnane | 14 | -15/+21 | |
Thanks to JefKve for spotting the original error. Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-07-26 | Make the Candor fight harder | Chuck Miller | 1 | -4/+6 | |
2010-07-25 | Uncomment the player count check | Chuck Miller | 1 | -1/+1 | |
2010-07-25 | Readjust monster cost on candor to be more warrior friendly | Chuck Miller | 1 | -12/+12 | |
2010-07-24 | Increase the occurance of the 029-1 map updates for candor | Chuck Miller | 1 | -2/+2 | |
2010-07-24 | Update candor to give updates to the outside | Chuck Miller | 1 | -2/+11 | |
2010-07-24 | Increase the difficulty curve on Candor | Chuck Miller | 1 | -2/+2 | |
Hopefully this will reduce the wait time | |||||
2010-07-23 | Disable the timer while the game is not running | Chuck Miller | 1 | -2/+5 | |
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 | 17 | -0/+267 | |
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 | 19 | -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 | 7 | -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 weight for a lot of items | Maximilian Philipps | 1 | -240/+240 | |
10g steaks still don't make much sense, but at least some powder from a wisp isn't longer 3 times as heavy as the weapon you used to kill it. | |||||
2010-07-07 | Reduced the sell price of bat drops | Maximilian Philipps | 1 | -2/+2 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
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 | 11 | -6/+11 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-06-28 | Do some maintenance on news.php | Jared Adams | 1 | -3/+1 | |
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 a drop to the butterfly | Jared Adams | 1 | -1/+1 | |
2010-06-18 | Add butterfly to maps | Jared Adams | 12 | -8/+80 | |
2010-06-18 | FIx walkmap for 003-2 | Jared Adams | 1 | -1/+1 | |
2010-06-18 | Add a start for map 003-2 | Jared Adams | 8 | -6/+24 | |
2010-06-17 | Initial revision of bee and butterfly stats | Freeyorp | 1 | -1/+2 | |
2010-06-16 | Add news entries | Freeyorp | 1 | -0/+38 | |
Credit to Byakushin from IRC for writing these :) | |||||
2010-06-13 | Remove the land bridge between desert and woodland | Jared Adams | 7 | -5/+9 | |
2010-05-24 | Fix an error in the restricted item script. | Freeyorp | 1 | -1/+1 | |
2010-05-24 | Disable Easter 2010 | Freeyorp | 11 | -617/+362 | |
2010-05-24 | Modify the manner in which needles are given out to a more sane method | Freeyorp | 3 | -2/+18 | |
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 | 4 | -28/+37 | |
2010-05-24 | Fix a critical exploit | Freeyorp | 3 | -8/+32 | |
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 | 6 | -1535/+2123 | |
2010-05-24 | More fixes | Freeyorp | 2 | -2/+2 | |