Page 24 of 51
Re: FeedBack & Bugs | Your ideas are important
Posted: 21 Jan 2015, 07:14
by Mirery
eXpansion 0.9.8.3:
- I Like the new: Do you like the Map at the End of Round, but i would like to see minimum 4 possibilits to click
- I miss the Clock in the Top Panel
- The square in the right corner is very annoying
- If I try to use "Vote - Config" in Context Menu, it gives me an error
- I like the new Server Info in Context Menu
- If you use the Buy Skip Widget Button it often don't react! Just try to click it then the Popup opens if you realy want this, you click Yes and nothing happen. I have it nearly every 2nd Time i try it.
Re: FeedBack & Bugs | Your ideas are important
Posted: 23 Jan 2015, 14:27
by reaby
killer606 wrote:
Maybe you can find the bug

Yes, it was indeed that the game mode didn't emit the callbacks needed by the plugin.
Fixed at dev.
Mirery wrote:eXpansion 0.9.8.3:
- I Like the new: Do you like the Map at the End of Round, but i would like to see minimum 4 possibilits to click
- I miss the Clock in the Top Panel
- The square in the right corner is very annoying
- If I try to use "Vote - Config" in Context Menu, it gives me an error
- I like the new Server Info in Context Menu
- If you use the Buy Skip Widget Button it often don't react! Just try to click it then the Popup opens if you realy want this, you click Yes and nothing happen. I have it nearly every 2nd Time i try it.
"Did you like the Map".. I've had some discussions about this.. and the decision to have the 2 possibilities is what i believe the best solution. Having more possibilities is simply too much and doesn't give any more accuracy or extra value for the map ratings itself, so i'll keep it simple, what needs an enhance is the map ratings widget itself.It used to be 5-star rating. I think i redo that based on the yes/no votes, other solution is just to show the yes and no vote counts, i think 5-star system is better though.
Top panel.. It needs more thinking about what infos it should contain. Server name at left and clock at right, that's what I've thought. Needs tests and thinking. Not finished.
The square at bottom right corner is already changed for a tray widget with gear-icon. I says: "auto hide" next to on-off button. Guys: you're using most of the time DEV-branch. It's something that is being build, and it's not finished, it's not the most tested, it might be broken some times. For the auto hide the most important was to get it working, i didn't put too much effort on nice graphics at that point yet. But it's now fixed.
Have to try to see a way to fix the votes config as well as the confirm dialog...
Re: FeedBack & Bugs | Your ideas are important
Posted: 23 Jan 2015, 17:32
by Mirery
reaby wrote:Guys: you're using most of the time DEV-branch.
Yeah for sure we know about it... I just want to give you a feedback of the new thinks i like and what not... You know sometimes people have error's the author don't have. For example some users use Windows, other use Linux... So i just wanted to tell you that the new Top Panel isn't as nice as the old one (the old one was very good for me) but the Votings Buttons for Example and Server Info is very good and i like it!
Re: FeedBack & Bugs | Your ideas are important
Posted: 24 Jan 2015, 19:18
by jaga01
Some little problems
Why next widgeats disappear after a while ? Local Records, Best CPs and Server Info
What should i set on ForceMod plugin for a Mod to run? "Key" and "Variable"
Re: FeedBack & Bugs | Your ideas are important
Posted: 24 Jan 2015, 19:59
by hackie
Re: FeedBack & Bugs | Your ideas are important
Posted: 24 Jan 2015, 21:00
by oliverde8
jaga01 wrote:Why next widgeats disappear after a while ? Local Records, Best CPs and Server Info
Hi you have one of the very crowded server right? and have wet up the record limit to 1000?
I saw the issue last week on tour server. so basically what happens is this. To make widgets affect the server as little as possible we use the Manialive GUI handler which is greaaat. What it does it sends multiple windows(or widget) at onceBut there is a problem it doesen't take into account the max size limit. Therefore one widget affects the other widgets. We had done a fix for this which works, proff some widgets show. We send groups of windows, but your case was a bit on the limit of what we expected

. I already applied a fix on dev last week, I just updated the nighty. hopefully it works

Re: FeedBack & Bugs | Your ideas are important
Posted: 24 Jan 2015, 21:15
by jaga01
ty for your responses guys:)
About the widgets...
I have changed to nighty branch 2 days ago so it seems that is the same problem
Another thing will be.. why that nice Score table is not available on Legacy mode ?
Re: FeedBack & Bugs | Your ideas are important
Posted: 24 Jan 2015, 23:13
by oliverde8
jaga01 wrote:ty for your responses guys:)
About the widgets...
I have changed to nighty branch 2 days ago so it seems that is the same problem

I just updated the nighty with the fix when I wrote the previous message

you will need to run another update. For information only Manialive libraries where updated and no plugin.
Have you noticed a difference in stability since you switched? I monitor memory usage and must say it looks good on all servers running the 0.9.8.3, but server administrator returns are always welcomed
jaga01 wrote:
Another thing will be.. why that nice Score table is not available on Legacy mode ?
Well I didn't do it but as I understand it; to replace the score table in legacy mode requires the score table to be entirely menaged by the controller, which makes it slower. The method Reaby uses is made in Maniascript and therfore doesen't affect performance but is only available in script modes.
Re: FeedBack & Bugs | Your ideas are important
Posted: 25 Jan 2015, 12:52
by hackie
Look at image :
eXpansion says I drive 9e dedimania time , but dedimania says no.
Bug ?
Re: FeedBack & Bugs | Your ideas are important
Posted: 25 Jan 2015, 13:20
by oliverde8

well that is the array sort of maniascript, solution we do our own sorting. Not sure it happens very often
