summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-25- Implemented new Pet Bonus System. Enjoy!! :Dzephyrus1-7/+7
2009-01-25- Implemented new item bonus scripts required for battlegrounds.zephyrus1-9/+25
2009-01-24* Changed all uses of struct skill_unit_group* to group_id in status_change_e...FlavioJS1-4/+4
2009-01-22* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por...FlavioJS1-4/+6
2009-01-20- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...zephyrus1-0/+1
2009-01-12Added regen_db to reduce hp/sp processing delays (bugreport:2256).ultramage1-4/+1
2008-10-18* Corrected a target checking problem brought about with Kaizel/Osiris combin...sketchyphoenix1-1/+1
2008-10-12Fixed silly assignment operator mistake in r13281.ultramage1-1/+1
2008-10-11* Using Kaizel in conjunction with Osiris Card should now work. (bugreport:2251)sketchyphoenix1-1/+5
2008-10-11Code improvement for r13279.ultramage1-3/+2
2008-10-11Going 90% overweight will now make you stop attacking (bugreport:2315).ultramage1-1/+3
2008-10-10Slightly corrected the NPC_REBIRTH code from r13272.ultramage1-3/+3
2008-10-09Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL.L0ne_W0lf1-1/+13
2008-10-06SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316)L0ne_W0lf1-0/+2
2008-10-04Fixed NPC_REBIRTH not working if the caster had no status active at the momen...ultramage1-3/+0
2008-10-01* Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follo...L0ne_W0lf1-2/+1
2008-09-10- Full implementation of mercenary skills.zephyrus1-72/+133
2008-09-02- Implementing a correct update of mercenary status window on status change u...zephyrus1-31/+51
2008-09-01- Supportive Skill Behavior for Mercenaries:zephyrus1-9/+9
2008-09-01- More code for mercenaries and starting work on restrictions.zephyrus1-1/+22
2008-09-01- Mercenary Bonus Status (currently activated each mob kill for testing).zephyrus1-24/+96
2008-08-31- Implemented script commands for mercenary items (mercenary_heal and mercena...zephyrus1-0/+1
2008-08-31* More mercenary updates.zephyrus1-2/+4
2008-08-25quick compilation fix to r13130ultramage1-1/+1
2008-08-25Last commitshadow1-6/+7
2008-08-24- Moving all content of Homunculus code to a proper file Homunculus.c/hzephyrus1-0/+1
2008-08-24- Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce...zephyrus1-19/+59
2008-08-23- Mercenary Packets (Server to Client). Still need a little more info.zephyrus1-1/+23
2008-08-21- Big update to Basilica, implementing official behavior.zephyrus1-12/+0
2008-08-20- More cleanup of Barricades (final i think)zephyrus1-1/+2
2008-08-09Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup ...ultramage1-1/+1
2008-08-04- Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis...zephyrus1-1/+6
2008-08-03Re-implemented SC_WALKSPEED (used in npc scripting) according to official sou...ultramage1-0/+2
2008-07-31Quagmire now will affect boss monsters, but more info is required to code the...shadow1-1/+0
2008-07-29- Fixed a bug with Status Resist Potion.zephyrus1-1/+1
2008-07-29Renamed struct 'skill' to 's_skill' to remove naming collisions.ultramage1-1/+1
2008-07-26- Implemented official Convex Mirror (With help of Yomanda and Sirius White)zephyrus1-1/+45
2008-07-14* Corrected compiler warning and error made from r12959 and r12953, respectiv...sketchyphoenix1-1/+1
2008-07-14Made homunculi have doubled regen rates (they regen twice as fast) defined on...shadow1-0/+6
2008-07-07First attempt at implementing the official walk speed systemultramage1-132/+123
2008-07-07Small cleanup of leftover Grimtooth data (followup to r12917)ultramage1-1/+0
2008-07-06* Slight cleanup of item-based walk speed bonusesultramage1-7/+3
2008-07-03Adjusted Free Cast code so that its walk penalty gets calculated in status_ca...ultramage1-47/+6
2008-07-03Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u...shadow1-3/+3
2008-06-29- Added support to Cash Shop for script command callshopzephyrus1-1/+1
2008-06-24Cleaned up unconditional calls to status_change_end().ultramage1-104/+54
2008-06-14Fixed PF_FOGWALL working on Boss monsters.shadow1-0/+1
2008-06-13Fixed Grandcross and darkgrandcross, should only cause blind against undead r...shadow1-2/+2
2008-06-13Fixed some skills working on undead element when they were supposed to work o...shadow1-5/+5
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage1-2/+2