ArseniyShestakov
|
2f9ca778b2
VCAI: add channel probing support for teleporters with multiple exits
|
10 年之前 |
ArseniyShestakov
|
eb9f29e368
VCAI: restoring teleport probing feature for updated mechanics
|
10 年之前 |
ArseniyShestakov
|
b5100bee94
Teleport: rework code to support exit point selection for whirlpools
|
10 年之前 |
ArseniyShestakov
|
f6de3f94ca
Teleports: use TTeleportExitsList typedef for exits list
|
10 年之前 |
ArseniyShestakov
|
5106738160
Merge branch 'develop' into feature/pathfinderLayers
|
10 年之前 |
ArseniyShestakov
|
866a0a1fc0
VCAI: little improvement for 2a59cb619137cb443adce6aba009ecf37a6a57da
|
10 年之前 |
ArseniyShestakov
|
ac12a0735e
Plumbing on client and server to make flying actually work
|
10 年之前 |
ArseniyShestakov
|
2b6e1498d2
Pathfinding: change argument order for getPath and AUTO layer as default
|
10 年之前 |
DjWarmonger
|
1e36f3cecd
Cache SectorMap where possible and update when necessary.
|
10 年之前 |
AlexVinS
|
e8e484bbca
Merge branch 'mutexRelax_fix' into develop
|
10 年之前 |
DjWarmonger
|
2a59cb6191
Fixed #2308 - AI didn't attack enemy heroes at all.
|
10 年之前 |
DjWarmonger
|
768b1ca289
More consitent code.
|
10 年之前 |
DjWarmonger
|
87f838f286
AI should poke inaccessible Quest Guards less often.
|
10 年之前 |
DjWarmonger
|
520e42bcd7
Fixed #2317
|
10 年之前 |
DjWarmonger
|
4e444abf66
Few more uses of cached visibleTiles.
|
10 年之前 |
DjWarmonger
|
afe65d1264
Relaxed some locks in VCAI.
|
10 年之前 |
DjWarmonger
|
1c14dbf7b2
Cache SectorMaps to evaluate multiple goals -> huge performance boost
|
10 年之前 |
DjWarmonger
|
a3ce1521e5
Cache visible tiles within SectorMap for quicker access.
|
10 年之前 |
DjWarmonger
|
2012d53dd6
Fixed issues with exchanging combo artifacts (#2132).
|
10 年之前 |
DjWarmonger
|
6af8db2c69
Fixed logic discrepancy for (in)visible objects. Fixes #2224, #2225 and possibly more.
|
10 年之前 |
DjWarmonger
|
3e8c395156
- More fixes for wander targets
|
10 年之前 |
DjWarmonger
|
d32461d9d1
Complete solution for artifact equip & exchange.
|
10 年之前 |
DjWarmonger
|
b3f482b8a8
Restored artifact selection & exchange, work in progress.
|
10 年之前 |
DjWarmonger
|
264a0c4fe7
- Restored evaluation of wander targets at every step.
|
10 年之前 |
DjWarmonger
|
2f588b548e
Fixed one case when heroes exchanged armies until ran out of movement points.
|
10 年之前 |
DjWarmonger
|
6cfc89dc7c
A number of fixes for wander / SectorMap.
|
10 年之前 |
DjWarmonger
|
b2a75551c8
- Extensive use of SectorMap. AI will not eagerly pick guarded and blocked treasures.
|
10 年之前 |
DjWarmonger
|
299e9d5a0b
Experiment - do not prioritize reserved objects during wandering to prevent running back and forth.
|
10 年之前 |
DjWarmonger
|
8820bc05a9
MSVS compiler doesn't allow default arguments for Lambdas.
|
10 年之前 |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
10 年之前 |