wowgetoffyourcellphone Posted Thursday at 22:43 Share Posted Thursday at 22:43 So, sometime this month, some changes in the base game's code have rendered the AI in Delenda Est neutered. The AI no longer builds the structures listed in petra/config.js and after a short while the civilian citizens they train stand idle at the Civic Center. These things don't happen with vanilla (I've play tested). I thought I kept DE's AI files up to date with all the recent changes, but perhaps there is something I overlooked or there's something with the new changes which negatively affect the mod. Anyone willing to take a look and see what they can find? https://github.com/JustusAvramenko/delenda_est The AI in R28 works really well and is pretty deadly, so this is a post-R28 issue. 1 Link to comment Share on other sites More sharing options...
Deicide4u Posted Friday at 09:54 Share Posted Friday at 09:54 To be clear, this doesn't affect the release version of the mod, only the latest GitHub branch? Link to comment Share on other sites More sharing options...
Stan` Posted Friday at 16:09 Share Posted Friday at 16:09 cc @phosit @Deicide4u that's correct Link to comment Share on other sites More sharing options...
Perzival12 Posted Friday at 16:31 Share Posted Friday at 16:31 17 hours ago, wowgetoffyourcellphone said: So, sometime this month, some changes in the base game's code have rendered the AI in Delenda Est neutered. The AI no longer builds the structures listed in petra/config.js and after a short while the civilian citizens they train stand idle at the Civic Center. These things don't happen with vanilla (I've play tested). I thought I kept DE's AI files up to date with all the recent changes, but perhaps there is something I overlooked or there's something with the new changes which negatively affect the mod. Anyone willing to take a look and see what they can find? https://github.com/JustusAvramenko/delenda_est The AI in R28 works really well and is pretty deadly, so this is a post-R28 issue. Your Headquarters.jd file manages most of the building, you probably changed the Classes and VisibleClasses of some structures, and so the ai can’t find what it would normally build. You also might have handicapped it in some way by changing required pop/phase or something like that. Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted Saturday at 21:15 Author Share Posted Saturday at 21:15 It may have been my attackplan.js file. It had not been updated with the deserialization changes. https://github.com/JustusAvramenko/delenda_est/commit/456f297a3975678149ef70148a968c52d465951b I need the file because Delenda Est changes "Farmsteads" to Granaries. "Farmsteads" are the capturable Gaia buildings that give the farmland and fertile soil auras. This does not solve the AI not building special buildings though. hmm Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted 14 hours ago Author Share Posted 14 hours ago So, it seems like the AI stops attempting to gather wood, stone, or metal at some point now, and then can't phase up to Town phase. Link to comment Share on other sites More sharing options...
Perzival12 Posted 49 minutes ago Share Posted 49 minutes ago On 23/5/2026 at 2:15 PM, wowgetoffyourcellphone said: It may have been my attackplan.js file. It had not been updated with the deserialization changes. https://github.com/JustusAvramenko/delenda_est/commit/456f297a3975678149ef70148a968c52d465951b I need the file because Delenda Est changes "Farmsteads" to Granaries. "Farmsteads" are the capturable Gaia buildings that give the farmland and fertile soil auras. This does not solve the AI not building special buildings though. hmm That’s something that needs to be added to the config file iirc, but they’ll only build them in City Phase. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now