summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow57-478/+483
2008-06-13correcting some broken line endings...ultramage1-1/+0
2008-06-13Fixed stripped hairband and blue hairband checking the wrong amount of items,...shadow2-3/+7
2008-06-12Added check to prevent crashing on logmes with no player attached (bugreport:...ultramage2-2/+12
2008-06-12* Added support for skill names to script commands:FlavioJS7-90/+176
2008-06-11Increased MAX_PACKET_DB to handle the new packet range.ultramage1-1/+1
2008-06-11Updated packet db according to recent client data.ultramage1-6/+123
2008-06-11Fixed items that grant status related skills not removing the status when you...shadow2-14/+17
2008-06-11Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugre...ultramage2-2/+17
2008-06-10Fixed double attack working with unarmed attacks, as reported by Lone Wolf.shadow2-1/+5
2008-06-10Fixed 1733,Gust_Bow (Gale Bow) autocast chance, 0.2->1% normal, 1->2% if INT ...shadow2-1/+2
2008-06-10Fixed Sabbath coma chance against demon monsters (0.5->5%).shadow2-1/+2
2008-06-10Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 ...shadow2-6/+11
2008-06-10Fixed 5305,Pirate_Dagger not giving +5 attack power bonus.shadow2-1/+4
2008-06-10Cleared up a bit some of item_bonus documentation.shadow1-105/+147
2008-06-09* Added experimental code to set the socket limit at runtime.FlavioJS4-1/+122
2008-06-09Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654shadow2-1/+2
2008-06-09Fixed bad comma after itemskill command, reported by Yomanda.shadow1-1/+1
2008-06-09Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha...shadow4-2/+4
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ...shadow3-21/+34
2008-06-09Fixed Fire Pillar (and any future splash damage magical trap) not working on ...shadow3-9/+11
2008-06-09Fixed reject sword having a infinite duration, bugreport:695 (both stable and...shadow4-4/+9
2008-06-08Reverted Change on 2656,Hyper_Changer from revision 12776.shadow2-1/+2
2008-06-08Implemented the two-handed staff/rod type (thanks to Muad_Dib).ultramage5-80/+83
2008-06-08Corrected definition of 'delitem' and 'delitem2', which prevented the optiona...ultramage2-3/+4
2008-06-08fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ...Lupus4-22/+20
2008-06-08Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857shadow2-2/+4
2008-06-08Fixed Engel giving back 7 Sobbing Starlight on failing to refine it, bugrepor...shadow2-1/+3
2008-06-08Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, bugrepor...shadow2-33/+3
2008-06-08Fixed a bug on Markie question 5, bugreport:1600shadow2-4/+7
2008-06-08Fixed a typo on ramen_hat, bugreport:1643shadow1-1/+1
2008-06-082125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind,...shadow2-10/+18
2008-06-08Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%).shadow2-3/+6
2008-06-08Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%).shadow2-6/+12
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked,...shadow3-2/+4
2008-06-08Fixed SA_DISPELL removing SC_CRITICALWOUND.shadow2-1/+4
2008-06-08Added a list of aegis effect constants to be used on scripts, this should hel...shadow3-2/+799
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage9-21/+25
2008-06-07Another fix to Lucius (trivial) on /cities/lighthalzen.txt. (bugreport:1125)shadow3-4/+9
2008-06-07Fixed 4210,Wander_Man_Card and 2515,Wing_Of_Eagle Walk Speed bonus bugreport:...shadow2-4/+7
2008-06-07Fixed 4389,Plasma_Card chance of droping resist potios, should have chance of...shadow2-3/+6
2008-06-07Usage of map_flag_gvg2() in Emergency Recall code (minor followup to r12770).ultramage1-1/+1
2008-06-07Fixed drain rate and HP regen penalty of 4367,B_Shecil_Card.shadow2-2/+4
2008-06-07Devotion links will now be sent properly in all situations (followup to 12171).ultramage1-2/+6
2008-06-07Reverted DEX bonus removal from last commit.shadow2-1/+2
2008-06-07Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep...shadow2-1/+2
2008-06-07Item 5324,Little_Angel_Doll give no dex bonus, fixed chance of triggering aut...shadow2-4/+5
2008-06-07Fixed Doom slayer stun script according to 11.3 aegis.shadow2-2/+5
2008-06-07Kaite should not work against high-level mobs - bug introduced in r11230 (bug...ultramage2-18/+19
2008-06-07Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep...ultramage2-7/+7