summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-20Updated Xcode project to Xcode 6Haru8-10/+32
Signed-off-by: Haru <haru@dotalux.com>
2014-09-20Land Protector should have an animation even if you don't have gemstones ↵Michieru1-2/+4
(bug:8351)
2014-09-20Fix attack in pre-re (bug:8353)Michieru1-7/+2
2014-09-19Fix some skills reduction. Follow update (bug:8329) ↵Michieru1-6/+0
https://github.com/HerculesWS/Hercules/commit/9a15ccdbfb2c48d6eb73999ad2a61701d7abd6f4
2014-09-19Fix compile error in pre-re follow: ↵Michieru1-1/+1
https://github.com/HerculesWS/Hercules/commit/acc4d2eb875ddf67898ae0ac443e76de2d640daa
2014-09-19Update official Homunculus renewal stats (bug:6970) ↵Michieru9-62/+139
http://hercules.ws/board/tracker/issue-6970-homunculus-renewal-stats/ Follow up (bug 8348): https://github.com/HerculesWS/Hercules/commit/ddc52570a9bf694cdba6445bc02350a94856a583 Update official overbrand damage (special thanks to Rytech) The skill damage is no longer affected by your base level. It is now affected by the enemy's base level (special thanks to Rytech) Updated the list of skills usable while mounted on a mado. (special thanks to Rytech)
2014-09-19Merge pull request #360 from csnv/somefixesMichieru3-7/+18
Fixes damage missing. Snap dodging bug.
2014-09-19Fixes damage missing. Snap dodging bug.csnv3-7/+18
- Fixes damage miss on out of range Devotion. Follow-up: 964b47351ef2156423f6e0a68bfd3361283936c1 - Fixes snap dodge bug. Added setting snap_dodge to return to old behavior. Bug report: http://hercules.ws/board/tracker/issue-3510-snap-dodge-bug/
2014-09-18Merge pull request #359 from csnv/somefixesMichieru1-2/+1
Follow-up: 9a15ccdbfb2c48d6eb73999ad2a61701d7abd6f4
2014-09-18Follow-up: 9a15ccdbfb2c48d6eb73999ad2a61701d7abd6f4csnv1-2/+1
2014-09-18Fixed weapon skills reduction card damage (bug:8329)Michieru1-1/+1
Mega thanks to csnv
2014-09-17Merge pull request #357 from csnv/masterMichieru3-27/+40
Devotion statuses fixed. Cleaned some warnings. Unit range shortened!
2014-09-17Devotion statuses fixed. Cleaned some warnings. Unit range shortened!csnv3-27/+40
- Now SC_AUTOGUARD and SC_REFLECTSHIELD won't have effect if the devotion range is too big. Bug report http://hercules.ws/board/tracker/issue-8345-about-devotion-status-tra/ - Cleaned some warnings - Due to the exploit of some client edits and with the feedback of some users, I can say it's safe to change back the range extra cell to 1. Thanks Juvia, KeyWorld.
2014-09-16Follow: ↵Michieru8-34/+34
https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c7998f590aac8749187da This fixed all mob size problem :) Fix estin estun not working properly (bug:7891)
2014-09-16Follow rev: ↵Michieru3-12/+12
https://github.com/HerculesWS/Hercules/commit/0a24a4bb6340459a6128c39d13ab1bf37a5bc6b8 Fix bug: 7891: http://hercules.ws/board/tracker/issue-7891-estin-estun-breakfall-and-kick-stance/
2014-09-16"Fixes char server crash when saving ##variables while login server is ↵Michieru1-5/+12
offline, thanks to Ancyker" Fix made by Ind :)
2014-09-16Merge pull request #333 from dastgir/SQLFixMichieru3-3/+10
Fixes wrong data type in SQL for base_exp,base_drop and base_death.
2014-09-15Merge pull request #356 from csnv/tinyfixesMichieru1-1/+5
Corrected MATK calculation for Mob. Bug report 8340
2014-09-15Corrected MATK calculation for Mob. Bug report 8340csnv1-1/+5
2014-09-15Merge pull request #355 from csnv/tinyfixesMichieru3-23/+17
Fixed song display, changed devotion conditions
2014-09-15Text aligncsnv1-5/+5
2014-09-15Fixed song display, changed devotion conditionscsnv3-6/+7
- Fixed bug report http://hercules.ws/board/tracker/issue-8338-apple-of-iduns/?gopid=23558#entry23558 - Changes devotion check to work with reflect equipment of the target
2014-09-15Merge pull request #354 from csnv/unitcleanupMichieru1-0/+1
Fixes error initializing SC_WARMER
2014-09-15Fixes error initializing SC_WARMERcsnv1-0/+1
Bug report: http://hercules.ws/board/tracker/issue-8341-spamming-error-message-on/
2014-09-15Revamped song fixcsnv1-14/+7
2014-09-14Merge pull request #338 from csnv/unitcleanupMichieru3-7/+3
Corrected SC_WARMER. Other cleanups
2014-09-14Merge pull request #353 from csnv/tinyfixesMichieru2-11/+11
Fixes sitting on trap, SO_VACUUM_EXTREME and RA_CAMOUFLAGE
2014-09-14Fixes sitting on trap, SO_VACUUM_EXTREME and RA_CAMOUFLAGEcsnv2-11/+11
- Don't sit while trapped. Bug http://hercules.ws/board/tracker/issue-7825-trap/ SO_VACUUM_EXTREME swapping targets when 2 or more are present and close to each other.
2014-09-14HPM Hooks UpdateHercules.ws1-8/+8
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-09-14Storm Gust freeze chance is only 150% and not 300% (Thanks to Playtester)Michieru3-11/+13
Spiral Pierce should hitlock to 100% but not work on bosses (Thanks to Playtester) Implemented the official formula for Potion Pitcher when used by monsters (Thanks to Playtester) Golden Thief Bug card should not immune masquerades Desperado should not be reflect by Shield Reflect (bug:7624)
2014-09-14Merge pull request #352 from csnv/somefixesMichieru3-29/+30
Restored flag 8 behaviour in status_change_start
2014-09-14Restored flag 8 behaviour in status_change_startcsnv3-29/+30
- Fixes bug report http://hercules.ws/board/tracker/issue-8337-ankle-snare/?gopid=23533#entry23533
2014-09-14Merge pull request #349 from csnv/somefixesMichieru1-2/+7
Fixes taekwon mild wind skill on renewall.
2014-09-14Fixes taekwon mild wind skills on renewall. Bug 8234 ↵csnv1-2/+7
http://hercules.ws/board/tracker/issue-8234-bug-tk-sevenwind/
2014-09-14This should finish to fix Status effect chance for renewal and pre-re(bug:8242)Michieru1-10/+7
Special Thanks to Playtester for all the information
2014-09-13Merge pull request #348 from csnv/somefixesMichieru1-0/+9
Fix SO_VACUUM_EXTREME moves target into the center of the skill. Bug 833...
2014-09-13Fix SO_VACUUM_EXTREME moves target into the center of the skill. Bug 8330: ↵csnv1-0/+9
http://hercules.ws/board/tracker/issue-8330-extreme-vacuum-skill-behavior/
2014-09-13Fix Soul Breaker not affect by Lex Aeterna (bug:7712)Michieru2-1/+6
Fix Throwing Mysterious Powder with Sling Item. Thanks to Rikter (bug:8333)
2014-09-13Update formula of Vulcan Arm, Flame Laucher and Cold Slower.Michieru4-21/+59
Add Hesperuslit formula effect. Banding now count the caster. Fix a bug with Lex Aeterna that not double the damage of Acid Demo. (bug:8098) Update to official formula Reproduce skill. Fix Mind Breaker Matk. (bug:8328) Fix a map crash with Gentle Touch change. (bug:8326) Special Thanks to Ind
2014-09-12Merge pull request #346 from csnv/masterMichieru1-13/+14
Fixed songs, working with setting song_timer_reset: 0
2014-09-12Improved code readabilitycsnv1-2/+4
2014-09-12Fixed songs, working with setting song_timer_reset: 0csnv1-12/+11
2014-09-12Merge pull request #335 from AnnieRuru/request_2Haruna2-0/+76
Add *getguildmember script command
2014-09-12Update Mob Skill DB to Episode 14.2Michieru1-7436/+7031
This Update follow the Massive Renewal mob_db update. https://github.com/HerculesWS/Hercules/commit/0fadf384a80a25f1af712232d14a664848dbff88 Special thanks to Yommy
2014-09-12Merge pull request #343 from csnv/aegissongMichieru4-8/+25
Added option for song timers behaviour. Fixes bug 8265
2014-09-11Added option for song timers behaviour. Fixes bug 8265csnv4-8/+25
- Fixes bug 8265: http://hercules.ws/board/tracker/issue-8265-bragis-poem-overlapped-20-seconds-effect/ - Added setting in /conf/battle/skill.conf song_timer_reset: switch between official behaviour (songs don't reset time from prior songs) or eathena (every song resets the timer)
2014-09-10Merge pull request #342 from csnv/somefixesMichieru3-27/+43
Fixes songs refresh bug, updates BA_ASSASSINCROSS
2014-09-10Removing large spacecsnv1-1/+1
2014-09-10Fixes songs refresh bug, updates BA_ASSASSINCROSScsnv3-27/+43
- Fixes bug 7125: http://hercules.ws/board/tracker/issue-7125-song-refresh/ (Rathena fix) - Updated BA_ASSASSINCROSS ASPD Renewal Formula according to latest tests - Added 'Skill failed' message to Devotion
2014-09-08Fix on start possible buffer overruns.Andrei Karas2-2/+2
Checks after using --enable-sanitize.