2025-08-25 08:12 CEST

spring: develop b9740c14 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
submarine submarine develop 2007-10-23 00:16:52 develop a1e5b4c0
Changeset AAI v0.83

- Completly redone defence building placement (AAI will now take terrain into account as well as already existing defences) It should give much better results now especially on maps that dont have rather flat terrain
          
- AAI will take allied structures into account when looking for rally points for its combat units (helps to better prevent AAI from blocking allied bases with its units)

- Different instances of AAI now share several kind of map information (saves ram space) and do not expand to sectors occupied by allied AAIs anymore

- Added ATTACKERS keyword to mod cfg file to force AAI to use specified units as combat units despite all other capabilities of the unit (e.g. buildoptions) (implemented by Yuritch)

- Resurrectors now may ressurect corpses instead of reclaiming them (however ressurectors chase newly resurrected units trying to repair them - needs some work) (implemented by Yuritch)

- Improved mex and power plant building rules a bit

- Fixed a few potential crash bugs


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4616 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/AAI/AAI ReadMe.txt Diff ] File ]
mod - AI/Global/AAI/AAI.cpp Diff ] File ]
mod - AI/Global/AAI/AAIAttack.cpp Diff ] File ]
mod - AI/Global/AAI/AAIBrain.cpp Diff ] File ]
mod - AI/Global/AAI/AAIBrain.h Diff ] File ]
mod - AI/Global/AAI/AAIBuildTable.cpp Diff ] File ]
mod - AI/Global/AAI/AAIBuildTable.h Diff ] File ]
mod - AI/Global/AAI/AAIBuildTask.cpp Diff ] File ]
mod - AI/Global/AAI/AAIConfig.cpp Diff ] File ]
mod - AI/Global/AAI/AAIConfig.h Diff ] File ]
mod - AI/Global/AAI/AAIConstructor.cpp Diff ] File ]
mod - AI/Global/AAI/AAIExecute.cpp Diff ] File ]
mod - AI/Global/AAI/AAIExecute.h Diff ] File ]
mod - AI/Global/AAI/AAIGroup.cpp Diff ] File ]
mod - AI/Global/AAI/AAIGroup.h Diff ] File ]
mod - AI/Global/AAI/AAIMap.cpp Diff ] File ]
mod - AI/Global/AAI/AAIMap.h Diff ] File ]
mod - AI/Global/AAI/AAISector.cpp Diff ] File ]
mod - AI/Global/AAI/AAISector.h Diff ] File ]
mod - AI/Global/AAI/aidef.h Diff ] File ]
mod - crashrpt/lib/CrashRpt.exp Diff ] File ]
mod - crashrpt/lib/CrashRpt.lib Diff ] File ]
mod - game/AI/AAI/AAI ReadMe.txt Diff ] File ]