Git Product home page Git Product logo

Comments (3)

dymanoid avatar dymanoid commented on September 1, 2024

Following statistics need to be updated:

Main tool selection panel

  • transport overview (passengers)
  • citizens overview (births/deaths)
  • natural resources
  • tourism
  • tours overview (attendees)

Tool panels

  • transport line overview
  • tour overview
  • budget (tool tips)
  • city info (tourists)
  • loans

Main panel

  • building tool tips (upkeep and water)
  • roads tool tips (upkeep)
  • money/citizens tooltip

Info panels

  • water & drain (productivity)
  • garbage processing (productivity)
  • power plants (coal/oil)
  • heating (oil)
  • medical (patients)
  • crematorium / cemetery (funerals)
  • bathes (visitors)
  • park (visitors)
  • unique buildings and monuments (visitors)
  • all (building upkeep)
  • district info (tourists)

from realtime.

Sipke82 avatar Sipke82 commented on September 1, 2024

Nice overview!
Got no access to the game for a few weeks, but i think roads and stuff also show upkeep per week.

So are you gonna change to show the actually week stats (7 realtime days)?

from realtime.

dymanoid avatar dymanoid commented on September 1, 2024

Showing stats for a particular predefined period is not possible (be it an hour, a day, or a week). The reason of that is how the game does calculate the statistics. The game calculates all stats every 3840 simulation frames regardless of what time flow Real Time configures. This leads to a very odd situation: all economy and logistics are based on this 3840 simulation frames period. Set the time flow speed to 7 - and one stats period is 80 minutes. Set the speed to 1 - and the stats period is one minute!

Since the statistics gathering is scattered across the whole game, it would be a nightmare trying to synchronize the calculation with the time flow speed. And keeping in mind that the time speed in Real Time can arbitrary change (and often)...

So instead, the statistics period will be shown, not the alternatively calculated values.

That means:

  • on time speed 7 in Real Time, you will see 20 passengers in last 80 min.
  • on time speed 1 it will be 20 passengers in last 1 min.

These are the same 20 passengers in the same time, but the calculation period was different (because of different time speed).

This also affects the economy (income / expense), upkeep costs, oil and coal storage, water consumption, etc. etc. You will see this new statistics period for all of those parameters, but the numbers will be the same.

from realtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.