From 71fed7589905ca63c435a80df607ab28135d0fd5 Mon Sep 17 00:00:00 2001 From: SMUnlimited Date: Sun, 25 Feb 2024 17:49:18 +0000 Subject: [PATCH] Prep 3.3.3 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 969567b68..feb1212b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -## [Unreleased] +## [3.3.3] - 2024-02-25 ### Added - (DevTools) Added a perl power script to uninstall AMAI from a directory of maps. @@ -14,10 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Optimized double expansion detection reducing total unit loops. - Optimized first expansion calculation (jzy-chitong56) - AMAI does a better job collecting any items after creeping. -- (DevTools) Optimize.bat script is now called OptimizeAll.bat. - Added build order so that Elf will now sometimes buy the moonstone and Humans will now buy lesser clarity potions. - Optimizations to return home after an attack only when nessecary instead of all the time. - Added a random element to upkeep saving times so some ai's save for longer or shorter before breaking the upkeep barrier. +- (DevTools) Optimize.bat script is now called OptimizeAll.bat. ### Fixed - Prevent desyncs with zoom function.