This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
!!! This is the last release of WAE under my personal account (Rampastring), and exists mainly for archival purposes. For the most up-to-date release, see https://github.com/CnCNet/WorldAlteringEditor/releases
This release mainly improves WAE's scripting capabilities.
- Added sort buttons so TaskForces, Scripts, TeamTypes and Triggers windows
- Added search and sort options to TaskForces window
- Added "View References" context menu option to TaskForces, Scripts, and TeamTypes windows
- Added per-item context menu to Triggers window
- Added "Recent files" list to main menu
- Added map error check for a trigger pointing to a housetype that does not exista
- Added name of offending file to error thrown when WAE fails to load a TMP file
- TaskForces are now colored according to the team that uses them, if any
- Added support for AITriggers to scripting element ID regeneration
- Fixed scripting element ID regeneration to remap old IDs to new IDs for trigger event and action parameters
- Fixed a bug where the list was not always scrolled to view the newly-added element when creating new TaskForces, Scripts, TeamTypes or Triggers if scripting elements had been deleted previously
- Fixed a bug where building animations were sometimes overlapped by the building
- Removed sort options from context menu in Scripts, TeamTypes and Triggers windows (replaced by sort button instead)