Feedback and Reports for the development branch

UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania².

Moderators: undef.de, NADEO

User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

hackie wrote: 16 May 2017, 21:18 I added this map today : https://tm.mania-exchange.com/tracks/120328
Uaseco saves the map as : _120328.Map
Would be nice if uaseco saves it like the name : Whatever
For me it's saved as "w-eve_120328.Map.gbx" on a linux dedicated server, but should be the same on windows too, because it's the same function that changes the name.

Anyway just had a idea to change that at all: Before saving the file I ask MX for the mapname the author has entered while upload:
Image
That would be result into a map file with the name like "Whatever_120328.Map.gbx" (if MX is available, if not it's fallback to the slugify() function).
hackie wrote: 16 May 2017, 21:18 In the log :

Code: Select all

[2017-05-16 21:13:03] [Chat] Player [truffeltje] used command "/admin add 120328"
[PHP Notice] iconv(): Detected an illegal character in input string on line 137 in file F:\MP4-servers\MP4-Canyon\UASECO\includes\core\helper.class.php
[2017-05-16 21:13:03] [ChatAdmin] MasterAdmin [truffeltje] adds map [wнαтeveя] from MX!
must be a windows thingy
I guess... anyway I hide this "warnings" now.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

Micmo wrote: 14 May 2017, 11:06 I tried votemanager plugin but it don't work really well with a server without timelimit (<time_limit>0</time_limit> in time attack mode), it says always "it's too late for a vote - start your vote next time earlier!"
Fixed in the next release.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
mangoara
Posts: 8
Joined: 03 May 2014, 18:30

Re: Feedback and Reports for the development branch

Post by mangoara »

Doesn' t seem like the webrequest PHP daemon shuts down when you use /admin shutdown.
And, can't it be put in one script instead of 2 files?

Mango
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

mangoara wrote: 22 May 2017, 20:22 Doesn' t seem like the webrequest PHP daemon shuts down when you use /admin shutdown.
And, can't it be put in one script instead of 2 files?
It does shutdown himself(s) with the right version (unreleased fix):
https://github.com/undeflabs/UASECO/blo ... .class.php
https://github.com/undeflabs/UASECO/blo ... equest.php

And later it will be only one file that has to be started (linux), for windows I think there is no other solution as it is right now.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
tomeqf
Posts: 21
Joined: 20 Jul 2012, 08:38

Re: Feedback and Reports for the development branch

Post by tomeqf »

undef.de wrote: 16 May 2017, 20:04
mangoara wrote: 14 May 2017, 12:07 [...]only custom rpoints arent accepted (/setrpoints 6,5,4,3,2,1,0 for example) It sticks to the default profiles in the list.
Fixed for the upcomming release.
Was the "upcoming release" the 0.92 version?
Because currently on my server:

Image
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

tomeqf wrote: 28 Sep 1974, 00:13
undef.de wrote: 16 May 2017, 20:04
mangoara wrote: 14 May 2017, 12:07 [...]only custom rpoints arent accepted (/setrpoints 6,5,4,3,2,1,0 for example) It sticks to the default profiles in the list.
Fixed for the upcomming release.
Was the "upcoming release" the 0.92 version?
The changelog said: No, the fixed version is 0.9.3.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
mangoara
Posts: 8
Joined: 03 May 2014, 18:30

Re: Feedback and Reports for the development branch

Post by mangoara »

Awesome that custom rpoints/setrpoints will be fixed. :thumbsup:

Is it something in the plugin or at Dedimania itself that the replays cant be validated and get declined? I remember commenting out some line of the plugin with the mp3 update to make it work.

Mango
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

mangoara wrote: 23 May 2017, 22:14 Awesome that custom rpoints/setrpoints will be fixed. :thumbsup:
It will not be fixed, it is: UASECO 0.9.3 (2017-05-23) released :lol:
mangoara wrote: 23 May 2017, 22:14 Is it something in the plugin or at Dedimania itself that the replays cant be validated and get declined? I remember commenting out some line of the plugin with the mp3 update to make it work.
No, it's a dedicated server thing that need to be fixed: viewtopic.php?f=561&t=40174
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

I've locked this topic, because this was meant for the development branch at github while the heavy development phase before release.

Use viewtopic.php?f=522&t=41510 for reports of the current master branch at github.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Locked

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest