the previous mod that this is based off of does not have UI scaling with more than 4 players. i assume that this mod will have the same issue. do you have any plans to add that in the future seeing as 8-player multiplayer is now officially supported in 1.6?
hmm, good question! I don't have 7 (or even more than 3) friends to test it, so I suppose it depends on how easy it is to add support for this; if you (or anyone else) want to write the code for it, feel free to send me a pull request on Github, though!
I don't know if it could help, but years earlier I tried out something I didn't had time to finish due to my job, but if in the code of the wrap menu in player bar drawing size you divide the height by 2 and the text size a bit, you can fit 8 in (didn't had friends to try too), it's been years so I only remember issues with player profile icon size and clicking area using mouse, no problems using controller. That was just a quick fix idea, not a real one as a scrollbar should be better, but longer to implement.
Thank you both for maintain my mod after my initial creation. Really appriciate it. Sadly I don't have the time to maintain it, but I appriciate both of you keeping it alive this long.
It appears probably not, for me anyway. It would require modifying that mod, which the author lists as something I would need to get their permission to do (plus, I can't find its source code listed anywhere). Unless they expose an API for adding new scepter entries, I don't think I'd be able to do it on my own; however, it seems like the permissions on this mod would let them incorporate it into theirs if they wanted to, and I personally would have no opposition if they wanted to, or if they needed me to expose something for their mod to cooperate like that.
12 comments
That was just a quick fix idea, not a real one as a scrollbar should be better, but longer to implement.
Thank you both for maintain my mod after my initial creation. Really appriciate it.
Sadly I don't have the time to maintain it, but I appriciate both of you keeping it alive this long.
and a way to make it so that you have the option to use it only when you use the scepter? just so it's not so cheaty. thank you so much!