Factorio 2, Space Age expansion & FFF reminder


Periodically reminds you that Factorio 2 and Space Age expansion has not yet been released, while also recalling past FFFs.

Utilities
22 days ago
1.1
225
Owner:
Subject314159
Source:
https://github.com/Subject-314159/exp...
Homepage:
N/A
License:
GNU GPLv3
Created:
a month ago
Latest Version:
1.2.3 (22 days ago)
Factorio version:
1.1
Downloaded by:
225 users

Expansion & FFF reminder

Feeling lonely? Here's a companion mod that reminds you that the expansion is close but at the same time so far away

Compatible with Thought bubbles


Remote interface

You can now retrieve random FFFs via the remote interface. Simply require this mod in your info.json!

Remote interface available to retrieve random FFF: local fact = remote.call("friday-facts", "get-random-fact")

Return structure:

local fact = {
    date = "Mmm DD YYYY",
    fff = "FFF #123",
    title = "Blog post title",
    detail = { -- Optional, data.detail not always present
        name = "Name",
        summary = "Short description",
        description = "What it is" -- Optional, data.detail.description not always present
    }
}

Known issues

  • None, feel free to open a bug report

Roadmap

  • Implement check for base version and installed mods
  • Add separate remarks for when Factorio 2'ish is installed
  • Update locale for after the release date

Collaborations welcome

  • Start a discussion with your ideas
  • Open a pull request on Github
  • Report issues under discussions