Page 4 of 4

Re: UASECO has been added to github

Posted: 25 Oct 2015, 16:06
by undef.de
October 2015 update
  • 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 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
If you update, please remove the table "playlist", e.g.:

Code: Select all

DROP TABLE IF EXISTS `%prefix%playlist`;
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

Re: UASECO has been added to github

Posted: 29 Oct 2015, 23:35
by undef.de
Adding askuri's locale class/methods
  • New class for multilanguage support
  • RecordEyepiece: Added possibilities for <background_focus> in Placements
  • Bugfix for ManiaScript at the CheckpointTimeDiff-Widget
https://github.com/undeflabs/UASECO/com ... 6f2f24495a
Missing files:
https://github.com/undeflabs/UASECO/com ... 6febb2e7e4

Download it here: https://github.com/undeflabs/UASECO/arc ... opment.zip

Please report anything you found at viewtopic.php?f=522&t=28831

Re: UASECO has been added to github

Posted: 28 Dec 2015, 00:02
by undef.de
XMAS update
  • More translations
  • Moved all remote images/sounds/scripts to ManiaCDN.net
  • Several reported bugfixes
https://github.com/undeflabs/UASECO/com ... 720d5b3f4c

Download it here: https://github.com/undeflabs/UASECO/arc ... opment.zip

Please report anything you found at viewtopic.php?f=522&t=28831

Re: UASECO has been added to github

Posted: 30 Dec 2015, 14:23
by undef.de
After XMAS update
  • ChatAdmin crash on "/admin writemaplist" fixed
  • RecordsEyepiece wrong URLs for Images fixed
  • MusicServer bug fixed
  • WelcomeCenter message bug fixed
https://github.com/undeflabs/UASECO/com ... bf6cc21673
https://github.com/undeflabs/UASECO/com ... 802b2284ae

Download it here: https://github.com/undeflabs/UASECO/arc ... opment.zip

Please report anything you found at viewtopic.php?f=522&t=28831

EDIT: Fixed WelcomeCenter