Title says it all.
Would make it a lot easier to apply automated fixes to saved information after major updates.
Cheers!
Add a way to read the game version from within a mod
Re: Add a way to read the game version from within a mod
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Re: Add a way to read the game version from within a mod
Doesnt fire without an actual update.
Re: Add a way to read the game version from within a mod
Seems killkrog means a game version change, not a mod change.
So you need a on_version_changed event.
Greetings steinio
So you need a on_version_changed event.
Greetings steinio
Re: Add a way to read the game version from within a mod
The event ssilk meant handles both, but like I said, wont fire without update.
Last edited by Killkrog on Tue Aug 02, 2016 10:30 pm, edited 1 time in total.
Re: Add a way to read the game version from within a mod
You can use http://lua-api.factorio.com/0.13.8/LuaG ... ctive_mods to access the version of the "base" mod, which gives you the current running version of Factorio.
Note: this is bugged in 0.13.8 (possibly also in previous versions), fixed for 0.13.9: viewtopic.php?f=30&t=29088
Note: this is bugged in 0.13.8 (possibly also in previous versions), fixed for 0.13.9: viewtopic.php?f=30&t=29088
Re: Add a way to read the game version from within a mod
Oh nice, never thought about the fact that the game itself also is considered a mod.
Thanks Daniel!
Thanks Daniel!
Last edited by Killkrog on Tue Aug 02, 2016 10:30 pm, edited 1 time in total.
Re: Add a way to read the game version from within a mod
Moved from Suggestions to Technical Help.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...