summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-15- Applied multiple fixes which should take care of making homun save/load wor...skotlex1-10/+12
2006-08-15- Cleaned up some of the pet related @/# commands, same for some script comma...skotlex1-16/+15
2006-08-15- Added a crash-fix on status_calc_bl_sub_homun to abort in case the homun ha...skotlex1-0/+3
2006-08-15- Added SCB_DYE which marks which status-changes need a forced cloth dye chan...skotlex1-12/+18
2006-08-15- Asura Strike now moves you to the target on fail always (unless the target ...skotlex1-4/+6
2006-08-14- Increased Run's walk speed bonus to 25->50% skotlex1-6/+9
2006-08-13- Removed @itemcheck as it was totally pointless.skotlex1-1/+3
2006-08-13- Corrected the mapif_parse_PartyChangeMap function to correctly update level...skotlex1-1/+1
2006-08-12See Changelog.blackhole891-0/+11
2006-08-12- Fixed Dancers/Bards being able to use normal attacks while performing.skotlex1-15/+17
2006-08-11- Fixed the item group bonus not working.skotlex1-0/+5
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex1-2/+2
2006-08-07- Some code cleaning in status.cskotlex1-23/+6
2006-08-07- Adjusted the order in which option/sc change packets are sent to match Aegis'sskotlex1-6/+9
2006-08-07mpeg's ninja workVicious1-1/+1
2006-08-04- Changed function itemdb_group to itemdb_group_bonus, it now calculates the ...skotlex1-1/+2
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex1-53/+39
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex1-1/+1
2006-08-03- Reverted the previous change, chasewalk has no icon, only the str-bonus has...skotlex1-1/+2
2006-08-03- Readjusted the Chasewalk icon to be as it should be.skotlex1-1/+0
2006-08-03- Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's ...skotlex1-2/+3
2006-08-03- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p...skotlex1-29/+34
2006-08-03- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh...skotlex1-2/+2
2006-08-03- Cleaned up the last NJ update code.skotlex1-3/+4
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...skotlex1-4/+5
2006-08-03- Updated the way SC_SILENCE works. From what I remember (from previous forum...skotlex1-3/+2
2006-08-03- Moved Full Buster blind penalty to skill_counter_additional_effectskotlex1-6/+6
2006-08-02- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life...skotlex1-1/+1
2006-08-02Merged Mpeg's work on Ninja skillstoms1-2/+8
2006-08-02- Fixed Defender Raising Walk speed instead of diminishing it.skotlex1-4/+15
2006-08-02- Recoded the GuildAura code to use val3 & val4, allowing much greater stat b...skotlex1-8/+8
2006-08-02- Updated battle_check_target so that all alchemist summoned mobs can be targ...skotlex1-6/+6
2006-08-01- Made Deluge/volcano/v. gale be castable on top of each other againskotlex1-1/+0
2006-08-01- Cleaned up some more the SC_JAILED codeskotlex1-8/+14
2006-08-01- Modified Self Destruction, so that Marine Spheres in non-versus maps will h...skotlex1-9/+29
2006-08-01- Updated Poison React chance to counter and number of counters as per skill ...skotlex1-2/+2
2006-08-01- Fixed NPC_STOP id value in skill_cast_dbskotlex1-1/+1
2006-07-31- Corrected a status_get_race call which should be status_get_race2 in misc a...skotlex1-11/+11
2006-07-31- Changed the variable message in parsing normal text from unsigned char to c...skotlex1-0/+2
2006-07-31- Removed incorrect "Waterball range+1 when standing on suiton" feature.skotlex1-2/+5
2006-07-31Fixed segmentation fault in status_change_end, vd wasn't initializedtoms1-0/+1
2006-07-30- Mob casted Sanctuary will no longer always heal it's targets regardless of ...skotlex1-17/+7
2006-07-30Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALEtoms1-3/+7
2006-07-30- Added bNoMiscDamage setting so you can specify misc-damage blocking from sk...skotlex1-1/+0
2006-07-30GS Skill updates/fixesVicious1-2/+2
2006-07-29- Some small bug fixes discovered while merging.skotlex1-4/+5
2006-07-28- Cleaned up the NJ update code.skotlex1-45/+54
2006-07-28- Some cleaning of battle_drain, Evil Druid card should work now.skotlex1-2/+4
2006-07-28Commiting mpeg's NJ work(from jA). some things might have gotten reversed/bro...Vicious1-41/+38
2006-07-28- Added missing SC information to NPC_CHANGEUNDEADskotlex1-0/+1