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