Age | Commit message (Expand) | Author | Files | Lines |
2008-06-10 | Fixed double attack working with unarmed attacks, as reported by Lone Wolf. | shadow | 2 | -1/+5 |
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-10 | Cleared up a bit some of item_bonus documentation. | shadow | 1 | -105/+147 |
2008-06-09 | * Added experimental code to set the socket limit at runtime. | FlavioJS | 4 | -1/+122 |
2008-06-09 | Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654 | shadow | 2 | -1/+2 |
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 | 4 | -2/+4 |
2008-06-09 | Cleared documentation about autospellwhenhit, a lot of cards will need to be ... | shadow | 3 | -21/+34 |
2008-06-09 | Fixed Fire Pillar (and any future splash damage magical trap) not working on ... | shadow | 3 | -9/+11 |
2008-06-09 | Fixed reject sword having a infinite duration, bugreport:695 (both stable and... | shadow | 4 | -4/+9 |
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 | 5 | -80/+83 |
2008-06-08 | Corrected definition of 'delitem' and 'delitem2', which prevented the optiona... | ultramage | 2 | -3/+4 |
2008-06-08 | fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ... | Lupus | 4 | -22/+20 |
2008-06-08 | Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857 | shadow | 2 | -2/+4 |
2008-06-08 | Fixed Engel giving back 7 Sobbing Starlight on failing to refine it, bugrepor... | shadow | 2 | -1/+3 |
2008-06-08 | Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, bugrepor... | shadow | 2 | -33/+3 |
2008-06-08 | Fixed a bug on Markie question 5, bugreport:1600 | shadow | 2 | -4/+7 |
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 | 3 | -2/+4 |
2008-06-08 | Fixed SA_DISPELL removing SC_CRITICALWOUND. | shadow | 2 | -1/+4 |
2008-06-08 | Added a list of aegis effect constants to be used on scripts, this should hel... | shadow | 3 | -2/+799 |
2008-06-07 | Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis. | ultramage | 9 | -21/+25 |
2008-06-07 | Another fix to Lucius (trivial) on /cities/lighthalzen.txt. (bugreport:1125) | shadow | 3 | -4/+9 |
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 | Usage of map_flag_gvg2() in Emergency Recall code (minor followup to r12770). | ultramage | 1 | -1/+1 |
2008-06-07 | Fixed drain rate and HP regen penalty of 4367,B_Shecil_Card. | shadow | 2 | -2/+4 |
2008-06-07 | Devotion links will now be sent properly in all situations (followup to 12171). | ultramage | 1 | -2/+6 |
2008-06-07 | Reverted DEX bonus removal from last commit. | shadow | 2 | -1/+2 |
2008-06-07 | Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep... | 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 | Kaite should not work against high-level mobs - bug introduced in r11230 (bug... | ultramage | 2 | -18/+19 |
2008-06-07 | Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep... | ultramage | 2 | -7/+7 |
2008-06-07 | Fixed PF_DOUBLECASTING casting % bugreport:140 | shadow | 2 | -1/+2 |
2008-06-07 | Typo fix for r12758 >< | ultramage | 1 | -1/+1 |
2008-06-07 | Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79 | shadow | 5 | -0/+28 |
2008-06-07 | Bug Report #1624, fixed warp destinationX from 230 to 320. | shadow | 2 | -2/+5 |
2008-06-06 | Added mapflags in preparation for Monster Races. | L0ne_W0lf | 10 | -0/+41 |
2008-06-05 | Added 'E' type to picklog table's 'type' column (followup to r11721). | ultramage | 1 | -2/+3 |
2008-06-04 | - Little cleanup to OnTouchNPC. | zephyrus | 2 | -45/+36 |
2008-06-04 | Fixed more +name+ garbage to +strcharinfo(0)+ | Lupus | 7 | -16/+8 |
2008-06-03 | - Fixed BugReport 1608. I forgot to merge npc.h sorry. | zephyrus | 1 | -1/+1 |