
Without further ado, here are the full release notes:
New features and other changes in the v0.95 release of XASECO2:
- * all references (command names, classes, variables, comments, etc) to TrackMania eXchange / TMX / tmx are replaced by Mania Exchange / MX / mx
* new MX information support (based on the new MXInfoFetcher class) with the /mxinfo command, analogue to TMX info support in XASECO, so see the relevant release notes for details
* new MX search support (based on the new MXInfoSearcher class) with the /xlist command, analogue to TMX search support in XASECO, so see the pertaining release notes for details
* the /add (if enabled) and /admin add commands now work to add maps from MX, analogue to adding maps from TMX in XASECO
* notes on MX support:- * the TMX section parameter in the above chat commands is no longer relevant, and has been removed
* the /xlist command now returns at most 100 maps, rather than 500 from TMX in XASECO
* MX does not yet offer support for replays and solo records, so the /mxrecs command and the MX World Record at the start of a new track are still disabled
- * the TMX section parameter in the above chat commands is no longer relevant, and has been removed
- * UTF-8 characters in (master)admin/operator titles in adminops.xml are not processed correctly -- fixed (thanks TheBigG)
* the Auto TimeLimit plugin doesn't work in TimeAttack mode -- fixed (thanks Pesky)
Important:
- In the zip file, all *.XML and *.PHP config files are located inside the newinstall/ directory. This means that you can (and have to) unzip the download and replace all the PHP code files, without worrying about overwriting your customized config files. However, for every XML/PHP config file that was updated (see here), you must replace your version with the one from the newinstall/ directory, or compare them and add any new/changed configuration settings to your version to insure the system remains working correctly.
- For a new installation, go into the newinstall/ directory and move all *.XML files into the main directory, next to aseco.php, and *.PHP files into the includes/ directory.
Enjoy,
Xymph
PS. For those wondering, it's v0.95 instead of the planned v0.96 because /mxrecs couldn't be made available yet.