Ivan Savenko
|
ffe8b99369
- reorganized hero classes
|
13 年之前 |
DjWarmonger
|
62a281a665
Complete parsing for new Artifacts. iconIndex needs to be handled.
|
13 年之前 |
DjWarmonger
|
71cbde7bbc
Bonus limiters are now implemented using Decorator design pattern, which allows to chain them.
|
13 年之前 |
DjWarmonger
|
ca9033d0e4
- Support for "Enchanted" WoG ability.
|
13 年之前 |
mateuszb
|
652ea4036e
* artifact bonuses are read from config file now
|
13 年之前 |
mateuszb
|
af133ae758
* experimental support for bonus limiter/propagator loading from json (not turned on yet)
|
13 年之前 |
mateuszb
|
59fcc15254
* last revision reverted, mysterious bug
|
13 年之前 |
mateuszb
|
55f1c47c16
* more TPlayerColor/TResource
|
13 年之前 |
Michał W. Urbańczyk
|
62e63d45b1
Work in progress on BattleAI. Related changes:
|
13 年之前 |
alexvins
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 年之前 |
Michał W. Urbańczyk
|
38b6435ee4
Shackles of War implementation uses bonus system propagation instead of looking into enemy hero. Silences some warnings.
|
13 年之前 |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
13 年之前 |
DjWarmonger
|
d56e7c568a
Added full parser for Bonus structure, as described in http://wiki.vcmi.eu/index.php?title=Bonus_Format
|
13 年之前 |
DjWarmonger
|
cf45239332
Fixed #1035.
|
13 年之前 |
Ivan Savenko
|
faaf799d95
- fixed some extra warnings. Mostly harmless.
|
13 年之前 |
DjWarmonger
|
9c9301a495
Various fixes.
|
13 年之前 |
DjWarmonger
|
96d198758c
- More commanders
|
13 年之前 |
DjWarmonger
|
81e74f8c33
- Config settings & parsing for Commanders.
|
13 年之前 |
Michał W. Urbańczyk
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
13 年之前 |
DjWarmonger
|
038d105bcc
- first sketch of Commanders
|
13 年之前 |
Michał W. Urbańczyk
|
d0e259864e
* Replaced boost::shared_ptr with std::shared_ptr.
|
13 年之前 |
DjWarmonger
|
386ac80cf9
Fixed #855 & 861. Unsigned values were bad idea to prevent overflow.
|
13 年之前 |
DjWarmonger
|
329f39bb2a
Fixed #837
|
13 年之前 |
DjWarmonger
|
855cebfe81
- MIND_IMMUNITY bonus replaces separate protectons from various spells
|
13 年之前 |
DjWarmonger
|
1cbd7e94e4
- Extended cap or removed sign for some values that may potentially overflow
|
13 年之前 |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 年之前 |
DjWarmonger
|
10fce0025a
Support for wall penalty & No Wall Penalty ability.
|
14 年之前 |
DjWarmonger
|
5e40d3da72
Support for Enchanter ability.
|
14 年之前 |
DjWarmonger
|
f4fc77ccb8
Creature spells are now functional.
|
14 年之前 |
DjWarmonger
|
fa6bddcad5
A bunch of mechanics & refactorings.
|
14 年之前 |