Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2009-12-29 | Add a function which prevents restricted items from being worn when debug is ↵ | Freeyorp | 2 | -0/+19 | |
not enabled | |||||
2009-12-29 | Add a function which prevents unreleased items from being equipped. | Freeyorp | 2 | -0/+12 | |
The intended use is that unreleased items call this in EquipScript, so that leaked items do not have a serious impact on gameplay. | |||||
2009-12-25 | Auldsbel was intented to require 100 Silk things... but he was only deleting 20 | Chuck Miller | 1 | -1/+1 | |
2009-11-29 | Fix injured mouboo to have a cancel option on give | Jared Adams | 1 | -3/+9 | |
2009-11-28 | Don't show the menu for party join permits again | Jared Adams | 1 | -0/+1 | |
2009-11-27 | Fixing a bug where you could not talk to NPCs. | Stefan Dombrowski | 5 | -12/+13 | |
Problem: When you try to talk to some NPCs and these NPC don't speak to you, then after that you can't talk to any other NPC until the client is restarted. Solution: The responsibilities of the rules NPC are moved to Ian. The well and the tree are talking to everyone now. | |||||
2009-11-25 | Rerun converter | Jared Adams | 9 | -8/+8 | |
2009-11-10 | Make the Elanore near the docks show as magic | Jared Adams | 1 | -1/+1 | |
2009-11-08 | Adjust Tulimshar Rewards Master | fother | 1 | -1/+1 | |
2009-11-08 | Updated Monster Points rewards, added stats to Green Apple, added Green ↵ | fother | 2 | -2/+2 | |
Apple as sell item for Oscar. | |||||
2009-11-04 | Disable Halloween event | Jared Adams | 1 | -1/+1 | |
2009-11-04 | Halloween 2009 | Freeyorp | 2 | -0/+309 | |