summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-06-22 * Fixed / updated items to recent kRO 14593,2621-2626,4175,2719Lupus2-9/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22Added support for killmonster to fire OnMyMobDead optionally.sketchyphoenix5-5/+36
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22- Basilica knockback effect is only for mobs, not everybody x.xzephyrus1-4/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22Forgot to switch function names out from r12873 >_>sketchyphoenix1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22* Modified *killmonsterall to support a new argument that will allow it to ↵sketchyphoenix3-4/+32
kill monsters using the new OnMyMobDead behavior (in order to avoid breaking older scripts) (bugreport:1734) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21Fixed a not-so-well implemented basilica fix that was reverted in 12869.sketchyphoenix1-2/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21* Extended script command 'set' to return the variable reference (topic:190602).FlavioJS3-18/+36
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21* Fixed a bug where the "OnMyMobDead" event wouldn't trigger if the mob was ↵sketchyphoenix2-2/+5
killed and never attacked. (bugreport: 1725) * Reworded a comment in can_copy to make more sense. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-21Reverted the basilica knockback patch (r12852( because it causes bad ↵ultramage1-7/+1
position desync (bugreport:1710). Needs a correct implementation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12869 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-19Basic cleanup of the SQL charserver homunculus code.ultramage3-163/+165
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-19* Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage ↵sketchyphoenix2-2/+17
and does not apply buffs to those inflicted by it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-19Added Sirius_White's fix for sense working on emperium. (bugreport: 1679)sketchyphoenix2-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18Fixed a bug in the timer code which made it impossible to delete a timer ↵ultramage2-2/+2
with id '0' (since pre-svn, still present in jAthena). Fixed wrong order of parameters in a ShowWarning call when freeing a locked DBMap, which caused a segfault when executed (since initial implementation in r4859). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18Fixed cash shop not using points to make up the cash difference when ↵sketchyphoenix3-18/+7
purchasing an item. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18Fixed basilica behavior not knocking back monsters 2 cells should one ↵sketchyphoenix1-1/+7
attempt to enter the field. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-18Added a fix for refresh properly displaying dead and sitting players.sketchyphoenix2-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17* Pecopeco_hairband bonus is again ASPD -10%, Cast Rate +25%.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17* Fixed end timer in Turbo Track Solo mode not enabling warp. (bugreport:1682)L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17*Corrected bugs in the updated novice grounds.L0ne_W0lf2-25/+49
- Fixed Entrance Guard clearing vars. (bugreport:1695) - Added Some duplicate NPCs for the combat training. - Corrected bug in Hanson's dialog. (bugreport:1703) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17Forgot to commit source modification from r12833 (Updated Novice grounds.)L0ne_W0lf3-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17Swaped documentation about gatlingun and shotgun.shadow1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17Forgot to actually swap the two gunslinger weapon aspd columns for some ↵ultramage2-2/+3
reason... (followup to r12779). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16* Added Mobs for the New Orc Dungeon Instance.samuray222-11/+20
* Changed Ep. 13.1 Monster to the correct IDs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16Fixed 1425,Assaulter's_Spear using BaseClass instead of BaseJob, bugreport:1694shadow2-2/+7
Fixed missing capital M on Silver Tiara script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16* Made the socket limit not be set in cygwin, which has bogus behavior. ↵FlavioJS3-2/+16
(bugreport:1684) * Made the socket limit be set to the maximum allowed value when setting to FD_SETSIZE fails. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15* Fixed the next items:samuray222-8/+16
- Naght Seiger Twin Edge Fixed Level Meteor Storm to 3. - Twin Pompom By JB Increase Agility lvl 1 when attacking. - Naght Seiger Flame Manteau Weight: 70 Req: 70 - Free Ticket for Kafra Storage, Free Ticket for Kafra Transportation, Free Ticket for the Cart Service Weight: 0 - Hunter Cap Bonus damage VS Brute and Demi human monster - Koneko Hat Bonus INT + 1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15updated mosk warpsLupus2-7/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15Fixed Icewall not restoring the original cell type (mistake in r11175).ultramage2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14Fixed bad variables on dancer job quest, bugreport:1685shadow2-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf12-3100/+4026
* Additionally; changed starting map from new_zone to new_1-1. * Large update to the novice grounds. Fixed bugreport:1666 - Updated notice ground warps to reflect the above map-usage change. - Additionally; NPCs now give EXP (base/job) dependant on your level. - All prior novice ground progress will be lost, and variables cleared. - NPCs give class specific items, but not the soulbound ones, yet. - Fixed the mob count for the novice ground maps. - Added all the old novice training ground vars to F_ClearGarbage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14Fixed PF_FOGWALL working on Boss monsters.shadow2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14- Fixed a bug in some Gunslinger skills, when weapon ids changedzephyrus11-26/+25
- Little cleanup in and a bug fix in guild2 scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf.shadow2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13* Updated moscovia.txt inn.txt mosk_dun.txt shops.txt from jALupus5-31/+76
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Fixed Evil Land working versus undead element instead of undead race.shadow2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Fixed Grandcross and darkgrandcross, should only cause blind against undead ↵shadow4-9/+10
race. Also confirmed that ME, evil land, sanctuary, grandcross/DGC and status recovery are versus element, not race. Removed confusion effect part from AL_CURE, it doesnt work on official anymore. Partial revert of signum crucis modification, it doesnt work against players, but work on ELEMENT undead monsters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Fixed some skills working on undead element when they were supposed to work ↵shadow5-17/+24
on undead race. Skills Fixed: GrandCross, Dark GrandCross, Cure, Head Crush, Signum Crusis, Blessing, Demons Bane, Divine Protection. Skills needing confirmation: Magnus Exorcismus, Evil Land, Sanctuary, Status Recovery. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow57-478/+483
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13correcting some broken line endings...ultramage1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Fixed stripped hairband and blue hairband checking the wrong amount of ↵shadow2-3/+7
items, bugreport:1674 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-12Added check to prevent crashing on logmes with no player attached ↵ultramage2-2/+12
(bugreport:1648). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-12* Added support for skill names to script commands:FlavioJS7-90/+176
- skill, addtoskill, guildskill, getskilllv, getgdskilllv, itemskill, petskillattack, petskillattack2, petskillsupport, skilleffect, npcskilleffect, unitskilluseid, unitskillusepos - bonus/bonus2/bonus3/bonus4/bonus5 for bonuses bAutoSpell, bSkillAtk, bSkillHeal, bAutoSpellWhenHit, bAddSkillBlow, bCastrate git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-11Increased MAX_PACKET_DB to handle the new packet range.ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-11Updated packet db according to recent client data.ultramage1-6/+123
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-11Fixed items that grant status related skills not removing the status when ↵shadow2-14/+17
you unequip it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-11Added partylock/guildlock mapflag checking for @changeleader/@changegm ↵ultramage2-2/+17
(bugreport:72) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Fixed double attack working with unarmed attacks, as reported by Lone Wolf.shadow2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Fixed 1733,Gust_Bow (Gale Bow) autocast chance, 0.2->1% normal, 1->2% if INT ↵shadow2-1/+2
> 40. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Fixed Sabbath coma chance against demon monsters (0.5->5%).shadow2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 ↵shadow2-6/+11
seconds, bugreport:1285 Added 14500,Insurance_ (no exp penalty for 60 minutes, used by 13500,Insurance60_Box, bugreport:1285 Implemented visual effects for Small/Medium Life Potion, Abrasive and Regeneration Potion. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12806 54d463be-8e91-2dee-dedb-b68131a5f0ec