Factorio-Access / FactorioAccess

An accessibility mod for the video game Factorio, making the game accessible to the blind and visually impaired.
Other
20 stars 9 forks source link

Improve logistic request summary info #87

Open LevFendi opened 5 months ago

LevFendi commented 5 months ago

This change is for player and spidertron logistic request summary info.

Currently included info (updated)

  1. If logistics has not been researched, return only a warning
  2. State network presence: Not in a network, within construction range of network X, within network X.
  3. Note it if requests are currently paused.
  4. Count how many requests are currently set, which includes empty requests.
  5. Count how many requests are satisfied (for personal logistics).
  6. List missing item names and counts for the unsatisfied requests (for personal logistics).

Also, the ability to remove a request has been added so that it does not bloat the requests list.

Proposed improvements

Other issues

As a separate issue, it is logical to have a fully interactive logistic requests list that you can browse similar to the current fast travel menu (check issue #88), but even after adding that I think this summary info feature should remain in place.

LevFendi commented 4 months ago

Improvements have been made in 7e306a46ebc864d8d4e2443eb35c24125124c5ae. Updating the main post now.