Skip to content

Commit

Permalink
Prep 3.3.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
SMUnlimited committed Dec 14, 2023
1 parent 817c178 commit 71c540e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0] - 2023-12-14

### Added
- Older versions of war3 are still popular so now you can install scripts to the older editions of warcraft.
Expand Down
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ Official Release Links available from: https://www.hiveworkshop.com/threads/adva

As was originally hosted on http://www.wc3campaigns.net/forumdisplay.php?f=601

# Warcraft Requirements
Min 1.36
Min 1.24 - 1.31 for classic AMAI versions

* Avoid v1.29 of Warcraft 3 as it breaks various things and prevents AMAI from chatting. This is just an issue with this version and you can downgrade or upgrade.

# How to Play
AMAI release comes with the standard AI scripts pre-built for you.

Expand All @@ -32,13 +26,15 @@ For Warcraft 1.30 onwards you need to use http://www.zezula.net/en/casc/main.htm
- You can install to a single map or a whole directory.
![installer](installer.jpg)

## Versions
## Warcraft Requirements and Versions
There are multiple editions of AMAI available to install based on your warcraft 3 version you run with. You must use the correct abrievation to install the correct scripts.
Improvements and fixes to the core AI engine will improve the older scripts as well.
- **REFORGED(RFG)** : The AI scripts intended for the latest version of warcraft 3 1.36+ (regardless if you own **Reforged** or not)
- **TFT** : The classic Frozen Throne AI scripts intended for TFT 1.24 version of warcraft 3. Has some forwards compatability support up to 1.31 including 24 player support although tech tree changes in later versions will not be available to the AI.
- **ROC** : The classic Reign of Chaos AI scripts intended for ROC 1.24 version of warcraft 3. Has some forwards compatability support up to 1.31 including 24 player support although tech tree changes in later versions will not be available to the AI.

* Avoid v1.29 of Warcraft 3 as it breaks various things and prevents AMAI from chatting. This is just an issue with this version and you can downgrade or upgrade.

## Commandline install
- From a windows commandline or powershell type `InstallRFGToMap.bat "C:\mymap.w3m" 1` and press enter to install AMAI to maps
- If you do not want to have the Commander installed to control team mates or easily change language settings instead run `InstallRFGToMap.bat "C:\mymap.w3m" 0`
Expand Down

0 comments on commit 71c540e

Please sign in to comment.