Re: UASECO has been added to github
Posted: 25 Oct 2015, 16:06
October 2015 update
Replace %prefix% with UASECO.xml <mysql><table_prefix>
https://github.com/undeflabs/UASECO/com ... ce0dca2b4a
Download it here: https://github.com/undeflabs/UASECO/arc ... opment.zip
Please report anything you found at viewtopic.php?f=522&t=28831
- Changed from min. required PHP/5.4.0 to PHP/5.5.0 (because support for 5.4.x has been ended)
- Changed PHP 4 style constructors for PHP/7.x.x deprecated warnings: Methods with the same name as their class will not be constructors in a future version of PHP
- Added locales.class.php
Made by askuri to support for translated messages (currently under development, other plugin authors should not use it right now!)
- Added locales.class.php
- Added plugin.force_mod.php
- Added chat commands "/dammit" and "ragequit" into chat.rasp.php
- ManiaScript bugfix in plugin.checkpoints.php
- Bugfix for rasp.xml <prune_records_times>
- And many small other fixes and updates
Code: Select all
DROP TABLE IF EXISTS `%prefix%playlist`;
https://github.com/undeflabs/UASECO/com ... ce0dca2b4a
Download it here: https://github.com/undeflabs/UASECO/arc ... opment.zip
Please report anything you found at viewtopic.php?f=522&t=28831