summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-02-02Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies.Poki#33-24/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02- Fixed the map server complain on the default user/passwordskotlex4-10/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02* Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]Valaris3-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5159 ↵Valaris2-1/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01- Map and char server now will complain if they are run using the default ↵skotlex4-0/+32
user/password set. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01- Trick Dead makes you stop walking now.skotlex7-18/+28
- Falcon Assault only does 1 hit now. - Soul Burn is not affected by Lex Aeterna, not affected by target's cards. - Freeze and Stone take preference over Benedictio - Opt1 inducing SCs fail if the target has already another Opt1 - Fixed areamonster when the passed class is negative - Removed the clear screen when launching the server. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex18-2077/+1947
- Fixed a possible crash bug in SC_POISONREACT handling. - Simplified the skill trigger code for ST_PRESERVE, SG_FUSION, SG_*_COMFORT - Unified the status change variables into a single structure (sc_count, opt1, opt2, opt3, option, and the array of status change data) which should make it easier to handle sc related stuff. - TK_DODGE now won't trigger if your opt1 is set ;) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01Fixed plugin compile errorcelest1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01* Fixed an overflow in grfiocelest3-223/+89
* Changed resnametable loading behaviour * Increased grfio filelist limit to 1048576 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Fixed skill_check_cloak to use the current skill level of the cloaking ↵skotlex4-11/+12
skill and not pc_checkskill() to know if a cloaker away from a wall should be uncloaked. - Likely fixed opening guild storage. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Removed nopenalty mapflag on nifilheimKayla2-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5144 ↵Kayla1-0/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5142 ↵Kayla2-10/+8
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- PF_SOULBURN no longer ignores mdef.skotlex4-63/+72
- HW_GRAVITATION should now invoke auto spells. - Added function battle_calc_return_damage to unify the return damage code. - Added autospell triggering to returned damage from normal attacks. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Small fixes to lady tanee.MasterOfMuppets3-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Cleaned up Summon Slave mob skill to only summon number of missing mobs to ↵skotlex3-13/+15
complete the skill level (that is, SS level 5 will always bring the total count of slaves to 5, never above) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Fixed being able to Encore skills you no longer have in your tree.skotlex7-7/+24
- Added no HP regen while Bleeding, -25% ATK and ASPD penalties as well. - Added VIT reduces duration of confusion. - Added MSC_SPAWN "onspawn" mob skill condition. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Changed the exp tables format.skotlex10-271/+154
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Fixed ID of Summer_Festival_Ticket. Thanks to irmin for pointing it out.Poki#31-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Fixed another bug in the monk quest. [Zephiris]Zephiris2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Changed Vesper's mode to boss.MasterOfMuppets2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added ↵MasterOfMuppets6-114/+221
monster drops to the Thanatos Tower and Abyss Lake monsters. Revised the monster skills of the monsters in Thanatos Tower and Abyss lake dungeon. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30- Some compile warning fixes.skotlex3-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30- Autoloot now uses the item's base drop chance rather than final drop rate ↵skotlex8-73/+109
to determine if it should autoloot the item or not. - Fixed super novices getting +10 to all stats temporarily whentheir death count isn't zero. - Fixed Kahai displaying HP-SP as the total healed instead of HP - Cleaned up skill_repairweapon to prevent crashes when the target vanishes/changes/whatever before the weapon to repair has been selected. - Parsing the Storage/Guild Storage from the char server will now fail if the storage has been modified and not saved yet. - Being hit now cancels confuse. - Added back the bleeding icon. - Fixed Combo Finish Soul Linked Effect being a 11x11 area o.O git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Whops... Wrong Branch ^^Poki#31-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Whops... Wrong Branch ^^Poki#31-561/+539
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30* Added 'restricted' mapflag, based on lordalfa patchKomurka11-15/+126
- you can set restriction zone on map (see mapflag/restricted.txt) - you can turn off item usage on certain restricted map in item_noequip.txt - you can turn off skill usage on certain restricted map in skill_nocast_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Final (?) Dark Priest Card fix ^^;;Komurka2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Moved MVP log code so it can log all MVP, not only when player gets MVP ↵Komurka2-4/+5
item, thanks to Hatred_ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30One more small fix on 'bSPVanishRate' (tsd->status.hp * ↵Komurka3-1/+3
sd->sp_vanish_per/100 -> tsd->status.sp * sd->sp_vanish_per/100) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Oh, me so baka ;P Added bSPVanishRate to const.txt - Dark Priest Card should ↵Komurka2-1/+3
work now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - ↵Komurka5-2/+21
I get '[Warning]: pc_bonus2: unknown type 0 50 10!' ~.~ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30updated script doc/ againLupus1-7/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30updated script docLupus1-1/+45
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Applied lordalfa patch - you can now forbid usage of certain cards on ↵Komurka3-10/+31
PVP/GVG/WoE defined in item_noequip.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Updated drops of Vesper.MasterOfMuppets2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Added monster skills to the Odin temple monsters. Changed the range of ↵MasterOfMuppets3-1/+66
NPC_PETRIFYATTACK from 1 to 7. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Updated Vesper's and orc baby's monster skills. Lowered the drop rate of ↵MasterOfMuppets6-43/+75
peridot from Apocalypse, it's no longer a miniboss. Updated the spawns of Juperos according to ROmap. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Updated Common Makefiles to point at the new Changelogs, thanks to ↵Valaris1-1/+1
SantaPoring for pointing that out. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris934-0/+367760
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris793-302210/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-11-07New readme, temporary until I make a better one ;]Evera9-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@3874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-07-16added runserver-sql.bat (runserver for sql servers)Evera5-0/+39
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@2524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-11git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@1493 ↵wizputer1-229/+0
54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-11git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@1492 ↵wizputer1-0/+229
54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07G++ is now the default on trunk [MouseJstr]amber17-1615/+1644
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@1443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07branch for major stability breakageamber456-34820/+65455
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@1440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07* Readded @disablenpccelest12-172/+290
* Fixed @reloadscript not removing old NPC's and monsters first * Some changes in mob and NPC unloading * Changed the original @disablenpc to @hidenpc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07some small USE_MEMMGR changescelest2-20/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07* Fixed HP Conversion to properly not reduce HP if SP is fullcelest3-22/+22
* Updated Defender git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1427 54d463be-8e91-2dee-dedb-b68131a5f0ec