Page 1 of 1

[1.0] luaplayer bonuses/modifiers aren't shown in bonuses(?) (non-vanilla)

Posted: Fri Oct 23, 2020 10:40 pm
by Honktown
A minor thing, a player can have a separate bonus to following robots (and others) than the force to which the player belongs. I don't see it in the bonuses GUI.

Code: Select all

/c game.print(game.player. character_maximum_following_robot_count_bonus)
>6
bonuses.png
bonuses.png (33.45 KiB) Viewed 500 times
Looks like the bonuses in the bonus gui are all force bonuses, not player bonuses. Additional mining categories isn't shown, running speed modifier doesn't combine with the force modifier, etc.

Would it be possible to have a separate player-specific box or some means of presenting per-player bonuses, as part of the default game? (A mod with a separate flow/frame could do it, I know).

Re: [1.0] luaplayer bonuses/modifiers aren't shown in bonuses(?) (non-vanilla)

Posted: Fri Oct 23, 2020 11:25 pm
by Rseding91
Currently the GUI is only meant to show force based bonuses. We may change that in the future - moving to ideas and suggestions.