DjWarmonger
|
32d1a08470
Pointer serialization for CQuest.
|
13 years ago |
DjWarmonger
|
7fbf89ffc8
Rearragned Seer Huts & Quests. More work on Quest Log descriptions.
|
13 years ago |
DjWarmonger
|
416c08260a
- Basic Commander window
|
13 years ago |
Ivan Savenko
|
46f48f0676
- bugfixing:
|
13 years ago |
DjWarmonger
|
96d198758c
- More commanders
|
13 years ago |
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 years ago |
DjWarmonger
|
038d105bcc
- first sketch of Commanders
|
13 years ago |
DjWarmonger
|
a3f36ccc71
- Unified interface for visitable objects
|
13 years ago |
Michał W. Urbańczyk
|
d0e259864e
* Replaced boost::shared_ptr with std::shared_ptr.
|
13 years ago |
DjWarmonger
|
cd0ed39fbf
Implemented rule-based evaluation of tactical advantage between armies.
|
13 years ago |
DjWarmonger
|
998d8bf501
Added trivial fuzzy logic to handle creature banks estimation.
|
13 years ago |
DjWarmonger
|
386ac80cf9
Fixed #855 & 861. Unsigned values were bad idea to prevent overflow.
|
13 years ago |
Michał W. Urbańczyk
|
a975805ae8
Fixed #850.
|
13 years ago |
Michał W. Urbańczyk
|
7a66c1bf2b
* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508
|
13 years ago |
DjWarmonger
|
1cbd7e94e4
- Extended cap or removed sign for some values that may potentially overflow
|
13 years ago |
Ivan Savenko
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
13 years ago |
Ivan Savenko
|
3fcf8b6f4b
- minor mechanics fixes, corrected handling of 2nd upgrades (like pirates from hota)
|
13 years ago |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
yupsi
|
828a3f0776
Fixed #427 (custom quest messages).
|
14 years ago |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
Michał W. Urbańczyk
|
6ef44bde5a
Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway.
|
14 years ago |
Frank Zago
|
c03a5eb4d2
Created bankconfig.json from bankconfig.txt.
|
14 years ago |
Michał W. Urbańczyk
|
18444fc72f
Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion.
|
14 years ago |
DjWarmonger
|
bdce46ab60
Minor refactorings, fixes & improvements.
|
14 years ago |
DjWarmonger
|
423fd2ffb7
Fixed #756
|
14 years ago |
Michał W. Urbańczyk
|
d092eaf9d1
Artifact Merchant: selling artifacts. Messy, but completes H3 town structures functionalities.
|
14 years ago |
DjWarmonger
|
6a8e3f1b57
Neutral creatures are now correctly split into stacks & merged after a battle.
|
14 years ago |
Michał W. Urbańczyk
|
95efcc7cb5
Fixed #305, #707, #708.
|
14 years ago |
DjWarmonger
|
f7bd5e75cb
Fixed 563 & 701.
|
14 years ago |