Page 4 of 14
Re: eXpansion nighty Release
Posted: 03 Jun 2014, 13:54
by oliverde8
Si it works.
First is normal your config had a plugin we removed, on restart you want have that message again it should have cleaned the config.
Second I will fix

thanks for reporting
Re: eXpansion nighty Release
Posted: 03 Jun 2014, 15:34
by weerwolf
yes notification is not on logs anymore no, but widgets locals, live ranking and dedimania are not showing
EDIT: the widgets where turned off

Re: eXpansion nighty Release
Posted: 05 Jun 2014, 03:36
by TheBigG.
Hello,
if you finish more than one time in lap mode during warm up, a debug window pops up
it seems to be caused by checkpoint progress widget.
i got another popup with checkpoint progress widget disabled idk atm what this is caused by

that was in ta mode on a multilap map
Re: eXpansion nighty Release
Posted: 06 Jun 2014, 06:34
by TheBigG.
somebody can confirm that or am i the only one with that problem?
Re: eXpansion nighty Release
Posted: 06 Jun 2014, 06:49
by oliverde8
The problem is surely there, thanks for reporting.
Re: eXpansion nighty Release
Posted: 07 Jun 2014, 15:27
by oliverde8
I just pushed a new version to the nighy it should fix your issue.
Re: eXpansion nighty Release
Posted: 15 Jun 2014, 19:23
by oliverde8
Hey again, pushed latest version to the nighty.
There has been a lot of fixes this weekend, this is one among many of the pushes that I did.
We were hoping to release the 0.9.6 today, but we had to test everything and we lost some time with details this morning. Later on we had a bug report on the restart command not working on linux. We just spent time on that to fix.
We have been in front of our computer all weekend with reaby to have this ready, but sadly we postpone the release to tomorrow. We are to tired and want to be sure all is fine before release. I believe this last nighty is stable so if you update your nighty to the latest you should be running something nice

Re: eXpansion nighty Release
Posted: 15 Jun 2014, 21:04
by TheBigG.
build info doesn't update after running /admin update and restart of expansion. Is this normal or did my update not work?
edit: ok it is only at start in the chat the wrong version

Re: eXpansion nighty Release
Posted: 18 Jun 2014, 20:45
by oliverde8
Hi,
We pushed a new master today and a new nighty, besides the fix in the master the nighty also has a better live rankings widget which should give better information on player différences.
but it doesen't like players who rejoins after the round who has started it will show them less details

Re: eXpansion nighty Release
Posted: 26 Jun 2014, 21:21
by oliverde8
Hey, there has been 2 pushes to the nighty today
And finally the dedimania fix

after keeping you waiting for nearly 2 month we have looked into the code of some other controller XD and figured it out in 2 secons.
I would like to say that the documentation is strange :
Now Dedimania handle MaxRanks, both for servers and for players, and so for each record too.
Server MaxRank : a player on a server can make a record up to the server MaxRank, whatever his own MaxRank is.
Player MaxRank : a player can always make a record up to its own MaxRank, whatever the server MaxRank is.
Record MaxRank : a player record take the MaxRank of the biggest of player and server MaxRank where the record was made. So...
. a record will be removed if its rank become higher than its MaxRank limit
. a record MaxRank will be updated to the current biggest of player and server MaxRank only if improved by the player, else it remains the same : just playing on a server with a bigger MaxRank won't increase it.
. the apparent MaxRank of a record is the current player MaxRank if bigger than the original record one (it can happen for records made before a player has upgraded)
Need to ask for an update of their doc, but well we were to lazy to look into Xaseco source code also so we are also to blame.
We still need to fix the widget
Second fix, is the manialive restart if you start expansion with custom commands. then the restart didn't take the commands in parameter which was bad. It has been also fixed.
Enjoy,