Commit Graph
20 Commits
Author SHA1 Message Date
DydzioandGitHub 2e47078ab9 Update ChangeLog 2017-07-08 12:04:18 +02:00
DydzioandArseniyShestakov 5127061e28 Commander skill description support (#266)
* Added commander skill description support

* Add support for ZNPC00.txt not found
2017-05-26 22:58:33 +03:00
DydzioandArseniyShestakov 88952aefff Restart button fix (#288) 2017-03-19 16:58:46 +03:00
DydzioandGitHub 3326bfc067 Naming fix 2017-02-18 21:10:59 +01:00
DydzioandGitHub 86fe44d9ac Counterattack correction. Fixes bug #2501
Creatures should not be able to counterattack multiple times during one opponent attack under any circumstances.
2017-02-10 00:36:15 +01:00
DydzioandGitHub d529b17ce7 Update year to 2017 2017-02-07 13:33:48 +01:00
DydzioandGitHub 6c8ef79727 Merge branch 'develop' into MakeWOGGreatAgain 2017-02-01 23:14:36 +01:00
DydzioandGitHub 90d638179c Fix mantis #2642
Add meteor shower vulnerability to magma elementals
2017-02-01 10:25:25 +01:00
DydzioandGitHub 79c101a56d Remove leftover commander artifact code 2016-12-31 21:29:47 +01:00
DydzioandGitHub a77863145a Regression fix - enemy hero info crash 2016-12-03 09:52:19 +01:00
DydzioandGitHub b84e680f57 Revert changing class structure 2016-10-02 16:57:26 +02:00
DydzioandGitHub 11a7ebc9c7 Update year to 2016 in readme
Better late than never
2016-09-30 13:51:34 +02:00
DydzioandGitHub 97bae58f47 Fixing magog shoot sound
In H3 magog shooting sound is same as fireball spell sound.
2016-09-30 00:46:14 +02:00
DydzioandGitHub 5a34cb69aa Correcting timed spell sounds
Haste spell has wrong sound, rest seems to be fine.
2016-09-30 00:37:44 +02:00
DydzioandGitHub aa412a9812 Correcting offensive spell sounds
Fireball and destroy undead sounds are incorrect, fixed them to be same as in original H3.
2016-09-30 00:32:27 +02:00
DydzioandGitHub bd651ec5ef Improve pandora box secondary skill handling 2016-09-20 12:40:58 +02:00
DydzioandGitHub 563a5d53c0 Update secondary skill handling. Fix issue 2307
Also making secondary skill icon display behavior same as in H3 during popup message.
2016-09-19 20:05:57 +02:00
DydzioandGitHub 8b0c62e10e Block surrender via escape tunnel. Fix issue 2389 2016-09-18 22:05:05 +02:00
DydzioandGitHub beae354536 Correcting random amount of gold in gold piles
In original H3 allowed amounts of gold in treasure piles are multipliers of 100. Before this fix gold amount can be any value from range 500-1000.
2016-09-17 23:22:13 +02:00
DydzioandGitHub ac4920255a Fix for compile error in VS 2015
Disabling Boost variadic templates to make VCMI compilable under Visual Studio 2015. Apparently this is MSVS compiler bug.
2016-09-16 21:44:22 +02:00