Search found 132 matches

by Hares
Fri Dec 29, 2023 2:38 pm
Forum: News
Topic: Friday Facts #391 - 2023 recap
Replies: 60
Views: 11627

Re: Friday Facts #391 - 2023 recap

The solution was simple: In 2.0, I added a new Manage mods button that allows full access to the mod manager GUI, including all mod portal functionality. You can see it in the screenshot above. can I ask the same thing but for mod settings? This one is a bit trickier because mod settings rely on mo...
by Hares
Fri Dec 29, 2023 1:18 pm
Forum: News
Topic: Friday Facts #391 - 2023 recap
Replies: 60
Views: 11627

Re: Friday Facts #391 - 2023 recap

Due to my extensive modding experience I just remembered that I wanted to look at the profile of each wube employee on the mod portal and roughly estimate the contribution of the rest of the mods in terms of quantity and downloads (considering that space exploration and krastorio were developed by ...
by Hares
Fri Dec 29, 2023 12:17 pm
Forum: News
Topic: Friday Facts #391 - 2023 recap
Replies: 60
Views: 11627

Re: Friday Facts #391 - 2023 recap

@raiguard, would Factorio CLI also be improved? It would be nice to have FactorioModManager functionality bundled, as well as have options to check/download/install Factorio updates from CLI.
by Hares
Fri Dec 29, 2023 12:14 pm
Forum: News
Topic: Friday Facts #391 - 2023 recap
Replies: 60
Views: 11627

Re: Friday Facts #391 - 2023 recap

"INSTALL MODS LIST" button OMG I HAVE WAITED FOR SO LONG!
by Hares
Tue Dec 26, 2023 4:30 pm
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

Hey folks, glad to see a bunch of technical details! Especially once you start adding optimizations. E.g. optimizing 0*x into 0 is incorrect if x has side effects. Does not happen yet I believe, but if you allow mods to provide functions in these expressions... Or x-x not always being zero even wit...
by Hares
Sun Dec 24, 2023 11:14 am
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

Was thinking, among the planet types you evaluated, have you ever considered a tidal locked one? Like a planet where you have to connect the sunny desert side with the night frozen one through the lush monster filled stripe in between? It could become a the "train planet". Hmm... They've ...
by Hares
Fri Dec 22, 2023 8:18 pm
Forum: Pending
Topic: [1.1.72] Crash drawing font
Replies: 2
Views: 828

Re: [1.1.72] Crash drawing font

Rseding91 wrote:
Mon Dec 18, 2023 9:34 pm
Thanks for the report. Do you have any way to reproduce this issue? Looking at where it shows it crashed for you I don't see any way for it to crash there.
Unfortunately, no. That happened only once, and, as I said above, happened when I was AFK.
by Hares
Fri Dec 22, 2023 6:15 pm
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

But that shot with the Christmas tree makes me want to request something else: holiday themed sprites. Either as separate mods, or as things built into the game that automatically enable on and for the duration of the holiday, then turn back off after. And some random joke stuff on April 1st. :mrgr...
by Hares
Fri Dec 22, 2023 2:01 pm
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

This FFF is unreadable : ( I don't get it. What exactly you don't like? screenshot-tick-73528871.png The lengths and direction of all underground belts or pipes are OK. 0eNqlW9lyozgU/ReeTRfapfzKVNcUdpSEaYwpwF2dSvnfh8SJIW0J6UhPWe+5y7mLrsBvxb49235ouql4eCuaw6kbi4d/3oqxee7q9v1302tvi4eimeyx2BVdfXz/aTgdf...
by Hares
Fri Dec 22, 2023 1:46 pm
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

I have a VERY bold suggestion.
Can we use an AST parser for Arithmetic Combinators?

It would be super-nice to write the whole expressions like this:

Code: Select all

signal_EACH*2 - 3*signal_L
(where signal_EACH & signal_L use respective icons)
by Hares
Fri Dec 22, 2023 1:33 pm
Forum: News
Topic: Friday Facts #384 - Combinators 2.0
Replies: 329
Views: 48944

Re: Friday Facts #384 - Combinators 2.0

I still think we REQUIRE stack comb in the game because there is currently no way to DIVIDE an input signal by respective stack sizes. I.e., you are designing a Garbage Collector for your interrupt-based trains (a system that scans logistics inventory and pushes all items that can & should occup...
by Hares
Fri Dec 22, 2023 1:09 pm
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

Shadow_Man wrote:
Fri Dec 22, 2023 12:45 pm
Hou-hou-hou!
We really need that snowy sprites and Christmas Tree in-game!
I assume that these snowy sprites are a sneak preview of the next planet and its particle effect covering all sprites with snow.
by Hares
Fri Dec 22, 2023 1:07 pm
Forum: News
Topic: Friday Facts #390 - Noise expressions 2.0
Replies: 69
Views: 14804

Re: Friday Facts #390 - Noise expressions 2.0

So now all noise expressions are parsed from string, and the legacy format which uses Lua tables is removed for 2.0. Regarding the original issue this was all done for, noise expressions take 50% less time during prototype initialization and the prototypes now load 20% faster as a result. Does this...
by Hares
Tue Dec 19, 2023 1:46 pm
Forum: Balancing
Topic: Nerf barrels and buff liquid tanks!
Replies: 20
Views: 8260

Re: Nerf barrels and buff liquid tanks!

As of 1.1, barrels became twice as effective compared to when the post was written. ONE steel chest can now store 24k units of fluid, almost an entire 3x3 entity! What I see should be done, is to reduce the size of the normal fluid tank (to smth like 2x2), and introduce the BIG fluid tank of size 3x...
by Hares
Tue Dec 19, 2023 9:55 am
Forum: Ideas and Suggestions
Topic: Allow setting the max value for the dynamic train limit
Replies: 14
Views: 1749

Re: Allow setting the max value for the dynamic train limit

This said, too, it should be noted that with the 2.0 changes announced so far, the setup I posted can probably combine the 2 decider combinators into 1, but also the "Anti-clock mechanism" you mentioned should not be needed after 2.0 as well. That anti-clock mechanism is to prevent when y...
by Hares
Mon Dec 18, 2023 11:03 pm
Forum: Ideas and Suggestions
Topic: Allow setting the max value for the dynamic train limit
Replies: 14
Views: 1749

Re: Allow setting the max value for the dynamic train limit

I may be missing or misunderstanding something, but outside of the combinators needed to calculate L (which, if I'm understanding correctly, even with your suggestion would still need to be done, right?), this can be solved in 4 combinators (maybe less if someone more proficient than me takes a loo...
by Hares
Mon Dec 18, 2023 3:09 pm
Forum: News
Topic: Friday Facts #388 - Smaller things for 2.0
Replies: 149
Views: 26148

Re: Friday Facts #388 - Smaller things for 2.0

Dear Factorio Team. Is it possible to keep formulas in the text format for some complex inputs? I.e., if a formula contains more than 2 actions, or has multiplication where both members have prime factors other than 2 and 5... It would help to keep the readability of "4*12*48 - 1" (# of st...
by Hares
Mon Dec 18, 2023 2:53 pm
Forum: Ideas and Suggestions
Topic: Allow setting the max value for the dynamic train limit
Replies: 14
Views: 1749

Re: Allow setting the max value for the dynamic train limit

If you want a scalable setup which requires to know # of chests, you can make so each chest appends 1 to the overall amount (or 6 per chest group). I do so quite often when I'm unsure what the final number will be, or when I need to do some binary encoding. Also, a side note, with a DC2.0 there's no...
by Hares
Mon Dec 18, 2023 12:31 pm
Forum: Ideas and Suggestions
Topic: Allow setting the max value for the dynamic train limit
Replies: 14
Views: 1749

Re: Allow setting the max value for the dynamic train limit

Okay, your design indeed works but requires a pre-calculation and multi-value setup depending on the train limit. I can reduce the setup to a single input (only "M" for max trains, and "S" for item stack size) but that will require additional combinators. Since I usually vary the...
by Hares
Sun Dec 17, 2023 9:04 pm
Forum: Ideas and Suggestions
Topic: Allow setting the max value for the dynamic train limit
Replies: 14
Views: 1749

Re: Allow setting the max value for the dynamic train limit

In the example below, the configuration takes place in the constant combinator. L is the maximum train limit, M is the negated maximum train limit. You have to always set M to the negated L value. Blue is the train content. S is the station capacity. Required only for unloading stations. The other ...

Go to advanced search