Page 2 of 2

Re: Beta 1.2d

Posted: 14 Aug 2012, 01:28
by Aries88
fuerchter wrote:I have a weird problem when pressing tab where it show both the server ranking and the actual player rankings overlapping o.0

screenshot: http://oi46.tinypic.com/2lw3sir.jpg

did this happen before the update as well? how can i fix it :S
i got the same problem as him!

Re: Beta 1.2d

Posted: 14 Aug 2012, 08:50
by Gugli
Thank you all for reporting this issue. We'll try to relsease a quick patch shortly...

Re: Beta 1.2d

Posted: 14 Aug 2012, 10:38
by matrix142
Gugli wrote:New UiLayer type : AltMenu, which appears when the Player presses the Alt key (default binding). This key also un-hides the mouse cursor, thus allowing to click within the AltMenu. By default, the score table is shown, but can be hidden.
Thanks for that fix. But how do I hide the scoretable to get only the mouse?

Re: Beta 1.2d

Posted: 14 Aug 2012, 12:42
by Gugli
matrix142 wrote:Thanks for that fix. But how do I hide the score-table to get only the mouse?
We're going to release a patch to fix the score-table issues (probably this afternoon, French time, that means in a few hours). Once the update is done, the game will behave as following :

If you want to hide the default score table for both Tab and Alt.

Code: Select all

UIManager.UIAll.ScoreTableOnlyManialink = True;


If you only want to hide it for the AltMenu, use

Code: Select all

UIManager.UIAll.AltMenuNoDefaultScores = True;
If you have a custom score-table UiLayer, and you want it to be hidden in the AltMenu, use

Code: Select all

UIManager.UIAll.AltMenuNoCustomScores = True;

Re: Beta 1.2d

Posted: 14 Aug 2012, 12:54
by MaxxB1ade
The old bug of where the graphics stop but the game seems to still be playing underneath has come back.

I can hear the menus coming up when i hit esc and I can quit though the task manager but seems to be happening mainly on solo play after about 15-20 seconds of a race start.

Re: Beta 1.2d

Posted: 14 Aug 2012, 12:57
by tcq
Gugli wrote: Network
  • Optimised protocol to reduce bandwith used for sending inputs client->server (optimisation is only active on updated servers)
  • Fix bandwith management for shootmania protocol. (warning: the bandwith server settings were actually mostly ignored so far, so you may need to tune your configs)
Does the latter point mean to tweak the upload/download settings on your personal PC or on the server?

Re: Beta 1.2d and 1.2e

Posted: 14 Aug 2012, 14:40
by Gugli
We've just released Beta 1.2e to fix the scoretable bug described in this thread.
(bug reported here : http://forum.maniaplanet.com/viewtopic. ... 38#p118357).

This post describes the changes from 1.2d to 1.2e : http://forum.maniaplanet.com/viewtopic. ... 10#p118460

Re: Beta 1.2d and 1.2e

Posted: 14 Aug 2012, 14:46
by matrix142
Thank you Gugli.
So it's a script related thing. I thought we could set that in the game options.

Re: Beta 1.2d and 1.2e

Posted: 14 Aug 2012, 14:55
by eSmaR21