Jump to content

Anniversary Edition/Change log: Difference between revisions

→‎2013-xx: actually this is how it works
m (→‎2013-xx: don't forget common/)
(→‎2013-xx: actually this is how it works)
Line 59: Line 59:
** Now reads Mod Depot directly and allows user to download pkg.s
** Now reads Mod Depot directly and allows user to download pkg.s
** Added automatic detection of available updates
** Added automatic detection of available updates
* Packages now have optional DependsOn and IncompatibleWith flags for AEI to work with
* Updated package protocol to 2.0
* Tools now come in packages (using the new "plain/" subdirectory for non-BSL, non-.oni files)
** New optional DependsOn and IncompatibleWith flags for AEI to work with
* Packages now support both platforms at once through use of diverging "mac_only/" and "win_only/" subdirectories ("common/" directory may also be used for bi-platform files)
** Tools now come in packages (using the new "plain/" subdirectory for non-BSL, non-.oni files)
** Packages now support both platforms at once; under level of "oni/", "bsl/", and "plain/", modder uses "common/", "mac_only/" and "win_only/" subdirectories for diverging files
* No more bundled packages -- Installer is entire initial download, and tools and core packages are downloaded on AEI launch
* No more bundled packages -- Installer is entire initial download, and tools and core packages are downloaded on AEI launch
* "Core packages" are now only tweaks and fixes
* "Core packages" are now only tweaks and fixes