mjtb49 / StrongholdTrainer

MIT License
22 stars 10 forks source link

Collect statistics for every door-to-door pair separately #72

Open Flourish38 opened 1 year ago

Flourish38 commented 1 year ago

For my project, I wanted more precise time data so that my models could accurately learn that it is easier to go down a spiral staircase than to go up one, for example. This code also separately keeps track of wormholes, though that is mostly so it does not contaminate any other data. This does massively bloat the player's statistics page, which maybe could be addressed in the future, but it is honestly nice to be able to see the data in-game to know whether there are any things you haven't done yet.