Age | Commit message (Expand) | Author | Files | Lines |
2006-11-10 | - Deluge/Violent Gale/Volcano tiles will now fail to be placed on cells that ... | skotlex | 1 | -3/+4 |
2006-11-09 | - Reduced the check area of hermod to 3x3, you now have to literally stand ne... | skotlex | 1 | -4/+7 |
2006-11-08 | - Moved the duel functions to pc.c since they are so totally out of place in ... | skotlex | 1 | -5/+0 |
2006-11-07 | - Applied FlavioJs's patch which enables colored console output for Windows s... | skotlex | 1 | -17/+30 |
2006-11-07 | - Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the varia... | skotlex | 1 | -3/+2 |
2006-11-06 | - Corrected Ground Drift. Splash range of 3x3, stackable and placeable undern... | skotlex | 1 | -2/+2 |
2006-11-06 | - Ganbantein's delay is now 2 secs. | skotlex | 1 | -2/+5 |
2006-10-31 | Update homunc's speed when master's speed changes, should avoid homunc's spee... | toms | 1 | -0/+12 |
2006-10-31 | - When Kaizel (or super novice rebirth skill) triggers, you get debuffed now. | skotlex | 1 | -5/+8 |
2006-10-30 | - Set the inf2 to encore skills of Wand of Hermode | skotlex | 1 | -5/+6 |
2006-10-25 | - MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifyin... | skotlex | 1 | -1/+3 |
2006-10-24 | - Removed again your mdef reducing "petrifying" time as apparently it can't b... | skotlex | 1 | -8/+0 |
2006-10-23 | - Modified SC_STONE so that the duration of the "petrifying" time is 5 secs r... | skotlex | 1 | -0/+9 |
2006-10-23 | - Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got rea... | skotlex | 1 | -0/+2 |
2006-10-20 | - Fixed Charge Atk being able to go through chasm/pits. | skotlex | 1 | -23/+17 |
2006-10-16 | - Applied most of Mpeg's work on Ninja Skills. For information see: http://gp... | skotlex | 1 | -27/+9 |
2006-10-16 | - When reinvoking a combo-time, the previous combo time will be terminated. | skotlex | 1 | -1/+1 |
2006-10-13 | - Sight Blaster will not end after hitting 1 enemy if there's several enemies... | skotlex | 1 | -7/+5 |
2006-10-13 | - Base attack for non players is now calculated as str + [str/10]^2 (it does ... | skotlex | 1 | -1/+7 |
2006-10-13 | - Corrected Throw Arrow/Musical Strike's damage formula | skotlex | 1 | -10/+6 |
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 |