Age | Commit message (Expand) | Author | Files | Lines |
2006-10-12 | - Added a temporary message when Angel of the Sun, Moon and Stars trigger so ... | skotlex | 1 | -0/+1 |
2006-10-12 | - Corrected Caprice cast info. No cast time, delay time equal to the bolt spe... | skotlex | 1 | -9/+15 |
2006-10-11 | - Cleaned up unitattack, unittalk and unitdeadsit | skotlex | 1 | -8/+10 |
2006-10-10 | - Should have fixed being petrified not reducing your defense and increaseing... | skotlex | 1 | -6/+3 |
2006-10-09 | - sc_cast_cancel is now a type 4 setting. | skotlex | 1 | -9/+7 |
2006-10-02 | - Modified item-granded status resistance reduction to behave as explained by... | skotlex | 1 | -7/+9 |
2006-10-02 | - Added the opt3 values to Eske | skotlex | 1 | -5/+6 |
2006-10-01 | - Removed the speed adjustment per level of Increase/Decrease Agility | skotlex | 1 | -11/+4 |
2006-09-29 | - Spurt state will now trigger on Soul Linkers as well. | skotlex | 1 | -2/+1 |
2006-09-29 | - Added a check un unit_run when unit_walktoxy fails. Should fix running gett... | skotlex | 1 | -1/+1 |
2006-09-27 | - Cleaned up status_get_party/guild_id, it should also fix a possible crash w... | skotlex | 1 | -23/+39 |
2006-09-25 | - Removed config setting allow_atcommand_when_mute as it's no longer used (se... | skotlex | 1 | -2/+0 |
2006-09-25 | - Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting... | skotlex | 1 | -15/+15 |
2006-09-19 | - Made the report_Src function also report name of non-bl objects. | skotlex | 1 | -0/+2 |
2006-09-18 | - Moved the equipment/card resistances to status ailments outside of status_g... | skotlex | 1 | -10/+13 |
2006-09-16 | - Moved some speed adjustments in status_calc_pc to where they belong. | skotlex | 1 | -8/+8 |
2006-09-16 | - Fixed the status change duration reduction equation was was totally wrong, ... | skotlex | 1 | -1/+1 |
2006-09-15 | - Reverted the Summon Flora change where all plants were being summoned in on... | skotlex | 1 | -5/+0 |
2006-09-14 | - Fixed warmth skills draining SP of the target, not the caster. | skotlex | 1 | -2/+7 |
2006-09-14 | - Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2, as ... | skotlex | 1 | -0/+20 |
2006-09-14 | - Corrected Smokie's pet script to use petskillbonus instead of "bonus" | skotlex | 1 | -1/+1 |
2006-09-13 | - SC_CHANGE cannot override itself anymore. This fixes being able to "recast"... | skotlex | 1 | -0/+1 |
2006-09-13 | - Changed a bit the dnsbl lookup in the login servers to make it faster. | skotlex | 1 | -104/+98 |
2006-09-12 | - Updated battle_switch to use strncmpi instead of strcmpi, it makes it so us... | skotlex | 1 | -4/+1 |
2006-09-11 | - Summoned and slave mobs won't show up on @showmobs anymore. | skotlex | 1 | -0/+7 |
2006-09-09 | - Moved perfect_hiding from state to special_state, so that it clears out whe... | skotlex | 1 | -2/+2 |
2006-09-08 | - Unified the rest and ganstar paradise code into a single function. | skotlex | 1 | -1/+3 |
2006-09-08 | - Fixed SC_BERSERK setting Hp to 100 when dispelled by unnatural means (eg: w... | skotlex | 1 | -1/+1 |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 1 | -2/+2 |
2006-09-07 | - Removed the Warmth "stacking" code. | skotlex | 1 | -8/+17 |
2006-09-06 | - Fixed the memset in status_calc_pc, corrects some mysterious bugs such as i... | skotlex | 1 | -0/+2 |
2006-09-06 | - Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula. | skotlex | 1 | -5/+13 |
2006-09-06 | Applied Orn's modification on speed increases/reductions with increase/decrea... | toms | 1 | -2/+2 |
2006-09-05 | - Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv% | skotlex | 1 | -1/+1 |
2006-09-05 | - Fixed status change resistance not being invoked at all for pretty much all... | skotlex | 1 | -1/+1 |
2006-09-05 | - Corrected SC_INTRAVISION not starting. | skotlex | 1 | -2/+4 |
2006-09-04 | - Should have fixed manner being reset to 0 on logout while muted. | skotlex | 1 | -1/+2 |
2006-09-04 | - Removed status_get_sc_tick, duration and chance are now both handled by sta... | skotlex | 1 | -95/+42 |
2006-09-04 | - Ordered up entries in skill_unit_db | skotlex | 1 | -0/+10 |
2006-09-04 | - Some cleanup of how mobcount works. | skotlex | 1 | -46/+46 |
2006-09-04 | - Fixed SC_BERSERK's no regen penalty lasting pretty much forever. | skotlex | 1 | -1/+1 |
2006-09-02 | - SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather tha... | skotlex | 1 | -7/+10 |
2006-09-02 | - Applied use of RC_BOSS/RC_NONBOSS in the ignore def code. | skotlex | 1 | -1/+1 |
2006-09-01 | - Added defines status_base_matk_(max/min) for code readability | skotlex | 1 | -38/+45 |
2006-09-01 | - Soul Breaker will now be affected by Lex Aeterna on both parts of the attack. | skotlex | 1 | -1/+3 |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 1 | -0/+1 |
2006-08-31 | - Skill required-state will now only be checked on cast-begin, not cast-end. | skotlex | 1 | -1/+37 |
2006-08-30 | - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit... | skotlex | 1 | -12/+10 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 1 | -15/+12 |
2006-08-28 | reverted mpeg's work | Vicious | 1 | -7193/+7193 |