Better Victory Screen


Upon victory it shows various interesting game statistics, like the total amount of time you spent hand crafting and your peak power production. Can be added to an existing save.

Utilities
a month ago
1.1 - 2.1
42.9K

g Question about showing outside of victory screen

a month ago

I know this isn't part of the mod, and I dont think it should be, but I was curious - would it be possible to build a mod that makes this a toggle-able display? Is that data for the victory screen pulled from the game directly, or from calculations the mod is making? I love the idea of the details given, but I wanted to know if it's possible to see it at any time rather than just on victory.

a month ago

Hello! It would be possible for this mod to display the data yeah. The data is pulled from the game (and other mods), and does some calculations on the spot too. It's actually how it worked in Factorio 1.1, there was a command you could use to display it. But I removed it due to changes in the modding API.

However, I don't think I want to add it back. When I played with this mod the first time I ended up using that command all the time to check my stats, and lost focus on actually just playing. So my reasoning now for not adding it back is:
- I would need to recreate all the guis and plumbing again, which I'm not very keen to do.
- I think it removes from gameplay, rather than add. If you know your stats there's no use to add it to the victory screen.

I hope you understand. I could change it so that another mod can ask my mod for all the statistics, and then that mod displays it. But I'll only provide that info if someone actually makes that other mod.

New response