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