Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 2.0.1
Date: 2025-06-17
Bugfixes:
- Fixed logging not being migrated to 2.0 standards
Version: 2.0.0
Date: 2024-10-06
Changes:
- Updated for Factorio 2
Version: 1.0.8
Date: 2023-11-15
Bugfixes:
- Added ability to close gui using E or ESC
Version: 1.0.7
Date: 2022-09-16
Bugfixes:
- Add option to output summary as json file
Version: 1.0.6
Date: 2022-08-30
Bugfixes:
- nil index at smarts.lua.77
Version: 1.0.4
Date: 2022-08-05
Bugfixes:
- smarts.lua:2: module scripts.Gui not found; no such file Death_Counter/scripts/Gui.lua no such file Death_Counter/scripts/Gui.lua no such file core/lualib/scripts/Gui.lua
Version: 1.0.3
Date: 2022-08-05
Changes:
- Added support for Space Exploration respawn event.
- Until my pull request is merged any deaths will show up as unknown as the custom event from SE currently does not pass the Entity that caused the death.
Version: 1.0.2
Date: 2022-06-17
Changes:
- Added setting to write a log file per player with their death count
Version: 1.0.1
Date: 2022-06-13
Changes:
- Added setting to write a log file with players names and death counts.
Version: 1.0.0
Date: 2020-11-23
Changes:
- Added support for 1.1.0
Version: 0.0.3
Date: 2020-09-10
Bugfixes:
- Deal better with mods being removed from the game and the icons no longer exist.
Version: 0.0.2
Date: 20-Aug-2020
Changes:
- Removed the event subscription to "on_player_removed", if a game uses `game.remove_offline_players()` to clear dead accounts I still want this mod to track the names, in case they come back.
Version: 0.0.1
Date: 17-Aug-2020
Features:
- Tracks the ways you (and your friends) have died
Changes:
Bugfixes:
Info: