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 年之前 |
DjWarmonger
|
56c56f81e3
Fixed #849. Fixed buying artifacts for free.
|
13 年之前 |
Ivan Savenko
|
b72a19cdb1
- fix for creature banks (was broken several revisions ago)
|
13 年之前 |
Ivan Savenko
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
13 年之前 |
Ivan Savenko
|
3fcf8b6f4b
- minor mechanics fixes, corrected handling of 2nd upgrades (like pirates from hota)
|
13 年之前 |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 年之前 |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 年之前 |
Ivan Savenko
|
0f2e00c780
-(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory
|
14 年之前 |
yupsi
|
828a3f0776
Fixed #427 (custom quest messages).
|
14 年之前 |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 年之前 |
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 年之前 |
Frank Zago
|
479a714dbf
Better fix than r2381.
|
14 年之前 |
Frank Zago
|
c46cb29446
sex is uninitialized (a virgin ?). Fixed a typo.
|
14 年之前 |
Michał W. Urbańczyk
|
9621cbcaa7
* fixed crash on calculating dmg dealt by stack under Curse
|
14 年之前 |
Michał W. Urbańczyk
|
bb1bdcb0a7
* fixed crash on visiting Sirens
|
14 年之前 |
Michał W. Urbańczyk
|
8b7a2f179c
* Server will strictly require answering the queries before taking any actions. Let me know, if this causes any freezes.
|
14 年之前 |
Frank Zago
|
c03a5eb4d2
Created bankconfig.json from bankconfig.txt.
|
14 年之前 |
Frank Zago
|
11b50ca176
Created ressources.json from resources.txt.
|
14 年之前 |
Frank Zago
|
029b77e7c4
Created dwellings.json from cregens.txt.
|
14 年之前 |
Michał W. Urbańczyk
|
5072bda7e6
Fixed the stables crash #799.
|
14 年之前 |
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 年之前 |
beegee1
|
55e7959fd9
* Bonus system caching updated, partially rewritten, much more robust, thread-safe
|
14 年之前 |
DjWarmonger
|
9ca5d9048a
Fixed total spell immunity granted by 2212.
|
14 年之前 |
beegee1
|
5fdb5aa494
* Improved battle and bonus system performance (significantly faster in debug build, tip: use vs 2008, turn of hex field presentation)
|
14 年之前 |
DjWarmonger
|
a60fd00e22
Fixes for Pandora Box texts.
|
14 年之前 |
DjWarmonger
|
7dce558e28
More fixes. Estates skill is now handled as a Bonus.
|
14 年之前 |
DjWarmonger
|
bdce46ab60
Minor refactorings, fixes & improvements.
|
14 年之前 |
DjWarmonger
|
3f85ca4504
Fixes for necromancy.
|
14 年之前 |
DjWarmonger
|
5f53531f4b
Fixed crash on joining units that we already have in our army.
|
14 年之前 |
DjWarmonger
|
423fd2ffb7
Fixed #756
|
14 年之前 |