Age | Commit message (Expand) | Author | Files | Lines |
2008-06-16 | Fixed 1425,Assaulter's_Spear using BaseClass instead of BaseJob, bugreport:1694 | shadow | 2 | -2/+7 |
2008-06-15 | * Fixed the next items: | samuray22 | 2 | -8/+16 |
2008-06-14 | - Fixed a bug in some Gunslinger skills, when weapon ids changed | zephyrus | 1 | -4/+4 |
2008-06-14 | Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf. | shadow | 2 | -1/+4 |
2008-06-13 | Converted skill commands integers to strings. Follow up on r12814 | shadow | 3 | -308/+311 |
2008-06-11 | Updated packet db according to recent client data. | ultramage | 1 | -6/+123 |
2008-06-11 | Fixed items that grant status related skills not removing the status when you... | shadow | 2 | -14/+17 |
2008-06-10 | Fixed 1733,Gust_Bow (Gale Bow) autocast chance, 0.2->1% normal, 1->2% if INT ... | shadow | 2 | -1/+2 |
2008-06-10 | Fixed Sabbath coma chance against demon monsters (0.5->5%). | shadow | 2 | -1/+2 |
2008-06-10 | Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 ... | shadow | 2 | -6/+11 |
2008-06-10 | Fixed 5305,Pirate_Dagger not giving +5 attack power bonus. | shadow | 2 | -1/+4 |
2008-06-09 | Fixed bad comma after itemskill command, reported by Yomanda. | shadow | 1 | -1/+1 |
2008-06-09 | Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha... | shadow | 2 | -1/+2 |
2008-06-09 | Cleared documentation about autospellwhenhit, a lot of cards will need to be ... | shadow | 2 | -2/+5 |
2008-06-09 | Fixed Fire Pillar (and any future splash damage magical trap) not working on ... | shadow | 1 | -8/+8 |
2008-06-09 | Fixed reject sword having a infinite duration, bugreport:695 (both stable and... | shadow | 2 | -3/+5 |
2008-06-08 | Reverted Change on 2656,Hyper_Changer from revision 12776. | shadow | 2 | -1/+2 |
2008-06-08 | Implemented the two-handed staff/rod type (thanks to Muad_Dib). | ultramage | 2 | -80/+80 |
2008-06-08 | Fixed a typo on ramen_hat, bugreport:1643 | shadow | 1 | -1/+1 |
2008-06-08 | 2125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind,... | shadow | 2 | -10/+18 |
2008-06-08 | Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%). | shadow | 2 | -3/+6 |
2008-06-08 | Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%). | shadow | 2 | -6/+12 |
2008-06-08 | Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked,... | shadow | 2 | -1/+2 |
2008-06-08 | Added a list of aegis effect constants to be used on scripts, this should hel... | shadow | 2 | -0/+797 |
2008-06-07 | Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis. | ultramage | 3 | -11/+12 |
2008-06-07 | Fixed 4210,Wander_Man_Card and 2515,Wing_Of_Eagle Walk Speed bonus bugreport:... | shadow | 2 | -4/+7 |
2008-06-07 | Fixed 4389,Plasma_Card chance of droping resist potios, should have chance of... | shadow | 2 | -3/+6 |
2008-06-07 | Fixed drain rate and HP regen penalty of 4367,B_Shecil_Card. | shadow | 2 | -2/+4 |
2008-06-07 | Reverted DEX bonus removal from last commit. | shadow | 2 | -1/+2 |
2008-06-07 | Item 5324,Little_Angel_Doll give no dex bonus, fixed chance of triggering aut... | shadow | 2 | -4/+5 |
2008-06-07 | Fixed Doom slayer stun script according to 11.3 aegis. | shadow | 2 | -2/+5 |
2008-06-07 | Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79 | shadow | 1 | -0/+5 |
2008-06-04 | - Little cleanup to OnTouchNPC. | zephyrus | 1 | -2/+2 |
2008-06-02 | - Wrong item id. | zephyrus | 1 | -1/+1 |
2008-06-02 | - Added support for OnTouchNPC event, required for Monster Race. Script comma... | zephyrus | 1 | -0/+1 |
2008-05-31 | * Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563) | L0ne_W0lf | 2 | -2/+4 |
2008-05-31 | * Implemented some of the 13.1 equipment (no weapons yet.) | L0ne_W0lf | 3 | -19/+43 |
2008-05-29 | - Support for SP Regen status just like HP Regen (by items, by a little time)... | zephyrus | 1 | -0/+1 |
2008-05-27 | Added new maps related to episode 13.1. | L0ne_W0lf | 3 | -0/+17 |
2008-05-24 | - Fixing some items. | zephyrus | 1 | -2/+2 |
2008-05-24 | * Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546) | L0ne_W0lf | 4 | -7/+11 |
2008-05-19 | Fixed Thorny Shield and Survivor's Manteau | Playtester | 2 | -2/+4 |
2008-05-14 | Added Satan Morroc and Morroc Shadow monster stats. | L0ne_W0lf | 2 | -12/+14 |
2008-05-13 | * Corrected Fire breath being self-targeted. (bugreport:1503) | L0ne_W0lf | 4 | -21/+24 |
2008-05-13 | Also removed the move_enable requirement from KN_CHARGEATK (Charge Attack) (a... | ultramage | 2 | -1/+2 |
2008-05-13 | Removed the move_enable requirement from MO_BODYRELOCATION (Snap), making it ... | ultramage | 2 | -1/+3 |
2008-05-11 | * Beelzebub now summons 6 chonchons in addition to hell flies. | L0ne_W0lf | 3 | -8/+11 |
2008-05-09 | - More scripts fixes. | zephyrus | 1 | -0/+5 |
2008-05-08 | - Added some new items and headgears. | zephyrus | 2 | -6/+30 |
2008-04-28 | Updated castle DB to be compliant with new WoE scripts. | L0ne_W0lf | 2 | -20/+21 |