Changelog
Version 2.0.3
Version 2.0.2
- New Language: German
- New Language: Dutch
Version 2.0.1
- Fixed: LastUpdate wasnt updated at all when you uploaded, only on signin
- New Language: French
- Now uses MP!L's personalized status as <Status> in the uploaded xml file
Version 2.0.0
- Everything made from scratch
- New config window layout.. again (see screenshots).
- Everything can now be translated by creating a copy of Languages\Lang_English.ini and translating all the variables in it (NOTE: do not change the variable names as this will break the script). I will add the translations to the download as people start translating (use the contact page to send me translation files)
- Timer mode and event mode can now both be used simultaneously.
- Commands have changed to make them easier to remember:
- /s2ftpconfig is now /ftpconfig
- /s2ftpforceupload is now /ftpupload
Version 1.5
- All internet connections used for uploading are now closed when theyre no longer needed.
Version 1.4
- Added <LastUpdate> to details.xml (contains unix timestamp of upload time)
- Added ability to choose which files to upload, and to rename them.
- Added "Timer Mode". This allows you to set the files to upload every x minutes instead of on events.
Version 1.3
- All information stored in details.xml is now stored as CDATA for proper unicode support.
Version 1.2
- New event setting added: "Show a toast popup when uploading files" (note: this will still make Messenger freeze while its uploading, this is unavoidable without using an external dll for the uploading because JScript doesnt support multithreading)
- Added <CleanUsername> and <CleanPSM> for people who want the names without formatting codes.
Version 1.1
- New config window layout (see screenshots).
- Color scheme now adapts better to the WLM color scheme.