Ivan Savenko
|
0ca9f64573
Next part of town configuration:
|
пре 13 година |
Ivan Savenko
|
44cc848edc
first part of town configuration:
|
пре 13 година |
Ivan Savenko
|
6c84bd9c71
- typo fix: placing semicolon after "if" is a bad idea.
|
пре 13 година |
DjWarmonger
|
9abcca32bc
Fixed AI trying to pick more than 7 stacks from town.
|
пре 13 година |
DjWarmonger
|
78fe412375
Hopefully complete solution for taking last stack from heroes (without splitting stacks).
|
пре 13 година |
DjWarmonger
|
4e726f0eb2
- Handling for Hill fort and (kinda) Magic Well
|
пре 13 година |
DjWarmonger
|
e913d94c62
VCAI can now exchange armies between heroes. By default, it will pass army to main hero.
|
пре 13 година |
DjWarmonger
|
3b1ddfa3ca
Fixed AI building only one upgraded dwelling per town. Minor tweaks.
|
пре 13 година |
Ivan Savenko
|
656999e99f
- fixed bug in AI town development
|
пре 13 година |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
пре 13 година |
DjWarmonger
|
edbc7f1223
- Some hardcoded settings will now be read from config/defaultMods.json
|
пре 13 година |
DjWarmonger
|
55f321f3f3
- Fixed AI crash at "gather resource" quest
|
пре 13 година |
Ivan Savenko
|
9cbc1f1058
- merged basicCreatures and upgradedCreatures into single array
|
пре 13 година |
Ivan Savenko
|
708ad6ac7f
- music player uses URI's instead of enum from music base
|
пре 13 година |
DjWarmonger
|
356e675a65
- VCAI can now complete all types of Seer Hut Mission. GATHERTROOP victory condition should also work.
|
пре 13 година |
Ivan Savenko
|
e4c88d5088
- moved ParseBonus to JsonNode.cpp (linkage errors)
|
пре 13 година |
DjWarmonger
|
4c0537c420
- AI will now wander with all the heroes that have spare movement points. It should prevent stalling.
|
пре 13 година |
DjWarmonger
|
d8cb3a34d3
-Fixed crash #1037
|
пре 13 година |
DjWarmonger
|
6a7327d38a
VCAI will now not be confused by Border Gates and attempt to find Keymaster to cross them.
|
пре 13 година |
DjWarmonger
|
624908e403
- Fixed unserialized GrowingArtifact, causing crash
|
пре 13 година |
Michał W. Urbańczyk
|
edccbd4809
Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier.
|
пре 13 година |
Ivan Savenko
|
55c78e9f16
- ComponentBox usage in 2 windows: levelup and build screen
|
пре 13 година |
DjWarmonger
|
10a2dfefd1
VCAI will answer CommanderGotLevel query.
|
пре 13 година |
Ivan Savenko
|
235cf458d7
- fixed text duplication in choice windows
|
пре 13 година |
Michał W. Urbańczyk
|
fcdad0d323
Added class HeroPtr to VCAI that should replace CGHeroInstance*. HeroPtr is able to detect when the hero under it becomes unavailable.
|
пре 13 година |
Ivan Savenko
|
613172fa45
- fixed #582, #1019 and #1022
|
пре 13 година |
Michał W. Urbańczyk
|
759f85767b
Solved #985.
|
пре 13 година |
DjWarmonger
|
18e53a1717
- Fixed a scenario when AI could visit the town without picking troops, resulting in a lock
|
пре 13 година |
Ivan Savenko
|
a13a62537b
- fixed crash in hero window (#963)
|
пре 13 година |
Ivan Savenko
|
665837d656
- hopefully better town development for AI
|
пре 13 година |