I want to hightlight certain items in the inventory to indecates its status.
for example, I want to indecates a item is frozen, then I want to change the item stack slots background to blue, to show it is frozen.
I can set a filter on it, but that does not work on every inventory, like inventory on ...
Search found 12 matches
- Sun Dec 08, 2024 6:41 am
- Forum: Modding help
- Topic: how to set a slot in the inventory with a custom background?
- Replies: 0
- Views: 156
- Sun Dec 08, 2024 6:23 am
- Forum: Modding interface requests
- Topic: inventory_type for SpacePlatformHubPrototype
- Replies: 1
- Views: 147
inventory_type for SpacePlatformHubPrototype
as discribed in title.
receiently, I was trying to get the filter on for space plantform storage just like CargoWagon. for continers, we can enable the filter by setting "with_filters_and_bar" to inventory_type.
but I was not able to do so on space platform. I think those features should be ...
receiently, I was trying to get the filter on for space plantform storage just like CargoWagon. for continers, we can enable the filter by setting "with_filters_and_bar" to inventory_type.
but I was not able to do so on space platform. I think those features should be ...
- Thu Nov 14, 2024 11:23 pm
- Forum: Minor issues
- Topic: [2.0.10] All mods get enabled after loading mod with wrong version
- Replies: 2
- Views: 438
Re: [2.0.10] All mods get enabled after loading mod with wrong version
Enabling/disabling a lot of mods manually is a PITA on my laptop because it's not enough to doubleclick on a line in the mod manager. Instead, I have to click directly into the tiny checkbox, and that can be difficult because I'm using the touchpad to move the cursor.
So even if this has been ...
- Fri Oct 25, 2024 2:23 pm
- Forum: Minor issues
- Topic: [2.0.10] All mods get enabled after loading mod with wrong version
- Replies: 2
- Views: 438
[2.0.10] All mods get enabled after loading mod with wrong version
when testing my own mod, I found this problem. there is a time when my zip version doesn't match my version in info.json.
then I will get this error:
10-25-2024, 15-06-19.png
after closing factorio. and lunch it again.
factorio will enable all the mods in the mod folder.
this is little bit ...
then I will get this error:
10-25-2024, 15-06-19.png
after closing factorio. and lunch it again.
factorio will enable all the mods in the mod folder.
this is little bit ...
- Thu Oct 24, 2024 12:41 pm
- Forum: Modding help
- Topic: 2.0 mod porting guide
- Replies: 5
- Views: 3345
Re: 2.0 mod porting guide
That saves my life! I am completely new to mod, just has some old mod not working on 2.0, based on the steps and tips for searching in change log helps a lot. I was able to get some old mods working again in 2.0. huge thanks. saves my life.
- Thu Oct 24, 2024 12:33 pm
- Forum: Releases
- Topic: Version 2.0.7
- Replies: 28
- Views: 56893
Re: Version 2.0.7
Hi there,
I had a hard time trying to find game.entity_prototypes in LuaGameScript. it just disappears from the doc and I dont see it in the change log. where can I find an alternative method to get all the prototypes?
https://lua-api.factorio.com/latest/classes/LuaPrototypes.html
thanks ...
- Thu Oct 24, 2024 12:27 pm
- Forum: Questions, reviews and ratings
- Topic: How to publish a mod?
- Replies: 0
- Views: 198
How to publish a mod?
Hi,
I am completely new here. recently we got the excited update for space age. however, after updates. lots of my mods stopped working. simply change the game version will result a load error. some mod already updated by their author. but there are also some old mods where the author haven't ...
I am completely new here. recently we got the excited update for space age. however, after updates. lots of my mods stopped working. simply change the game version will result a load error. some mod already updated by their author. but there are also some old mods where the author haven't ...
- Thu Oct 24, 2024 3:59 am
- Forum: Releases
- Topic: Version 2.0.7
- Replies: 28
- Views: 56893
Re: Version 2.0.7
Hi there,
I had a hard time trying to find game.entity_prototypes in LuaGameScript. it just disappears from the doc and I dont see it in the change log. where can I find an alternative method to get all the prototypes?
I had a hard time trying to find game.entity_prototypes in LuaGameScript. it just disappears from the doc and I dont see it in the change log. where can I find an alternative method to get all the prototypes?
- Mon Oct 21, 2024 10:34 pm
- Forum: Technical Help
- Topic: Name assign error on shared save file?
- Replies: 0
- Views: 145
Name assign error on shared save file?
Hi,
very excited that space age comes out. So here is what happened, basically my friend plays first and he share his save file to me. so when I come home, happily downloaded the latest updates. on a new computer (studying aboard for a while so brought a new laptop). then puts his save file in the ...
very excited that space age comes out. So here is what happened, basically my friend plays first and he share his save file to me. so when I come home, happily downloaded the latest updates. on a new computer (studying aboard for a while so brought a new laptop). then puts his save file in the ...
- Wed Oct 02, 2024 8:11 pm
- Forum: News
- Topic: Friday Facts #430 - Drowning in Fluids
- Replies: 320
- Views: 63745
Re: Friday Facts #430 - Drowning in Fluids
Pumps have been nerfed to 1200/s (10x decrease), but this can be increased with quality.
I am wondering what happens if I put 10 pumps in parallel, connect their input to the same pip from chunk 1 and connect their output to the same pip on chunk 2. Will I get a 12000/s throughput then?
You ...
- Wed Oct 02, 2024 8:01 pm
- Forum: News
- Topic: Friday Facts #430 - Drowning in Fluids
- Replies: 320
- Views: 63745
Re: Friday Facts #430 - Drowning in Fluids
Pumps have been nerfed to 1200/s (10x decrease), but this can be increased with quality.
I am wondering what happens if I put 10 pumps in parallel, connect their input to the same pip from chunk 1 and connect their output to the same pip on chunk 2. Will I get a 12000/s throughput then?
Its ...
- Wed Oct 02, 2024 7:22 pm
- Forum: News
- Topic: Friday Facts #430 - Drowning in Fluids
- Replies: 320
- Views: 63745
Re: Friday Facts #430 - Drowning in Fluids
I am wondering what happens if I put 10 pumps in parallel, connect their input to the same pip from chunk 1 and connect their output to the same pip on chunk 2. Will I get a 12000/s throughput then?Pumps have been nerfed to 1200/s (10x decrease), but this can be increased with quality.