mateuszb
|
9dd60b6dbe
|
* refactoring
* moat damage went to config file
|
2013-02-08 21:17:39 +00:00 |
|
DjWarmonger
|
140786a04b
|
- Drain Life now has % effect depending on bonus value
- Stack can use more than 2 attacks. Additional attacks can now be seperated as "ONLY_MELEE_FIGHT and "ONLY_DISTANCE_FIGHT".
|
2013-02-08 09:22:10 +00:00 |
|
mateuszb
|
043c7c52a3
|
* very important bugfix
|
2013-02-07 20:53:21 +00:00 |
|
mateuszb
|
f1c78e3260
|
* creature ID refactoring
* double week creatures are configurable now
|
2013-02-07 17:34:50 +00:00 |
|
alexvins
|
ed3d35554e
|
[refactor] h3m reader
* reduce code duplication
* use binary reader
|
2013-02-07 17:02:15 +00:00 |
|
Michał W. Urbańczyk
|
124d732171
|
* fixed race condition crash
* no crash when there is no creature in dwelling (that should not happen at all... but)
* removed paths from vcxproj, use property sheets
|
2013-02-07 15:27:22 +00:00 |
|
mateuszb
|
af5287c193
|
* fixed opening custom campaign selection window
* artifact positions refactored
* vstd::advance allows moving between enum values
|
2013-02-06 23:24:43 +00:00 |
|
DjWarmonger
|
c3a1d10988
|
Fixed shield effect - spell only.
|
2013-02-06 20:43:17 +00:00 |
|
mateuszb
|
169cf3558d
|
* changes in campaign handling
|
2013-02-06 19:48:09 +00:00 |
|
Ivan Savenko
|
56ffd05648
|
patch from stoppicot:
1. vcmiclient now usese custom Info.plist
2. Original H3 game data is now also stored in Application Support folder
|
2013-02-06 15:39:34 +00:00 |
|
mateuszb
|
3958364884
|
* a bit more work on campaigns; hero crossover still buggy
|
2013-02-06 10:16:44 +00:00 |
|
DjWarmonger
|
1ef205e5f1
|
Various tweaks / enchancements to bonus mechanics
- Added CREATURE_SPELL_POWER for commanders
- Added spell modifiers to various spells: Hypnotize (Astral), Firewall (Luna), Landmine
- Fixed ENEMY_DEFENCE_REDUCTION, GENERAL_ATTACK_REDUCTION
- Extended usefulness of ONLY_DISTANCE_FIGHT, ONLY_MELEE_FIGHT ranges
|
2013-02-06 08:02:46 +00:00 |
|
mateuszb
|
dc091a1ce1
|
* some work on hero crossover; still buggy
|
2013-02-05 23:16:13 +00:00 |
|
Ivan Savenko
|
3f309f0c5e
|
- removed support for ancient versions of ffmpeg
- some cleanup in Linux video player
|
2013-02-05 23:11:48 +00:00 |
|
Michał W. Urbańczyk
|
60c18f1bb8
|
More fixes for campaigns.
|
2013-02-05 21:19:08 +00:00 |
|
Michał W. Urbańczyk
|
17755caa10
|
* fixed #1199
* fixed advancing between misisons in campaigns
|
2013-02-05 20:06:13 +00:00 |
|
Ivan Savenko
|
8ffd482324
|
- gcc compile fix
- mismatching enum (?) in HeroBonus
- probably fixed some cases of unaligned access
|
2013-02-05 19:56:28 +00:00 |
|
mateuszb
|
898228fd54
|
* minor fix for bonus selection screen
|
2013-02-05 19:33:09 +00:00 |
|
mateuszb
|
bda92a4a73
|
* refactoring
* fixed bug 1143
* some work on campaigns
|
2013-02-05 18:48:46 +00:00 |
|
Michał W. Urbańczyk
|
f8d7473f9a
|
* fixed vector<bool> serialization
* fixed issue with loading castle event
|
2013-02-05 14:32:59 +00:00 |
|
Michał W. Urbańczyk
|
937b316c11
|
Updated VC project file.
|
2013-02-05 01:25:56 +00:00 |
|
Michał W. Urbańczyk
|
59abcac7da
|
A patch from stopiccot http://forum.vcmi.eu/viewtopic.php?p=8340#8340
|
2013-02-04 23:12:43 +00:00 |
|
alexvins
|
a9d458c8f4
|
few more refactorings
|
2013-02-04 21:58:42 +00:00 |
|
mateuszb
|
25663ce7af
|
* fixed vector<bool> serialization
* refactoring
|
2013-02-04 19:43:16 +00:00 |
|
DjWarmonger
|
5b00d74e1a
|
Fixed commanders starting with 2^32 experience.
|
2013-02-04 19:22:19 +00:00 |
|
mateuszb
|
3c5d6dd79a
|
* vector<bool> serialization
|
2013-02-04 16:58:31 +00:00 |
|
DjWarmonger
|
e63747d2d2
|
Fixed #860 and #1169
Imprisoned heroes as well as their commanders will get full level ups, with updated specialty, mana and movement.
|
2013-02-04 12:32:53 +00:00 |
|
alexvins
|
d264f17b76
|
[refactor] separate h3m reader from rest of mapservice
|
2013-02-04 10:29:59 +00:00 |
|
mateuszb
|
8769f67c5d
|
* JsonReader can convert to enums
* refactoring
|
2013-02-03 21:05:44 +00:00 |
|
Michał W. Urbańczyk
|
1fca96257d
|
Fixed #1197.
|
2013-02-03 15:05:30 +00:00 |
|
mateuszb
|
ba3075317f
|
* proper bool serialization
* refactoring towards more enums/typedefs
|
2013-02-02 19:28:39 +00:00 |
|
beegee1
|
96ec6e71a4
|
- Updated RPM spec
|
2013-02-02 19:04:52 +00:00 |
|
alexvins
|
b376ac8568
|
refactor map loading, few small tweaks
|
2013-02-02 17:20:31 +00:00 |
|
DjWarmonger
|
beb1ca1bf8
|
- getDate function now uses enum for different modes
- Fixed Black Market (#1195)
- Fixed one-week bonuses removed eveyr day (#976)
|
2013-02-02 08:29:57 +00:00 |
|
mateuszb
|
c4e03ef0de
|
* enum serialization/deserialization (si32 as basetype ought to be enough for anybody)
* some fields in classes refactored to use appropriate enums (not yet finished)
|
2013-02-01 22:04:25 +00:00 |
|
DjWarmonger
|
096b0d6a36
|
Post-release version bump.
|
2013-02-01 09:37:39 +00:00 |
|
Ivan Savenko
|
6a5af58aed
|
(linux) version bump to 0.91
|
2013-02-01 08:58:14 +00:00 |
|
DjWarmonger
|
d325528aa5
|
For 0.91 release.
|
2013-02-01 08:44:20 +00:00 |
|
mateuszb
|
a1da195b85
|
* minor refactoring
|
2013-01-31 20:11:25 +00:00 |
|
mateuszb
|
4ae4b998a3
|
* bug 1165 fixed
|
2013-01-31 17:52:10 +00:00 |
|
mateuszb
|
5b0c6059e2
|
* bug 1193 should be fixed
* minor refactoring
|
2013-01-30 21:28:31 +00:00 |
|
Ivan Savenko
|
843f8f10c0
|
patches from forum:
- (vcmibuilder) fix for space in path
- (cmake) fix ffmpeg detection on Mac
|
2013-01-30 20:46:09 +00:00 |
|
Ivan Savenko
|
a82601db72
|
- playing a bit with ttf fonts: bugfix + shadow rendering
|
2013-01-29 22:43:39 +00:00 |
|
DjWarmonger
|
5194569053
|
- Fixed #1190
- Fixed incorrect shield effect
|
2013-01-29 06:47:20 +00:00 |
|
Ivan Savenko
|
9caa21a51c
|
- fix for #1189 (h3 text parsing fix)
- fix for #1188 (replaced ffmpeg detection with module from KDE)
|
2013-01-26 19:39:54 +00:00 |
|
DjWarmonger
|
ad9cfdcc1b
|
Version 0.90c
|
2013-01-26 14:56:32 +00:00 |
|
beegee1
|
db2f468341
|
- Fixed some bugs when generating terrain view IDs (mock map seems to be OK) - Enabled RMG by default
|
2013-01-26 13:48:20 +00:00 |
|
DjWarmonger
|
dcedfb05d2
|
Fix for #1187
|
2013-01-25 14:39:28 +00:00 |
|
Ivan Savenko
|
beac6b12d8
|
- loading fix
|
2013-01-24 21:03:01 +00:00 |
|
DjWarmonger
|
dad5771a09
|
Workaround for new artifacts r-click descriptions, they will be displayed in same way as OH3 artifacts.
|
2013-01-24 08:01:43 +00:00 |
|