KirkMcDonald

Results 23 comments of KirkMcDonald

It is not acyclic. [Consider uranium.](https://kirkmcdonald.github.io/calc.html#tab=graph&items=nuclear-reactor-cycle:f:1) And it's a bit of an artificial example, but consider the case in 0.16 of [smelting copper by burning small electric poles](https://kirkmcdonald.github.io/calc.html#tab=graph&furnace=steel-furnace&fuel=small-electric-pole&items=copper-plate:f:1). Various mods...

I have only just recently started playing with Update 3, and I've been thinking about what is required for its support in this calculator. The greatest change in the game,...

I've been investigating the new recipe graph, and made a visualization of it. ![graph](https://user-images.githubusercontent.com/396768/78319188-7bcfbc80-751b-11ea-9287-c5b36fd95e94.png) That's a big, incomprehensible tangle, but the subset of just the recipes that go in the...

Several notes: Please remove the Space Exploration dataset from this PR. It is unrelated. The indentation in this PR is inconsistent with the rest of the project. Please update it...

Don't trust the FactorioLoaderLib readme. That's an artifact from wherever I originally forked it from, and I've modified the library significantly since then. I believe that "packed" mods refers to...

Okay, I have uploaded release 0.3. It appears to work for my installation.

It wouldn't be hard to implement a natural sort. I've avoided the problem so far because there are multiple ways of defining a "natural sort," and I'm not sure exactly...

This feature does something both non-obvious and very simple, and I should probably just remove it until I can re-work it into something closer to what a user might expect....

This is actually a symptom of the bug fixed by KirkMcDonald/FactorioLoaderLib#5. I will push a new release once that PR is merged.

I think there are three parts to this: 1. Add a button to the settings tab which will save the current settings to local storage. 2. Add a button to...