Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2010-05-24 | Fixes to Easter 2010 | Freeyorp | 5 | -7/+27 | |
2010-05-24 | Easter 2010v2010.04.08 | Freeyorp | 29 | -40/+3909 | |
2010-05-02 | Add naming prefix "Pink" to flower mob & petal item | Jarrett Thomas-Huxley | 22 | -39/+46 | |
2010-04-29 | Add Bee mob entry, add Bee mob skills, add Flower mob skills, add Honey, add ↵ | Jarrett Thomas-Huxley | 3 | -0/+44 | |
additional mob and item placeholders. | |||||
2010-04-10 | Fix some errors with the Theater and related maps | Jared Adams | 5 | -8/+8 | |
2010-04-02 | Add theater map and new cave by poison_ivy | Jared Adams | 18 | -4/+91 | |
2010-03-24 | Revert "Update comments in the battle conf file to reflect new death penalty" | Chuck Miller | 1 | -2/+1 | |
This reverts commit db591195e99aa82f33ce89fac96d307741a48124. | |||||
2010-03-24 | Update comments in the battle conf file to reflect new death penalty | Chuck Miller | 1 | -1/+2 | |
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 | Disallow '#' in char names | Jared Adams | 1 | -1/+1 | |
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-25 | Change drop rate of Iron Ore from Yellow Slimes to 4.5%... | Chuck Miller | 1 | -1/+1 | |
Freeyorp had a issue with it so high, so even though I disagree I will trust his judgement... Open source is about trust. | |||||
2010-01-24 | Increase Iron Ore Drop Rate from Yellow Slimes to 23.5%... up from 1.5% | Chuck Miller | 1 | -1/+1 | |
2010-01-24 | Add a missing ; | Jared Adams | 1 | -1/+1 | |
2010-01-24 | Update example @command file to match Platinum | Jared Adams | 1 | -53/+55 | |
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-21 | Increase minimum supported client version to 0.0.28.1 | Jared Adams | 1 | -3/+7 | |
Also add a few changes that were made on the server but not put here. | |||||
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-31 | Database entries for generic & dyed Party hats | Mark | 1 | -1/+12 | |
2009-12-30 | Use heal instead of @die in the magic house | Jared Adams | 1 | -1/+1 | |
2009-12-29 | Prevent special purpose items from being equipped | Freeyorp | 1 | -3/+3 | |
2009-12-29 | Prevent unreleased items from being equipped. | Freeyorp | 1 | -23/+23 | |
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 | 3 | -0/+15 | |
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-12-23 | Readd blank line between holiday and recolor items | Jared Adams | 1 | -0/+1 | |
2009-12-23 | Added item# 1242 Snow Goggles to item_db.text | Mark | 1 | -1/+1 | |
2009-12-19 | Add some Christmas stiff | Jared Adams | 1 | -0/+8 | |
2009-12-09 | Update walkmaps | Jared Adams | 4 | -0/+0 | |