mateuszb
|
f1c78e3260
* creature ID refactoring
|
13 年之前 |
mateuszb
|
3958364884
* a bit more work on campaigns; hero crossover still buggy
|
13 年之前 |
DjWarmonger
|
1ef205e5f1
Various tweaks / enchancements to bonus mechanics
|
13 年之前 |
mateuszb
|
ba3075317f
* proper bool serialization
|
13 年之前 |
mateuszb
|
c4e03ef0de
* enum serialization/deserialization (si32 as basetype ought to be enough for anybody)
|
13 年之前 |
DjWarmonger
|
fff7909958
- Fix for hero specialties (creature type limiters)
|
13 年之前 |
Michał W. Urbańczyk
|
0e826915ed
Fixed #1176.
|
13 年之前 |
DjWarmonger
|
79062eb15c
- Parsing hero specialty is working (though complicated)
|
13 年之前 |
DjWarmonger
|
97db289d3c
Parsing for CREATURE_TYPE_LIMITER
|
13 年之前 |
DjWarmonger
|
ce15eb37c2
- Fixed serialization of limiters
|
13 年之前 |
DjWarmonger
|
d7c9377843
- Parsing propagators and limiters
|
13 年之前 |
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 年之前 |