summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-27/+39
2014-10-18HPM Hooks UpdateHercules.ws1-6/+6
2014-10-18Correctly fix bug:8225 gentle touch revitalize now reduce damage correctlyMichieru1-11/+8
2014-10-10Fix Kyougaku make client crash and update the formula to official (bug:7975)Michieru1-19/+16
2014-10-08Update Hovering to it's official formula. (bug:8384)Michieru1-1/+1
2014-09-20Fixed Bug 8260shennetsind1-2/+7
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-41/+51
2014-09-20Fix attack in pre-re (bug:8353)Michieru1-7/+2
2014-09-19Fix compile error in pre-re follow: https://github.com/HerculesWS/Hercules/co...Michieru1-1/+1
2014-09-19Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/...Michieru1-14/+43
2014-09-16Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799...Michieru1-1/+1
2014-09-16Follow rev: https://github.com/HerculesWS/Hercules/commit/0a24a4bb6340459a612...Michieru1-1/+1
2014-09-15Merge pull request #356 from csnv/tinyfixesMichieru1-1/+5
2014-09-15Corrected MATK calculation for Mob. Bug report 8340csnv1-1/+5
2014-09-15Merge pull request #355 from csnv/tinyfixesMichieru1-6/+7
2014-09-15Text aligncsnv1-5/+5
2014-09-15Fixed song display, changed devotion conditionscsnv1-1/+2
2014-09-15Fixes error initializing SC_WARMERcsnv1-0/+1
2014-09-14Merge pull request #338 from csnv/unitcleanupMichieru1-1/+0
2014-09-14Storm Gust freeze chance is only 150% and not 300% (Thanks to Playtester)Michieru1-6/+0
2014-09-14Restored flag 8 behaviour in status_change_startcsnv1-11/+12
2014-09-14This should finish to fix Status effect chance for renewal and pre-re(bug:8242)Michieru1-10/+7
2014-09-13Fix Soul Breaker not affect by Lex Aeterna (bug:7712)Michieru1-0/+1
2014-09-13Update formula of Vulcan Arm, Flame Laucher and Cold Slower.Michieru1-5/+5
2014-09-10Removing large spacecsnv1-1/+1
2014-09-10Fixes songs refresh bug, updates BA_ASSASSINCROSScsnv1-19/+21
2014-09-08Merge pull request #339 from csnv/skillchecksMichieru1-9/+2
2014-09-06Fix ASPD bonus with some skillscsnv1-1/+2
2014-09-06Fixes CR_DEVOTION and MG_STONECURSE behaviour, hiding behaviour.csnv1-9/+2
2014-09-05Corrected SC_WARMER. Other cleanupscsnv1-1/+0
2014-09-03Fixes bard song assassin cross of sunset. Thanks to Juviacsnv1-1/+1
2014-08-29Fix status def calculation (bug:8306)Michieru1-40/+8
2014-08-23Fixed official devotion behaviour, various cleanupsnadiyama1-11/+11
2014-08-08HPM Hooks UpdateHercules.ws1-1/+1
2014-08-08- Update Fire Cloack to official formulaMichieru1-19/+12
2014-08-07Corrected several format-string errors through the codeHaru1-9/+7
2014-08-06HPM Hooks UpdateHercules.ws1-17/+17
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-16/+34
2014-07-18Update status.cnadiyama1-0/+1
2014-07-12Updated SR_FLASHCOMBO behaviourpanikon1-1/+11
2014-07-11Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9panikon1-1/+2
2014-07-11Mado behaviour changespanikon1-3/+4
2014-07-09Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei...panikon1-2/+2
2014-07-09Fixed possible crash in clif_getareachar_skillunit, related to issue 6561 (ht...panikon1-0/+1
2014-07-09Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12...panikon1-0/+1
2014-07-08Removed redundant data from guardian_data, saving up to 40 bytes per guardian...panikon1-12/+17
2014-07-05Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos wa...panikon1-5/+8
2014-06-18Fixed 'value computed is not used', issue: 8236 http://hercules.ws/board/trac...panikon1-2/+1
2014-06-18Fixed issue in all skills that used status->get_matk, the function was alteri...panikon1-41/+104
2014-06-06HPM Hooks UpdateHercules.ws1-53/+53