We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26682ec commit 855458dCopy full SHA for 855458d
2 files changed
changelog.txt
@@ -1,4 +1,11 @@
1
---------------------------------------------------------------------------------------------------
2
+Version: 0.0.2
3
+Date: 2025-11-24
4
+ Bugfixes:
5
+ - Patch event target to use the physical_* alternatives - position and surface
6
+ - Patch event interval to occur as the timer runs to zero
7
+ - Refactor death event to use the player themselves as the cause
8
+---------------------------------------------------------------------------------------------------
9
Version: 0.0.1
10
Date: 2025-11-02
11
Features:
info.json
@@ -1,7 +1,7 @@
{
"name": "explosive-personality",
"title": "Explosive Personality",
- "version": "0.0.1",
+ "version": "0.0.2",
"author": "sudojunior",
"factorio_version": "2.0",
"dependencies": [
0 commit comments