summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-04-03Cleanup of conditions for old clients.protimus4-486/+33
- No one use versions as old, besides being advised to keep up to date. - Informations of packets will be maintained, the cleanup is just for conditions. Please do not remove old packet information, it is useful for future searches. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-03Reverted r15825, glitch found. will work on it.shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-03Fixed bugreport:5500 / Follow up r15768shennetsind2-3/+3
Shield Chain now takes account of weapon attack and weapon refinement into damage, along with elemental weapons. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02Fixed bugreport:5018 skills permanently granted through scripts are now 100% ↵shennetsind1-1/+1
functional. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02Fixed bugreport:5453 Added CH COLLECT (ZEN) 2s fixed cast timeshennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02Fixed gcc warning on script.c, getnpcidshennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02- Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)epoque111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02- Small change to @version command (fixed invalid project name)epoque111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-31* Merged changes up to eAthena 15085.eathenabot2-18/+31
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-31* Merged changes up to eAthena 15084.eathenabot4-4/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-30- Fixed warning notice of nullpo_retv (follow up to r15816)epoque111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-29- Merged main-chat message handling (as requested/enforced by trojal <3)epoque114-14/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28- Removed duplicate Bismarc NPC in Hugel, since r10973. (bugreport:5271)brianluau1-19/+0
Bismarc#BLS is located in /npc/jobs/2-1/blacksmith.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28* fixed certain traps dealing blitz beat damage due to a missing break (see ↵lordttseven1-0/+1
also bugreport:5509) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.shennetsind2-10/+10
Also fixed manhole appearance changing to a trap when activated. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and ↵shennetsind1-2/+2
fixed. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Fixed bugreport:5517 Warlock's Comet no longer requires 2 gemstones if you ↵shennetsind1-20/+22
cast it beside another warlock. Also Fixed Adoramus bug of same fashion, now it no longer requires a blue gesmtone if you cast it beside another character of acolyte base class git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Fixed bugreport:5518 Wanderer/Minstrel Voice Lessons now allow them to cast ↵shennetsind1-3/+1
their 3rd skills while dancing as long as voice lessons is level 5 or higher. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Fixed bugreport:5249 (Lighta's post in the bottom), Priest's status recovery ↵shennetsind1-0/+1
now removes white imprison successfully git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to ↵shennetsind3-7/+18
clients prior to november 2011, items with delayed consumption are no longer available to users in new mount state. Updated setoption to consider pc_cant_mount and remove OPTION_MOUNTING from the opt bundle git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28Renamed the last RR_ prefix'd setting, thanks to brianl/wolfedshennetsind2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-28- Follow up to r15111, renamed RRMODE to REMODE. Thanks Wolfed!brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27Changed PvPNarrator and GateKeeper to Floating NPC (bugreport:5512) Thanks ↵og21-12/+17
to Daegaladh. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27- Added missing BB and VB in Battlegrounds Badge Exchanger menu. ↵brianluau1-1/+1
(bugreport:5519) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27~ Updated a few Descriptionsog212-119/+62
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15803 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27- Changed scripted MVPs (Bio3 and Lord of Death) to spawn instantly on ↵brianluau2-106/+7
server start, just like other permanent monster spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27- Renamed some variables.brianluau2-182/+163
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27- Updated Narrators/GateKeepers, etc.og21-347/+331
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26- Fixed some spelling typos in Novice Zone. (bugreport:5285)brianluau1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26- Changed more duplicates so the source is a floating/mapless npc. ↵brianluau5-10/+13
(bugreport:1335) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Corrected the Level Requirements for 'Standby Room' (bugreport:5368)tr0n931-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Added some details in the Additional Comments and added a small fix on my ↵mandark0221-1/+4
code thanks to Epoque for telling me. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Fixed the (bugreport:4096) where player can enter the Test Area without ↵mandark0221-1/+9
passing the written exam. Now player will not be warp inside the Test Area when did not passed the written exam instead the player will be warp back to the written exam entrance. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Added missing Cooking Items for Material Seller. (bugreport:5334)tr0n931-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Fixed Warlock Quest chamber never opens for second try (bugreport:5294)mandark0221-1/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25Fixed waves not being announced and counted (bugreport:5289)og21-8/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25- Fixed party invite crashing when a player is not online. (bugreport:5506)epoque111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495)xazax-hun1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24- Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399)brianluau1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24- Restored Lord Of Death spawn that was accidentally removed in r15060. ↵brianluau2-4/+144
(bugreport:5323) - Made players face in the same direction they were facing right before warping. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23* Reading the itemDB checks for extra columns.xazax-hun2-1/+7
* Fixed a typo in mobDB reading followup r15531. (bugreport:5482) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Fixed bugreport:1551 causing coma on monsters now grants you ↵shennetsind2-2/+7
your-fully-deserved exp. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Fixed bugreport:2564 da scenario:shennetsind1-0/+2
- mage casts firebolt on professor with doublecasting+maya, if reflected, the fire bolt would trigger double casting. no longer happens (bug fixed). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Fixed Super Novices mentral strength so that they may ressurect in gvg maps ↵shennetsind1-2/+1
w/o being kicked out. bugreport:1988 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Added the missing Fixed Casting Time support.shennetsind4-728/+741
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Follow up r15777, reworked skill_icewall_block so that it stops any attacks ↵shennetsind2-14/+16
against anyone who got blocked off the wall, not only caster. Modified iw block algorithim on mob_ai_sub_hard_activesearch git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Follow up r15768 (bugreport:5411) - special thanks to Kenpachi!shennetsind1-0/+8
Shield Bommerang takes weapon element only until it calculates its damage against target, from there on (dmg reduction calculation) it uses neutral. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ↵shennetsind4-41/+79
and they now act as walls meaning mobs will not turn around to attack you unless they were already chasing you git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Some minor code cleanup (gepard's idea from some time ago)shennetsind4-94/+42
- Removed a dozen #REMODE checks. - Added a typedef for the def type var git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23Fixed bugreport:5324 Elemental Sword bautospellonskill recursion is now ↵shennetsind1-0/+4
fully functional git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15775 54d463be-8e91-2dee-dedb-b68131a5f0ec