summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-3/+3
2014-10-18Fix bug:7454Michieru1-1/+2
2014-10-13* Monster skill use behavior, ranges, position lag fixesMichieru1-2/+8
2014-10-08Update Hovering to it's official formula. (bug:8384)Michieru1-5/+1
2014-10-02* Rewrote the hard monster AI. Monsters will now behave a lot closer to offic...Michieru1-0/+1
2014-09-29Emperium can not be move by vacuum (bug:8372)Michieru1-1/+2
2014-09-23Fixes card increment damage on Renewal. Bug 8364csnv1-1/+2
2014-09-21Fixed Bug 8294shennetsind1-2/+2
2014-09-19Fix some skills reduction. Follow update (bug:8329) https://github.com/Hercu...Michieru1-6/+0
2014-09-19Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/...Michieru1-5/+5
2014-09-19Fixes damage missing. Snap dodging bug.csnv1-6/+11
2014-09-18Follow-up: 9a15ccdbfb2c48d6eb73999ad2a61701d7abd6f4csnv1-2/+1
2014-09-18Fixed weapon skills reduction card damage (bug:8329)Michieru1-1/+1
2014-09-17Devotion statuses fixed. Cleaned some warnings. Unit range shortened!csnv1-15/+31
2014-09-16Follow rev: https://github.com/HerculesWS/Hercules/commit/0a24a4bb6340459a612...Michieru1-9/+9
2014-09-15Fixed song display, changed devotion conditionscsnv1-3/+4
2014-09-14Storm Gust freeze chance is only 150% and not 300% (Thanks to Playtester)Michieru1-1/+1
2014-09-14Fixes taekwon mild wind skills on renewall. Bug 8234 http://hercules.ws/board...csnv1-2/+7
2014-09-13Fix Soul Breaker not affect by Lex Aeterna (bug:7712)Michieru1-1/+5
2014-09-13Update formula of Vulcan Arm, Flame Laucher and Cold Slower.Michieru1-8/+36
2014-09-11Added option for song timers behaviour. Fixes bug 8265csnv1-0/+1
2014-09-01Fixed a compile warning on old gcc versions in battle_calc_damageHaru1-16/+15
2014-08-30Follow-up to d45cf975aab39d04bd43dabaa455fde35b61b8daHaru1-2/+2
2014-08-30Merge pull request #330 from AnnieRuru/request_1Michieru1-0/+1
2014-08-29Fix status def calculation (bug:8306)Michieru1-4/+3
2014-08-28New Optional Configuration for unequipped disabled equipmentsAnnieRuru1-0/+1
2014-08-23Fixed official devotion behaviour, various cleanupsnadiyama1-11/+20
2014-08-12Battle config option for knockback style when on same tile.Taylor Locke1-0/+1
2014-08-08HPM Hooks UpdateHercules.ws1-2/+2
2014-08-08- Update Fire Cloack to official formulaMichieru1-0/+7
2014-08-07HPM Hooks UpdateHercules.ws1-4/+4
2014-08-07- Acid Demo is now reduce by Defender (bug: 8287)Michieru1-4/+6
2014-08-06HPM Hooks UpdateHercules.ws1-16/+16
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-16/+23
2014-07-11Fixed reserved __identifier violationsHaru1-1/+1
2014-07-08Removed redundant data from guardian_data, saving up to 40 bytes per guardian...panikon1-2/+4
2014-06-06Fix bug 8225Michieru1-2/+1
2014-05-30Fixed typos inside src/Shido1-33/+33
2014-05-29Added guild_castle_invite and guild_castle_expulsion to guild.conf, they dete...panikon1-0/+2
2014-05-23Fixed Bug#8215malufett1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-17/+18
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-29/+32
2014-05-10Revert "Fixed order of includes in all source files"panikon1-32/+29
2014-05-09Fixed order of includes in all source filesHaru1-29/+32
2014-05-08Homonculus S Updatemalufett1-21/+20
2014-04-28Follow-up to 6af9ad3Haru1-1/+1
2014-04-19Add official support for lvl 175Michieru1-2/+3
2014-04-17Follow-up to 916aa169daeda32c823c0c704b86d1be1fb831b7Haru1-26/+44
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-3/+5
2014-03-23Fix Bug 8106Michieru1-3/+3