Age | Commit message (Expand) | Author | Files | Lines |
2009-03-14 | Fix some storage-related code | Jared Adams | 4 | -9/+22 |
2009-03-14 | More @command cleanup | Jared Adams | 3 | -541/+31 |
2009-03-13 | Remov eitem classes | Jared Adams | 3 | -36/+9 |
2009-03-11 | FIx a bug dealing with storage and scripting | Jared Adams | 3 | -2/+3 |
2009-03-10 | Apply sanity checks from Wombat | Jared Adams | 3 | -12/+37 |
2009-03-09 | Add healing effect when under item healing | Jared Adams | 2 | -84/+73 |
2009-03-09 | Fix bug in sell system | Jared Adams | 1 | -3/+0 |
2009-03-09 | Fixes for some character server crashes | Bjørn Lindeijer | 1 | -3/+3 |
2009-03-08 | Fix auth bug in char server | Jared Adams | 1 | -4/+0 |
2009-03-08 | Remove uneeded stuff | Jared Adams | 5 | -641/+0 |
2009-03-08 | Strip some more out | Jared Adams | 17 | -1317/+15 |
2009-03-08 | Some more cleanup | Jared Adams | 8 | -4346/+5 |
2009-03-08 | Remove pet and vending systems | Jared Adams | 26 | -4948/+216 |
2009-03-08 | Fix some miscellanea | Jared Adams | 1 | -14/+10 |
2009-03-08 | Remove packet versions from map server | Jared Adams | 3 | -770/+87 |
2009-03-07 | Allow multiple char-servers to connect | Jared Adams | 1 | -0/+11 |
2009-03-02 | Add another function for checking player location | Jared Adams | 1 | -1/+28 |
2009-03-01 | Allow divorce function to be used as a condition | Jared Adams | 1 | -1/+1 |
2009-03-01 | Fix bug in the whisper to all GMs code | Jared Adams | 2 | -6/+7 |
2009-02-28 | Fix some bugs int he map and char servers | Jared Adams | 2 | -2/+2 |
2009-02-28 | Simplify the negative shop price system | Jared Adams | 1 | -3/+2 |
2009-02-22 | Fix trade ug that caused money loss | Jared Adams | 1 | -6/+8 |
2009-02-15 | Allow shop parsing to continue after bad item name | Jared Adams | 2 | -15/+22 |
2009-02-11 | Fix infinite loop durring trade cancel | Jared Adams | 1 | -1/+1 |
2009-02-11 | Move zeny amount check earlier in trade commit | Jared Adams | 1 | -2/+6 |
2009-02-11 | Cancel trade when not enough GP is available | Jared Adams | 1 | -2/+2 |
2009-02-07 | Add some code to prevent GP duplication with trade | Jared Adams | 3 | -0/+21 |
2009-02-07 | Add ability to use multiples of item base prices | Jared Adams | 1 | -0/+3 |
2009-02-06 | Add ability to specify item name when making shops | Jared Adams | 1 | -3/+9 |
2009-02-01 | Fake NPCs created for spellcasting should no longer have aura effects now | Fate | 1 | -0/+4 |
2009-01-31 | Removed some debug output from magic | Fate | 2 | -6/+0 |
2009-01-31 | Zap spell dependences of status changes when resetting character info (after ... | Fate | 2 | -2/+17 |
2009-01-31 | When running out of spell charges, make sure to use spell attack delay for la... | Fate | 4 | -7/+31 |
2009-01-31 | Change the icon parameter for installing attack spells to report status updates | Fate | 1 | -12/+6 |
2009-01-31 | Add functionality for healer XP handling | Fate | 6 | -1/+74 |
2009-01-31 | Fix to yesterday's fix | Fate | 1 | -2/+2 |
2009-01-31 | Fix some compile errors | Jared Adams | 1 | -45/+45 |
2009-01-31 | Misc. fixes and attempted fixes to extant bugs | Fate | 1 | -3/+19 |
2009-01-26 | Add a new monster mode to the magic system: frozen | Jared Adams | 1 | -0/+5 |
2009-01-23 | Allow getitemname to take a string | Jared Adams | 1 | -7/+17 |
2009-01-19 | Fix NPC string input to read the amount claimed | Jared Adams | 1 | -2/+5 |
2009-01-12 | Fixed support for the "hide" spell | Fate | 1 | -0/+1 |
2009-01-11 | Report misses if an injure operation has an effect of zero | Fate | 1 | -6/+4 |
2009-01-11 | Added setskill script command to set skill levels permanently. | Fate | 1 | -0/+22 |
2009-01-10 | Reserved another status change for the new "hide" spell | Fate | 3 | -0/+7 |
2009-01-10 | Added `isat' scripting command | Fate | 1 | -0/+26 |
2009-01-05 | Adjust death penalty to not apply below level 20 | Jared Adams | 1 | -2/+2 |
2009-01-04 | Fix a type bug in exp formula and add modified exp | Jared Adams | 1 | -1/+2 |
2009-01-03 | Add a function to calculate mob exp based on stats | Jared Adams | 1 | -0/+23 |
2009-01-01 | alter death penalties so novices are affected | Jared Adams | 1 | -1/+1 |