Age | Commit message (Expand) | Author | Files | Lines |
2006-08-04 | - Changed function itemdb_group to itemdb_group_bonus, it now calculates the ... | skotlex | 1 | -1/+2 |
2006-08-04 | - Removed settings enemy_critical_rate, homun_critical_rate. Added settings e... | skotlex | 1 | -53/+39 |
2006-08-04 | - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o... | skotlex | 1 | -1/+1 |
2006-08-03 | - Reverted the previous change, chasewalk has no icon, only the str-bonus has... | skotlex | 1 | -1/+2 |
2006-08-03 | - Readjusted the Chasewalk icon to be as it should be. | skotlex | 1 | -1/+0 |
2006-08-03 | - Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's ... | skotlex | 1 | -2/+3 |
2006-08-03 | - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p... | skotlex | 1 | -29/+34 |
2006-08-03 | - Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh... | skotlex | 1 | -2/+2 |
2006-08-03 | - Cleaned up the last NJ update code. | skotlex | 1 | -3/+4 |
2006-08-03 | - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence... | skotlex | 1 | -4/+5 |
2006-08-03 | - Updated the way SC_SILENCE works. From what I remember (from previous forum... | skotlex | 1 | -3/+2 |
2006-08-03 | - Moved Full Buster blind penalty to skill_counter_additional_effect | skotlex | 1 | -6/+6 |
2006-08-02 | - Fixed failing to create Deadly Poison Bottles damaging 50% of your max life... | skotlex | 1 | -1/+1 |
2006-08-02 | Merged Mpeg's work on Ninja skills | toms | 1 | -2/+8 |
2006-08-02 | - Fixed Defender Raising Walk speed instead of diminishing it. | skotlex | 1 | -4/+15 |
2006-08-02 | - Recoded the GuildAura code to use val3 & val4, allowing much greater stat b... | skotlex | 1 | -8/+8 |
2006-08-02 | - Updated battle_check_target so that all alchemist summoned mobs can be targ... | skotlex | 1 | -6/+6 |
2006-08-01 | - Made Deluge/volcano/v. gale be castable on top of each other again | skotlex | 1 | -1/+0 |
2006-08-01 | - Cleaned up some more the SC_JAILED code | skotlex | 1 | -8/+14 |
2006-08-01 | - Modified Self Destruction, so that Marine Spheres in non-versus maps will h... | skotlex | 1 | -9/+29 |
2006-08-01 | - Updated Poison React chance to counter and number of counters as per skill ... | skotlex | 1 | -2/+2 |
2006-08-01 | - Fixed NPC_STOP id value in skill_cast_db | skotlex | 1 | -1/+1 |
2006-07-31 | - Corrected a status_get_race call which should be status_get_race2 in misc a... | skotlex | 1 | -11/+11 |
2006-07-31 | - Changed the variable message in parsing normal text from unsigned char to c... | skotlex | 1 | -0/+2 |
2006-07-31 | - Removed incorrect "Waterball range+1 when standing on suiton" feature. | skotlex | 1 | -2/+5 |
2006-07-31 | Fixed segmentation fault in status_change_end, vd wasn't initialized | toms | 1 | -0/+1 |
2006-07-30 | - Mob casted Sanctuary will no longer always heal it's targets regardless of ... | skotlex | 1 | -17/+7 |
2006-07-30 | Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE | toms | 1 | -3/+7 |
2006-07-30 | - Added bNoMiscDamage setting so you can specify misc-damage blocking from sk... | skotlex | 1 | -1/+0 |
2006-07-30 | GS Skill updates/fixes | Vicious | 1 | -2/+2 |
2006-07-29 | - Some small bug fixes discovered while merging. | skotlex | 1 | -4/+5 |
2006-07-28 | - Cleaned up the NJ update code. | skotlex | 1 | -45/+54 |
2006-07-28 | - Some cleaning of battle_drain, Evil Druid card should work now. | skotlex | 1 | -2/+4 |
2006-07-28 | Commiting mpeg's NJ work(from jA). some things might have gotten reversed/bro... | Vicious | 1 | -41/+38 |
2006-07-28 | - Added missing SC information to NPC_CHANGEUNDEAD | skotlex | 1 | -0/+1 |
2006-07-27 | - Now when you set the guardian's HP, if the guardian is spawned, it's HP wil... | skotlex | 1 | -4/+40 |
2006-07-27 | - Some cleaning in status.c. Removed some unnecessary lines, and added proper... | skotlex | 1 | -62/+20 |
2006-07-27 | - Readded the check which prevents Cloaking from activating when your learned... | skotlex | 1 | -2/+11 |
2006-07-21 | - Added a check to prevent Blind from ending while standing on a fog of wall. | skotlex | 1 | -0/+9 |
2006-07-20 | - Added pc_check_weapontype to do a proper skill weapon check that takes into... | skotlex | 1 | -2/+2 |
2006-07-20 | - Corrected Cloaking level 1-2 not letting you move across walls. | skotlex | 1 | -9/+7 |
2006-07-19 | - Fixed the inf code update breakage which was blocking all offensive skills. | skotlex | 1 | -17/+22 |
2006-07-19 | - Modified the targetted skill logic to enable offensive skills to be targett... | skotlex | 1 | -1/+29 |
2006-07-18 | - Fixed a crash when trying to extend TK's infinite combo feature. | skotlex | 1 | -0/+1 |
2006-07-18 | - Corrected Venom splasher's splash damage | skotlex | 1 | -7/+1 |
2006-07-18 | - Added a proper check to make aggressive mobs never override homun targets r... | skotlex | 1 | -40/+14 |
2006-07-17 | - Should have fixed the Cart Termination damage code to be scaled correctly w... | skotlex | 1 | -1/+2 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -104/+306 |
2006-07-14 | - Kaahi no longer shows the heal effect to everyone. | skotlex | 1 | -5/+17 |
2006-07-12 | - status_damage will no longer fail when the target is not on a map AND the f... | skotlex | 1 | -2/+5 |