Vadim Markovtsev
|
d24fd10e21
Fix std::abs warning
|
10 жил өмнө |
DjWarmonger
|
b3f482b8a8
Restored artifact selection & exchange, work in progress.
|
10 жил өмнө |
DjWarmonger
|
b2a75551c8
- Extensive use of SectorMap. AI will not eagerly pick guarded and blocked treasures.
|
10 жил өмнө |
DjWarmonger
|
b0cd4f4117
Added limits and assertions which show that fuzzy engine is completely bugged.
|
11 жил өмнө |
Ivan Savenko
|
b67618ab53
First batch of AI fixes:
|
11 жил өмнө |
Ivan Savenko
|
6c0c03d74b
Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero
|
11 жил өмнө |
Ivan Savenko
|
1157111fcf
More bugfixing:
|
11 жил өмнө |
DjWarmonger
|
3ac306f501
Merge pull request #19 from vcmi/feature/mapObjects
|
11 жил өмнө |
Ivan Savenko
|
ab475195ac
Banks now use new scheme as well
|
11 жил өмнө |
Ivan Savenko
|
b2e8c92383
Cleanup:
|
11 жил өмнө |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 жил өмнө |
DjWarmonger
|
e54c816c92
Treasure piles can now cover several tiles.
|
11 жил өмнө |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 жил өмнө |
DjWarmonger
|
6658e173f1
- Possible fix for #1769
|
11 жил өмнө |
DjWarmonger
|
30b79588db
- Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player.
|
11 жил өмнө |
Ivan Savenko
|
771c1ce255
- some effords to get rid of bottlenecks in AI code
|
11 жил өмнө |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 жил өмнө |
DjWarmonger
|
d049abe644
Fixed typo #1732.
|
11 жил өмнө |
DjWarmonger
|
1196eb5d81
AI can finally clear Subterranean Gate with guard on the other side :)
|
11 жил өмнө |
DjWarmonger
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 жил өмнө |
DjWarmonger
|
e459984897
Cleanup in AI.
|
11 жил өмнө |
DjWarmonger
|
e5b011abe0
- Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended.
|
11 жил өмнө |
DjWarmonger
|
aec04d920e
Endless crusade against AI issues and loopholes!
|
12 жил өмнө |
DjWarmonger
|
a6ce282f8a
Dramatically reduced exploration complexity. AI will check only nearby objects.
|
12 жил өмнө |
DjWarmonger
|
473250e223
- Removed slow and buggy part of exploration code
|
12 жил өмнө |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 жил өмнө |
Ivan Savenko
|
012212698e
compile fixes, cmake files update
|
12 жил өмнө |
DjWarmonger
|
9950bc6ec3
First part of AI refactoring. Trying to split AI into three distinct parts:
|
12 жил өмнө |