For sorting purposes it would be nice to be able to read the order of a group. Also, it would make sense since LuaItemPrototype and the like have this possibility.
Thanks TRK
LuaItemGroup order should be accessible
- theRustyKnife
- Filter Inserter
- Posts: 260
- Joined: Thu Feb 26, 2015 9:26 pm
- Contact:
Re: LuaItemGroup order should be accessible
And its localised_name too,
and maybe a LuaGroup.recipes that returns a dictionnary of sorted recipes,
and a LuaGroup.items that returns a dictionnary of sorted item protos.
These functions must be available somewhere in Factorio code to buikd the recipes browser and items browser you have ingame.
http://lua-api.factorio.com/latest/LuaGroup.html
and maybe a LuaGroup.recipes that returns a dictionnary of sorted recipes,
and a LuaGroup.items that returns a dictionnary of sorted item protos.
These functions must be available somewhere in Factorio code to buikd the recipes browser and items browser you have ingame.
http://lua-api.factorio.com/latest/LuaGroup.html
My mods on the Factorio Mod Portal 

Re: LuaItemGroup order should be accessible
Done for 0.13.11.
If you want to get ahold of me I'm almost always on Discord.
- theRustyKnife
- Filter Inserter
- Posts: 260
- Joined: Thu Feb 26, 2015 9:26 pm
- Contact:
Re: LuaItemGroup order should be accessible
Wow that was quickRseding91 wrote:Done for 0.13.11.

Thanks!
Re: LuaItemGroup order should be accessible
What is done ?
order ? localised_name ? more ?
order ? localised_name ? more ?

My mods on the Factorio Mod Portal 
