Skip to content

Releases: narc0tiq/YARM

YARM 0.6 b19

30 Sep 17:00
Compare
Choose a tag to compare

First release of YARM 0.6 (build 19).

Probably the best picture in the album

This is basically the Resource Monitor mod redone. It's had some multiplayer testing, thanks to friendly folks in the #factorio channel on espernet.

Here's a few pictures of it taken during development. For the full change log, keep reading:

  • add ore sites
    • deposit names don't mean anything, so deposits shouldn't have any (@cpw)
      • deposits just get a defaultish name based on octant from spawn and range, e.g., "NE 834"
        • and can be renamed if necessary (@KaneHart)
    • no add confirmation: (@cpw, related to the above)
      • click a deposit, it starts a timer (10s) during which you can add more shards of the same deposit. When it runs out, the site is recorded.
        • this also allows you to add more oil wells to an oil site
      • click away during the timer (the ground/another ore) to cancel.
        • if a different ore, submit the current one and start the timer to add that new ore.
  • remove ore sites
    • with confirmation (@tivec)
      • the button turns red on the first click, and the other buttons are removed (which moves the delete button away to prevent accidental double-click)
      • cancels and reverts to normal after 10s
  • track sites by team (force) rather than individually by player. (@KaneHart)
  • see remaining ore percentage (relative to initial amount)
  • order sites by percentage remaining, ascending
    • depleted sites get red coloring in the list and go to the top
    • near-depleted (to-be-configurable percentage; default (0, 10]%) get yellow and are listed directly after, above the fold
    • then the expando comes in
  • see an estimate of ore consumption per minute
    • and ETD (Estimated Time to Depletion)
  • remotely view sites
  • track fluid resources
    • and endless resources (Keyboardhack)