summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-02-09Expanded range for cached and stored-in-db guild member exp (devotion) from ↵Paradox924X8-16/+20
uint32 to uint64. (bugreport:3983) Capped value when sending to client to INT_MAX to prevent confusion. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-07Bleeding doesn't kill non-player characters.Inkfish2-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-062010/02/06Inkfish12-15/+49
* Added official packet to display received expirience. (info provided by papkil) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-05Fixed donpcevent calling non-existant npc in Orc Instance. (bugreport:4039)L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-30- Oops, realized the vsd cid check is before the null pointer check. I AM ↵skotlex1-3/+2
getting rusty <_< git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-30- Forgot the changelog. I must be getting rusty ._.skotlex1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related ↵skotlex7-19/+53
packets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-28* Changed the element for SN/MA_SHARPSHOOTING back to -1 (weapon element.)L0ne_W0lf2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-28* SN_SHARPSHOOTING is no longer affected by AC_VULTURE. (Bugreport:3909)L0ne_W0lf4-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-28Reverted r3619. Evidences show Margaretha Solin Card works when player is ↵Inkfish2-1/+3
hit by Storm Gust. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25Cleaned up missed files and conf file notes from r14229.L0ne_W0lf4-91/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25Removed npc/eamobs/. Reason: Old/Unsupported/Unofficial/Unused.Paradox924X16-5653/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25Prevented the changing of alliances to oppositions during WoE. (bugreport:3923)Paradox924X2-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-24Prevented pc_skill with a value of 2 for 'flag' from granting a skill level ↵Paradox924X2-10/+16
that surpasses MAX_SKILL_LEVEL. (bugreport:4022) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-22Updated the Enlarge Weight Limit NPC. It is now a conversion of an aegis ↵L0ne_W0lf2-48/+56
script, with iRO dialog. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-22* Updating, and just trying to catch up on bug fixing. :PL0ne_W0lf3-11/+91
- Updated the item scripts for geographer_band_ and vacation_hat_. - Added remaining monster IDs supported up until 2009-11-24aRagexeRE. - Updated afro wig to have one slot. More may be outdated. (Bugreport:3090) - Updated attack ranges for orc dungeon instance monsters. (Bugreport:3935) - Updated Mandragora Cap and Sacred Scripture item scripts. (Bugreport:3950) - Fixed the view IDs for geographer band and vacation hat. (bugreport:3974) - Added INT and AGI bonuses to the Flying Angel headgear. (Bugreport:3991) - Fixed Tournament Shield not reducing Lord Knight ASPD. (Bugreport:4003) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-20Fixed a wrong interpretion to "clif_addskill" packet. follow up to r14218Inkfish1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-19Intimidate now checks the distance between source and target in case it ↵Inkfish2-1/+2
kills the target and then warps the respawned one. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-19Intimidate should warp you anyway even if the target died.Inkfish2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-16Fixed items don't grant skill if you had this skill before and then changed ↵Inkfish2-2/+4
your job. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-15* Fixed change cart packet doesn't check for skill.Inkfish7-8/+74
* Added new packets for Plagiarism. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-08- Updates/Fixes to item_db.Kisuka1-29/+29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-08- Fixed a typo in Orc's Memory.brianluau7-240/+245
- Fixed a weight check in quests_13_1. - Fixed some grouping variables in the sample PCRE npc. - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-27Fixed Meteor Assault and Spread Attack have twice the chance to trigger ↵Inkfish2-1/+8
AutoSpellOnSkill. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-24Applied Kazukin's fix for the dancing portion of The Sign Quest. ↵L0ne_W0lf2-6/+5
(bugreport:3966) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-24Fixed a memleak that occurs when a player exits while waiting on a script ↵ultramage1-6/+5
select() or menu() (caused by r12481). The change made the attached script not deallocate to avoid a crash when changing mapservers, however deallocation must occur here since scripts waiting for user input are unable to free themselves. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-21* More Orc Instance updates, and some new 13.1 quests. :xL0ne_W0lf4-142/+6974
- Disabled an exploit related to the orc hero spawn. - Corrected the variable type for party leader name. - Commented out the assassin pub NPCs in quests_morroc. - Cat Hand Agents no longer ignore you with 300+ points. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-20- Large update to item_db.Kisuka3-214/+231
- Added some maps from jRO to map_index. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-20* More bugfixes, to orc dungeon instance, mostly typos. :O (bugreport:3944)L0ne_W0lf2-13/+18
- Also fixed some of the varaibles (types/values) as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-20Quick-added support for the new whisper packet (bugreport:3942).ultramage1-0/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-13- Fixed a 'next' and a window that didn't close in Orc's Memory.brianluau1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11* Second round of bugfixes for Orc's Memory. (bugreport:3928)L0ne_W0lf2-11/+24
- Fixed first warp never enabling, issue not seen because of a local source mod. - Corrected the IDs for the Vengeful Orc Spirit and Shaman Cargalache, copy/paste fail. - Changed spawn point for dungeon according to spawn point on iRO. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11* First round of bugfixes for Orc's Memory. (bugreport:3928)L0ne_W0lf2-5/+15
- Fixed some npcs calling wrong events. - Fixed Depraved Orc Spirit spawn point - Fixed an NPC that was never being enabled. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11Uncommented the item 5374 (L_Magestic_Goat) as it's a quest reward given by ↵L0ne_W0lf2-3/+4
an NPC assosiated with sealed shrine. (bugreport:3924) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11Minor update to the Orc Instance mob stats, very incomplete still.L0ne_W0lf5-5/+1376
Implemented the first version of Orc's Memory. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-09- Fixed a typo in arug_cas03 flag. (bugreport:3917)brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08Implemented official armor enchanting NPC.L0ne_W0lf3-1/+278
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08Some fixes to Ep.13.1 quests.Gepard1-5/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08Corrected a variable defined in a header file.ultramage4-6/+12
Cleaned up a bad case of variable recycling. Separated the ALL_WEWISH case from the unrelated sage skill cases (undo of r14183). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05Implemented the first version of Sealed Shrine.L0ne_W0lf3-1/+2483
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05* A rather hefty updates to the mob_skill_db and added some more info for ↵L0ne_W0lf4-801/+1047
newer pets. - Added official skills for 13.1 monsters. (Orc instance, 13.1 field, WoESE Guild dungeon.) - Added new skills for some older monsters (mostly alternate types of pre-existing ones.) - Uncommented some mob_db entries as there are now skills assosiated with those mobs. - Rearranged some skills/commented out others to match official files better. - Updated existing pet data, most data should now be official. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-03Prevented online user count from going negative. (bugreport:3913)Paradox924X3-4/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02- Added mob_avail IDs for iRO Halloween Event 2008, added in r14112. ↵brianluau3-3/+8
(bugreport:3703) - Fixed Tatacho's race, should be Brute. (bugreport:3664) - Fixed a label name in Control Device01#aru04. (bugreport:3716) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02Added customized iRO Christmas 2008 Event mob overrides to mob_db2.txt.L0ne_W0lf4-13/+21
Updated custom WoESE Spawns to official, still commented out though. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14184 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02Semi-revert of 14182, moved ALL_WEWISH up under SA_GRAVITY instead, as I ↵L0ne_W0lf2-3/+2
hadn't noticed it does exactly what the new case did. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02Added skill ALL_WEWISH. This skill in older clients plays a song, however in ↵L0ne_W0lf8-8/+22
current clients it does not. The effect (AL_ANGELUS) still shows. Added ALL_WEWISH to the skill databases, and enabled the Christmas Musicbox item. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02* Autobonus code cleanups.Inkfish6-88/+103
- removed the 'script_parsed' flag to fix the issues with combo items. - introduced a global cache for autobonus scripts so that we don't have to parse scripts everytime invoking status_calc_bl. - fixed such script commands as 'getrefine()' not working inside autobonus scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-01- Fixed weight of Mandragora_Cap (5399) should be 30, not 300. (bugreport:3910)brianluau3-17/+66
- Re-added more Sakexe packets that were accidentally removed in eAthena rev 14155. This fixes colored broadcasts not appearing in some clients. (bugreport:3903) - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-29- Fixed typo in WoE:SE Castle announcements (bugreport:3714).Kisuka12-12/+13
- Fixed typo of a check in god_weapon_creation.txt (bugreport:3613). - Fixed missing changequest in Knight Job Quest (bugreport:3757). - Fixed placement of Control Device01#aru04 (bugreport:3716). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-29- Fixed a typo in skill_db.Kisuka2-3/+31
- Fixed issue caused by 'renewal' client support getting rid of lots of version 23 (sakexe) packets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14177 54d463be-8e91-2dee-dedb-b68131a5f0ec