Search found 270 matches

by KiwiHawk
Thu Aug 01, 2024 8:16 pm
Forum: Implemented for 2.0
Topic: Separate the 2 functions of "catalyst_amount" into 2 parameters
Replies: 14
Views: 2236

Re: Separate the 2 functions of "catalyst_amount" into 2 parameters

Has catalyst_amount been removed? If not, is setting catalyst_amount equivalent to setting both of the new properties? What happens if both catalyst_amount and one of the new properties are set but to different numbers?
by KiwiHawk
Sun Jul 21, 2024 9:30 am
Forum: Modding interface requests
Topic: Remove result and count from MinableProperties
Replies: 3
Views: 370

Remove result and count from MinableProperties

Request: Remove result and count from MinableProperties MinablePropertes can have results OR result and count . Having multiple ways of defining minable properties causes confusion and mod compatibility issues. Removing result and count would be almost exactly the same change that was already made ...
by KiwiHawk
Sun Jul 07, 2024 4:04 am
Forum: Implemented for 2.0
Topic: Recipe keys or key or normal.key or normal.keys or ...
Replies: 6
Views: 2132

Re: Recipe keys or key or normal.key or normal.keys or ...

For 2.0, recipe prototypes are unified so that normal and expensive are no longer a thing (https://forums.factorio.com/viewtopic.php?p=577191#p577191). Furthermore , result and result_count have been removed so only results is allowed. Also, the short syntax ({"item-name", 39}) for ItemPr...
by KiwiHawk
Tue Jun 04, 2024 10:20 am
Forum: Angels Mods
Topic: Development and Discussion
Replies: 3791
Views: 1518888

Re: Development and Discussion

Speaking of Factorio 2.0 do you foresee any compatibility issues between these mods and all the upcoming QoL stuff? Mainly the base game improvements and not SE. I imagine things like placing blueprints should be pretty seamless but I've also seen things like red and green wires becoming free when ...
by KiwiHawk
Mon Jun 03, 2024 8:07 pm
Forum: Angels Mods
Topic: Development and Discussion
Replies: 3791
Views: 1518888

Re: Development and Discussion

Some buildings being able to be placed directly next to each other and others not seems inconsistent to me, so I thought I'd ask if about it. Again if this is something unique to sea block let me know and I can post this over there instead. Yes, posting here about this is fine. I believe it was a d...
by KiwiHawk
Wed May 22, 2024 6:16 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Bugs & FAQ

btw, why is angel's exploration in alpha status? how's the difficulty compared to rampant, natural evolution, bob's enemies , death world, etc? I didn't do any of the work on Exploration so can't comment too much about it sorry. The short answer is "Because it's not finished". There were ...
by KiwiHawk
Tue May 21, 2024 6:59 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Bugs & FAQ

yes, I can craft the "tech repository 1" right from the beginning using the "intelligence repository", the problem is, tech archive 1 uses electricity, and at the start there's no access to electricity so It's mandatory to finish "basic technology", then I can craft &q...
by KiwiHawk
Tue May 21, 2024 6:47 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Bugs & FAQ

I need "alien plant-life sample" to produce "gardens" I need "gardens" to produce "alien plant-life sample" how am I gonna get enough "alien plant-life sample" to research my stuff? Explore the map to find your first couple of gardens. Then you shou...
by KiwiHawk
Sun May 19, 2024 10:17 pm
Forum: Angels Mods
Topic: Development and Discussion
Replies: 3791
Views: 1518888

Re: Development and Discussion

<snip>There are recipes for automating production of these artifacts. That really should unlock the techs too! I'll pass on that feedback to the dev who implemented this. Thank you! I'll try that, I was half-expecting for that not to work, that's why I didn't went that route yet in my base, or else...
by KiwiHawk
Sun May 19, 2024 9:25 am
Forum: Angels Mods
Topic: Development and Discussion
Replies: 3791
Views: 1518888

Re: Development and Discussion

How do you research this? AFAICT, there are no labs that accept those artifacts as research items, and I already have ~150 of them in my storage from biters I killed, but I can't find a way of marking that tech as researched. I probably got those from before the mod updated, perhaps? These type of ...
by KiwiHawk
Sun May 19, 2024 8:08 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Bugs & FAQ

Using the technology overhaul with the Space Extension Mod some of the techs still require Logistics Science Packs. Only bug so far in 100 hours with the "alpha". I absolutely love the science this way. I've not been able to reproduce this. Please create a new game, save it, then upload t...
by KiwiHawk
Sun May 19, 2024 8:07 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Bugs & FAQ

the gravitational analyzer not having in the description that It's obtained by launching a satellite, almost made me quit, because I thought it was unobtainable and that the mod was bugged Good point, thanks! I'll get this updated. additionally, another non game-breaking bug, the "intelligence...
by KiwiHawk
Sun May 19, 2024 7:57 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Missing Recipes from Sintering oven

I have reached the point that I have managed to mix cobalt powder and Tungsten powder to Tungsten powder mixture to create tungsten plates. My Sintering oven is completely empty. when I click on it a window pop up saying "No recipes available". I've not been able to reproduce this. Can yo...
by KiwiHawk
Sun May 19, 2024 7:53 am
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Problem with plastics

I want to produce Orange Boards, which need Cellulose Fiber and Liquid Plastic. The problem is with liquid plastic: the Plastic 1 techonology may be unlocked only with orange circuits, which of course are made with orange boards ... and this makes makes a tech loop. Also, it isn't clear the purpose...
by KiwiHawk
Thu May 16, 2024 12:34 pm
Forum: Modding interface requests
Topic: Remove all simple forms of properties that are defined in table and simple form
Replies: 11
Views: 1043

Re: Remove all simple forms of properties that are defined in table and simple form

As a general answer: "no" Supporting loading from variants like this is trivial, on average 3 lines per class that does it. Most classes are re-used (all icon loading is 1 function with 3 lines to support icon vs icons). Sprite sheets is also 3 lines and re-used anywhere you see "she...
by KiwiHawk
Thu May 16, 2024 12:25 pm
Forum: Implemented mod requests
Topic: Accidental Gloabals
Replies: 3
Views: 1012

Re: Accidental Gloabals

This has been fixed. Thread can be moved to implemented?
by KiwiHawk
Mon Apr 01, 2024 9:28 pm
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Alien artifacts logistics request

Ok, it's hidden behind research. You might have *checks logistics* 43000 of the artifacts in your logistics network, but you can't create a request until after alien microbe processing 3 research is complete. Haha yeah, that sounds less than ideal. I'll log that to get fixed. As a workaround until ...
by KiwiHawk
Mon Apr 01, 2024 9:25 pm
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Alien artifact research

Failok wrote:
Tue Mar 05, 2024 6:36 pm
In which laboratory should small "Alien artifact" be invested in order for the technology to be studied?
The tech should automatically research when the artifacts are collected. No need for a lab.
by KiwiHawk
Mon Apr 01, 2024 9:24 pm
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Bugs & FAQ

ctalkep_ wrote:
Thu Mar 14, 2024 9:01 pm
the seed extractor from angel's bioprocessing needs clay bricks to craft but doesn't have the clay bricks set as prerequisite research
Yes, this is intended. The current policy is to not add prerequisites for building ingredients. The aim is to prevent the tech tree becoming too cluttered.
by KiwiHawk
Mon Apr 01, 2024 9:22 pm
Forum: Angels Mods
Topic: Bugs & FAQ
Replies: 3891
Views: 1353821

Re: Able to produce Green Circuits!!

Hello All, I don't know if it was the intended solution to the problem I presented in my previous post , but I was able to produce Green Circuits! Glad to hear that you worked it out! Yes, it's intended that you will use one of the found gardens to research a farming tech first, before unlocked gar...

Go to advanced search