Private
Public Access
1
0

Add autotrain metrics settings and implement depot train counting

Updated locale
Added Options for autotrain metric
This commit is contained in:
Jan Grießhaber
2026-01-03 20:52:50 +01:00
parent 7dc542e448
commit 9b608fc412
6 changed files with 90 additions and 19 deletions

View File

@@ -11,6 +11,9 @@ factorio-metrics-exporter-export_research_stats=Enable Research
factorio-metrics-exporter-export_power_stats=Enable Power
factorio-metrics-exporter-export_player_stats=Enable Player
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
[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
@@ -21,6 +24,9 @@ factorio-metrics-exporter-export_logistic_stats=Enables sending of logistic netw
factorio-metrics-exporter-export_pollution_stats=Enable sending of Pollution related statistics. Not very expensive
factorio-metrics-exporter-export_kill_stats=Enable sending of kill statistics. Not very expensive
factorio-metrics-exporter-export_research_stats=Enable sending of research statistics. Moderatly expensive
factorio-metrics-exporter-export_power_stats=Enable Power. Not yet implemented!
factorio-metrics-exporter-export_power_stats=Enable Power. Scales linearly with power grid count
factorio-metrics-exporter-export_player_stats=Enable sending of player statistics
factorio-metrics-exporter-export_train_stats=Enable sending of train statistics. Not yet implemented!
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