Private
Public Access
1
0

Update version to 0.2.5, add train trip statistics option feature, and improve train state handling and null safety

This commit is contained in:
Jan Grießhaber
2026-01-04 12:36:25 +01:00
parent 4b10091d1a
commit 81e831a236
7 changed files with 50 additions and 10 deletions

View File

@@ -14,6 +14,7 @@ factorio-metrics-exporter-export_train_stats=Enable Train
factorio-metrics-exporter-enable_denkmalschutz=Enable Denkmalschutz
factorio-metrics-exporter-autotrain_group_name=AutoTrain metrics group name
factorio-metrics-exporter-autotrain_depot_name=AutoTrain metrics depot name
factorio-metrics-exporter-export_train_trips=Enable Train trip statistics
[mod-setting-description]
factorio-metrics-exporter-export_production_stats=Enables sending of the production statistics per surface. Not very expensive
factorio-metrics-exporter-enable=Enable sending of the UDP packets
@@ -29,4 +30,5 @@ factorio-metrics-exporter-export_player_stats=Enable sending of player statistic
factorio-metrics-exporter-export_train_stats=Enable sending of train statistics. Inexpensive unless very many trains are in use
factorio-metrics-exporter-enable_denkmalschutz=Enable the fun option of Denkmalschutz. In multiplayer, the player who deconstructs the starter spaceship entity will get banned
factorio-metrics-exporter-autotrain_group_name=Set the name of the traingroup you want to use for the autotrain metric
factorio-metrics-exporter-autotrain_depot_name=Set the name of the depot you want to use for the autotrain metric
factorio-metrics-exporter-autotrain_depot_name=Set the name of the depot you want to use for the autotrain metric
factorio-metrics-exporter-export_train_trips=Enable sending of train trup statistics.