summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7045 54...Lance8-510/+504
2006-06-08-Fixed some typos and updated Lighthalzen Guides. [Musashiden]musashiden3-3/+3
2006-06-08- Fixed Sense using mdef instead of mdef2skotlex4-17/+34
2006-06-07- Fixed the mob state not being set to Berserk/Angry correctly after the mob ...skotlex2-0/+6
2006-06-07- Added config setting mob_npc_warp, when set to yes, enables mobs to be warp...skotlex8-1/+70
2006-06-07- Added pc_calcexp to calculate individual exp bonuses acquired from exp's so...skotlex11-36/+76
2006-06-07- Fixed item info not displaying the found item id... ~.~skotlex2-2/+3
2006-06-07- Fixed item info not displaying the weight value properly.skotlex2-1/+2
2006-06-07- Adjusted status resistances and durations taking as base Viccious's info fr...skotlex2-25/+34
2006-06-07- Moved souldrain code from skill_counter_additional_effect to mob_dead. It s...skotlex4-13/+13
2006-06-07- Adjusted several sc rate/time reductions as pointed out by Playtester.skotlex2-13/+10
2006-06-07- Removed char_nick2id from char-sql server as it's no longer needed.skotlex6-27/+13
2006-06-07Stormy Knight card now freezes when attack rather then when hitPlaytester2-1/+3
2006-06-07added functions to completely save/load of quest skillsLupus2-1/+46
2006-06-07- Solved an ambiguous if in mob_dead.skotlex1-1/+3
2006-06-07- Cleaned status_get_sc_tick/status_get_sc_def to use the status_data function.skotlex5-493/+489
2006-06-07* [Improved]:Lance3-3/+32
2006-06-07* [Fixed]:Lance2-1/+5
2006-06-07* [Fixed]:Lance2-34/+36
2006-06-07* [Optimized]:Lance2-5/+6
2006-06-06Kafrasevera12-26/+16
2006-06-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7019 54...musashiden1-0/+4
2006-06-06- Hopefully fixed for sure mobs getting extra stats when changing-class due t...skotlex3-7/+11
2006-06-06- Some cleaning of mob_damage, added a default case when attacked to retaliat...skotlex1-13/+16
2006-06-06- Fixed firewall counter going down by 2 each hit rather than 1.skotlex2-1/+2
2006-06-06Small spawn amount fix in ThanatosPlaytester1-1/+1
2006-06-06- Fixed Soul Burn not zapping away all SP.skotlex2-8/+3
2006-06-06* Fixed Owl Duke not having boss modePlaytester3-4/+6
2006-06-06Hopefully fixed all the Unbreakable bonusesPlaytester2-6/+7
2006-06-06Fixed Valkyrie skills and Magnum Break of all mobsPlaytester2-30/+31
2006-06-06Implemented the Shinokas quest, thanks to Dj-Yhn for scripting it.MasterOfMuppets5-2/+1314
2006-06-06Sunflower Hairpin now can't be refined anymorePlaytester2-1/+3
2006-06-06- The monsters can level up setting will not take effect when the mob's level...skotlex3-3/+6
2006-06-06Added Rachel interior warps thanks to CelestriaPlaytester2-1/+52
2006-06-06- cleaned up status_check_skilluse some to use status_data variables.skotlex3-39/+57
2006-06-06Forgot somethingLance1-2/+2
2006-06-06* [Fixed]:Lance2-2/+6
2006-06-06Implemented some more Louyang npcs, thanks to Prometheus for them.MasterOfMuppets2-1/+151
2006-06-05Added some sign quest related item restrictions.MasterOfMuppets2-0/+4
2006-06-05Implemented an inn NPC in Einbroch.MasterOfMuppets2-1/+54
2006-06-05- Fixed a crash when using SL_SMA and the "combo" ain't ready.skotlex4-3/+8
2006-06-05Fixed the item bonus of baseball cap.MasterOfMuppets2-1/+2
2006-06-05- Removed a few useless lines.skotlex1-6/+1
2006-06-05Fixed some typos in LighthalzenPlaytester3-2/+4
2006-06-05- Fixed a pair of signed/unsigned mismatch comparison warnings in pc_bonus. T...skotlex1-2/+2
2006-06-05- Cleaned up code for SC_MINDBREAKER.skotlex5-60/+79
2006-06-05- Fog of Wall won't affect the caster now in any way.skotlex4-5/+16
2006-06-05- Fixed skill_unitsetting using layout->count for the for instead of group->c...skotlex6-13/+32
2006-06-05- Corrected cloaking not ending on attack if you are near a wall.skotlex5-48/+76
2006-06-05A typo fix, thanks to DracoRPG.MasterOfMuppets2-1/+3