AAI 0.55 - compatible with new spring version
Moderators: hoijui, Moderators
hmm, I planned to ahev that ability in NTAI XE7 btu I simpyl didnt have th necessary hosting at the time...
Anyways ti may itnerest you to knwo that I've looked into the glest AI interface code and looked in more depth at the spring code. I have a good diea on implementing a CMD_HARVEST and so on, which would implement everything requried for Glest or AoE style resources exept for a tag in features that made them self replicating and harvestable.
Anyways ti may itnerest you to knwo that I've looked into the glest AI interface code and looked in more depth at the spring code. I have a good diea on implementing a CMD_HARVEST and so on, which would implement everything requried for Glest or AoE style resources exept for a tag in features that made them self replicating and harvestable.
here the current changelog
AAI v0.60: (AAI's folder structure changed as well as all cache/learning files - i heavily recommend deleting old
AAI versions before installing AAI 0.60)
- Experimental water map support, view FAQ for more details
- Changed buildtable: Hover crafts got their own category (no longer part of ground units) and several
code cleanups to optimize speed
- AAI remembers which usefulness of different assault categories and orders further combat units based on
that (i hope this will especially help adjusting the amount of land, hover and sea units aai uses on a
mixed land/water map)
- Added support for stationary artillery (e.g. berthas) (added MAX_STAT_ARTY statement to mod cfg)
- Added support for air repair pads (added MAX_AIR_BASE statement to mod cfg)
edit: seems to be broken somehow
- Added support for several factories of the same type (added MAX_FACTORIES_PER_TYPE statement to mod cfg)
- AAI now defends extractors outside its base up to a certain max dinstace with cheap defence buildings
(added MAX_MEX_DEFENCE_DISTANCE statement to mod cfg)
- Builder selection improved, AAI now uses closest idle builder
- Improved Air Force handling (added MAX_AIR_GROUP_SIZE, MIN_AIR_SUPPORT_EFFICIENCY statement to mod cfg)
- Improved/Fixed several mod cfg files
- Improved ressource management a bit
- Improved defence building selection
- Fixed a bug that crashed game right at the start on certain maps (eg. Battle Holmes)
(thx to HiEnergy for reporting this bug)
- Fixed a few crashbugs
- Fixed various smaller issues/bugs
- Extended memory sharing between multiple instances of AAI and fixed a shared memory related crashbug
AAI v0.60: (AAI's folder structure changed as well as all cache/learning files - i heavily recommend deleting old
AAI versions before installing AAI 0.60)
- Experimental water map support, view FAQ for more details
- Changed buildtable: Hover crafts got their own category (no longer part of ground units) and several
code cleanups to optimize speed
- AAI remembers which usefulness of different assault categories and orders further combat units based on
that (i hope this will especially help adjusting the amount of land, hover and sea units aai uses on a
mixed land/water map)
- Added support for stationary artillery (e.g. berthas) (added MAX_STAT_ARTY statement to mod cfg)
- Added support for air repair pads (added MAX_AIR_BASE statement to mod cfg)
edit: seems to be broken somehow
- Added support for several factories of the same type (added MAX_FACTORIES_PER_TYPE statement to mod cfg)
- AAI now defends extractors outside its base up to a certain max dinstace with cheap defence buildings
(added MAX_MEX_DEFENCE_DISTANCE statement to mod cfg)
- Builder selection improved, AAI now uses closest idle builder
- Improved Air Force handling (added MAX_AIR_GROUP_SIZE, MIN_AIR_SUPPORT_EFFICIENCY statement to mod cfg)
- Improved/Fixed several mod cfg files
- Improved ressource management a bit
- Improved defence building selection
- Fixed a bug that crashed game right at the start on certain maps (eg. Battle Holmes)
(thx to HiEnergy for reporting this bug)
- Fixed a few crashbugs
- Fixed various smaller issues/bugs
- Extended memory sharing between multiple instances of AAI and fixed a shared memory related crashbug