This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
changelog [2024/12/02 22:14] Mistermind [Version 2.7.0] |
changelog [2024/12/04 03:02] (current) Mistermind |
||
---|---|---|---|
Line 12: | Line 12: | ||
* Updated to Unity 6 (still compatible with older versions) | * Updated to Unity 6 (still compatible with older versions) | ||
* Added support for [[https:// | * Added support for [[https:// | ||
- | * Added new Wizard Window | + | * Added new UFE Wizard Window |
* Created auto-update system to help retrieve data from old UFE versions | * Created auto-update system to help retrieve data from old UFE versions | ||
* Major fixes and improvements throughout all UFE editors | * Major fixes and improvements throughout all UFE editors | ||
Line 32: | Line 32: | ||
* Several new additions made to Challenge Mode | * Several new additions made to Challenge Mode | ||
* Support for Simple AI on Challenges (scripted/ | * Support for Simple AI on Challenges (scripted/ | ||
- | * Map Recorder can now record the entire cast of characters | + | |
+ | | ||
* Fixed issue with Move ID conflict issues (replaced with GUID) | * Fixed issue with Move ID conflict issues (replaced with GUID) | ||
+ | * (Source) Editor options separated into modular files | ||
* (code) Added new events: OnGaugeDrained and OnFirstHit | * (code) Added new events: OnGaugeDrained and OnFirstHit | ||
* (code) Added new utils class: UFEInput. Ex: '' | * (code) Added new utils class: UFEInput. Ex: '' |