Timeline

by zomis

Save information about important key events in your game, to help you get more efficient next time

Utilities
3 years ago
0.16 - 1.1
762
Owner:
zomis
Source:
https://github.com/Zomis/FactorioMods
Homepage:
https://github.com/Zomis/FactorioMods
License:
MIT
Created:
6 years ago
Latest Version:
1.1.0 (3 years ago)
Factorio version:
0.16 - 1.1
Downloaded by:
762 users

Track your efficiency and improve yourself in becoming faster. Ideal for those who try to speed-run the game.

This mod saves the timestamp of some key events:
- Research finished
- Rockets launched and their content
- Every power of 10 of items produced (1 items produced, 10, 100, 1000, etc.)
- Player died

Other mods may add their own mark by invoking a method that takes the force, a name, a parameter, and a numeric value:
remote.call("timeline", "add_timeline_mark", force, "some-name", "some-parameter", 42)

Supports export to a HTML file so that you can easily compare your performance between different games.

Version 0.17.0:
- Update for Factorio 0.17

Version 0.18.0:
- Update for Factorio 0.18