summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-07Added a flag to indicate if the script of an autobonus was parsed for the sak...Inkfish1-0/+1
2009-11-04* All Songs/Dances now create a 3 second delay before Adaption can be used.Inkfish1-1/+0
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish1-1/+1
2009-10-26* The status SC_INVINCIBLE now reduces all damage to 1.L0ne_W0lf1-1/+1
2009-10-25Reverted renaming foreach functions and create a new one for OnTouch so that ...Inkfish1-2/+2
2009-10-25* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...Inkfish1-2/+5
2009-10-04- Implemented new packets for rental items (from Jobbie and Natz and fixed by...zephyrus1-0/+1
2009-10-02Marionette Control now has an infinite duration.(bugreport:2542)Inkfish1-5/+1
2009-09-23Added supports for Soul Bound.Inkfish1-1/+1
2009-09-17* Duration of SC_STONE is not reduced by MDEF.Inkfish1-2/+3
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish1-0/+2
2009-07-22Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s...Paradox924X1-4/+4
2009-06-28fixed some typos on autobonusInkfish1-1/+1
2009-06-28* Implemented script command "autobonus". [Inkfish]Inkfish1-46/+6
2009-06-20* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...Inkfish1-2/+26
2009-06-19* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...Inkfish1-1/+12
2009-06-17Fixed wings not working when used on top of Magnetic Earth.Inkfish1-1/+2
2009-06-15Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:...ultramage1-4/+4
2009-06-15Improving the r13888 crashfix to cover similar crash scenarios discovered:ultramage1-22/+20
2009-06-14Fixed a crash due to group being redeleted when players are performing an ens...Inkfish1-1/+4
2009-06-12* Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bu...Inkfish1-4/+5
2009-06-09Added a check to prevent resetting a mob's hp to full when it levels up using...ultramage1-1/+2
2009-06-05* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)Inkfish1-3/+4
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf1-3/+7
2009-06-03* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...Inkfish1-0/+1
2009-06-03* Implemented the Party Buff cash skills.L0ne_W0lf1-0/+4
2009-06-02* Fixed Mystical Amplification having unlimited durationPlaytester1-1/+0
2009-05-29* Added new bonuses bHealPower and bHealPower2. Inkfish1-0/+2
2009-05-25Fixed losing skill list after base change. (bugreport:3106)Inkfish1-0/+1
2009-05-22NPC_STOP now stops both sides and will be canceled if either side teleports o...Inkfish1-0/+9
2009-05-22* The delay icon doesn't appear during casting now. (bugreport:3101)Inkfish1-4/+4
2009-05-20* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...Inkfish1-3/+4
2009-05-18* Item-bonuses and NPC skills now use the official default durations for stat...Playtester1-7/+7
2009-05-18status calc code cleanupultramage1-439/+327
2009-05-15- Fixed a bunch of invalid memory access bugs as reported by Valgrind.skotlex1-24/+13
2009-05-15Changed the type of the 'first' parameter of status_calc_pc/mob/pet/homunculu...ultramage1-8/+8
2009-05-15Removed the undocumented custom level feature from monster spawn lines (bugre...ultramage1-5/+1
2009-05-12* Removed DEF reduction display when casting GrandCross.Inkfish1-7/+0
2009-05-11Fixed Slow Grace decreasing aspd 10x less than it should (bugreport:2480).ultramage1-1/+3
2009-05-10* Fixed the incorrect DEF reduction of Joint Beat (bugreport:3051)Inkfish1-5/+3
2009-05-07* Update Waterball code due to info updatedInkfish1-0/+7
2009-05-07* Fixed splash damage from Baphomet Card might miss. [Inkfish]Inkfish1-0/+2
2009-04-30Added missing case SC_ONEHAND (from r5227) and case SC_MERC_QUICKEN (from r13...ultramage1-38/+47
2009-04-25* First attempt to fix up the strip skills, please make sure these fixes work...Playtester1-8/+4
2009-04-25Correction to some status icons based on official informationultramage1-11/+27
2009-04-24Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha...ultramage1-3/+3
2009-04-24Filled in missing OPT3 change for LK's Aura Blade.ultramage1-4/+9
2009-04-12* Took care of some warnings. (marionette formulas and *INTPTR_* macros)FlavioJS1-14/+14
2009-03-24Yet another fix...akrus1-1/+1
2009-03-24* Added support for new status change packet, uses new setting display_status...Sara1-5/+5