Search found 2126 matches

by Qon
Sat May 18, 2024 5:37 pm
Forum: News
Topic: Friday Facts #410 - Rocket turret & Target priorities
Replies: 101
Views: 14933

Re: Friday Facts #410 - Rocket turret & Target priorities

Also, my 0~drain laser turrets activated by a laser turret , ... means my solution might even have a much lower performance impact than the ability to shut off individual towers by signals. You advertice your old topic often, indeed. Because it is often needed. I come across the topic often, but it...
by Qon
Thu May 16, 2024 9:07 pm
Forum: News
Topic: Friday Facts #410 - Rocket turret & Target priorities
Replies: 101
Views: 14933

Re: Friday Facts #410 - Rocket turret & Target priorities

I don't see how it could possibly be a UPS hitter, it's just a binary which the turret is necessarily always aware of. I mean, turrets already send an "is active" notification to your hud, so why not get that info where it can actually be useful? Well before 2.0 small individual networks ...
by Qon
Sun May 12, 2024 8:12 pm
Forum: Cheatsheets / Calculators / Viewers
Topic: Code-Convention for circuit networks
Replies: 13
Views: 1762

Re: Code-Convention for circuit networks

A central problem in talking about circuit networks is, that there is no compact way to show someone a complex network. You just can take pictures and explain combinator by combinator, what they are doing and why it is useful to do it this way. For smaller networks, it is no problem to handle this,...
by Qon
Sun May 12, 2024 7:34 pm
Forum: News
Topic: Friday Facts #410 - Rocket turret & Target priorities
Replies: 101
Views: 14933

Re: Friday Facts #410 - Rocket turret & Target priorities

I feed ammo to a gun turret from a crate and I read crate contents. If crate is not full, a power switch will trigger and lasers will activate. Yes, but since we're getting circuit network connection for turrets anyway it would be nice to be able to get this information directly instead of having t...
by Qon
Sat May 11, 2024 6:21 pm
Forum: Ideas and Suggestions
Topic: Access installed mods without enabling them
Replies: 2
Views: 254

Re: Access installed mods without enabling them

That sounds very unlikely to happen. Why don't you ask for Space Age asset files to be a separate mod that Space Age depends on, like SE mod has the SE graphical asset mods? Then you could depend on that mod and not introduce a very confusing "disabled dependency". Or ask for Rocket Turret...
by Qon
Sat May 11, 2024 10:52 am
Forum: News
Topic: Friday Facts #410 - Rocket turret & Target priorities
Replies: 101
Views: 14933

Re: Friday Facts #410 - Rocket turret & Target priorities

Oh come ooooon! Give us a manual artillery control via circuit network! X, Y and FIRE! That is already possible with mods. It is just not possible to order a specfic turret to shoot a specific target, but getting the next best artillery to shoot at position X, Y via circuit signal is possible. Sadl...
by Qon
Thu May 02, 2024 3:28 pm
Forum: Modding discussion
Topic: How to store functions in "global" table?
Replies: 6
Views: 290

Re: How to store functions in "global" table?

This is really not a suggestion for the API. Rather I would like to know if someone has solved it or works around this peculiarity. The way people do it already works, and it is thus a solved "problem" already. There's not really any peculiarity, just your assumptions that were not on poi...
by Qon
Thu May 02, 2024 3:14 pm
Forum: Modding discussion
Topic: How to store functions in "global" table?
Replies: 6
Views: 290

Re: How to store functions in "global" table?

And because this table with functions cannot be stored once and for all inside "global", it must be created from code on every load, that in turn makes heavy use of upvalues, "Tokens" to generate consistent indexes on load. Sounds like you don't even have an issue, you just look...
by Qon
Sun Apr 14, 2024 6:28 pm
Forum: Technical Help
Topic: playing multiplayer on same account
Replies: 8
Views: 951

Re: playing multiplayer on same account

... If OP wants to pirate the game that is up to him, no one really cares, neither me nor Wube I think. But it is against the terms so it's a bit weird to publically instruct on how to pirate the game on the official forums. The DRM-less game client and the extra keys (for the singular license) and...
by Qon
Sat Apr 13, 2024 6:56 am
Forum: Modding interface requests
Topic: make more entity prototypes support rotation
Replies: 35
Views: 4823

Re: make more entity prototypes support rotation

I'm just sometimes amazed at some of the problems when they are well known programming issues with established solutions. It triggers the "I've learned about how not do this and that sounds exactly how this was done" syndrom. Well, do you think Rseding91 doesn't know or considered and rej...
by Qon
Wed Apr 10, 2024 8:36 pm
Forum: Ideas and Suggestions
Topic: Let construction robots place items that were just deconstructed nearby
Replies: 15
Views: 991

Re: Let construction robots place items that were just deconstructed nearby

I was thinking something like "flag marked for deconstruction items as stored within the logistic network, as if they were in a virtual container with just the item". Like that, a bot assigned a construction job could be sent to that particular "marked for deconstruction" item i...
by Qon
Wed Apr 10, 2024 6:31 pm
Forum: Ideas and Suggestions
Topic: Let construction robots place items that were just deconstructed nearby
Replies: 15
Views: 991

Re: Let construction robots place items that were just deconstructed nearby

If when placing a blueprint, instead of just provider and buffer chests being queried for available items, bots in the air on their way to dump their inventory were also queried within a smaller distance than the found item. And with some max radius to speed up the bot search as well. And bots that ...
by Qon
Tue Apr 09, 2024 7:14 pm
Forum: News
Topic: Friday Facts #403 - Train stops 2.0
Replies: 130
Views: 19825

Re: Friday Facts #403 - Train stops 2.0

sure - but its not always possible Doesn't matter, do it anyways. If it isn't possible, make it possible. Just manually turn off stops if you need to temporarily divert all your resources to some specific goal if you can't supply all at once and the wrong stop end up soaking up all the resources. W...
by Qon
Tue Apr 09, 2024 3:07 pm
Forum: Railway Setups
Topic: High-Throughput Exact-Items Train Loader (w/o Bots)
Replies: 10
Views: 924

Re: High-Throughput Exact-Items Train Loader (w/o Bots)

I agree with Tertius, and would like to add some: Why? Is this supposed to be a solution to a problem? Because what kind of train has only a single wagon (and no room to expand solution) and high throughput requirements and also carries multiple items in arbitrary configurations? I can't find a use ...
by Qon
Sun Apr 07, 2024 8:33 pm
Forum: Ideas and Suggestions
Topic: Automate Biter clearing - Robot army
Replies: 11
Views: 845

Re: Automate Biter clearing - Robot army

Artillery requires expanding your rail network It really doesn't. You can build static artillery and feed them by any logistic method. There's also mods that lets you put combat robots in your artillery shells. Combo that with an early artillery mod and an artillery reskin and you should have what ...
by Qon
Sun Apr 07, 2024 9:32 am
Forum: News
Topic: Friday Facts #405 - Whole belt reader, New logistics GUI
Replies: 139
Views: 17855

Re: Friday Facts #405 - Whole belt reader, New logistics GUI

Do we have timers in the logic system? In case you need to dispense some material in portions. I also remember a long time ago I tried to implement a portioned release of energy from batteries via an on/off toggle switch. Without a timer it didn't work out that way. Just make one, wiki has tutorial...
by Qon
Sat Apr 06, 2024 10:32 pm
Forum: News
Topic: Friday Facts #404 - Frustration not found
Replies: 112
Views: 17126

Re: Friday Facts #404 - Frustration not found

Suggestion Introduce spidertron formation , such that a group of spidertrons move in a formation that covers the larger roboport area without overlap. like an army drill. the position of the spiderton remains the same relative to the main spidertron which it follows. this way a larger area can be c...
by Qon
Sat Apr 06, 2024 12:39 pm
Forum: Ideas and Suggestions
Topic: add new signal RGB (Friday Facts #388)
Replies: 24
Views: 1551

Re: add new signal RGB (Friday Facts #388)

Let's get full color signals first :) Why are you suggesting CMYK, a space for printers, as a format for lamps? And prioritized above light based color models like RGB!?!? For LAMPS sending out light. And this is the second time now in the same thread. It makes no sense, I vote against it being an ...
by Qon
Sat Apr 06, 2024 10:42 am
Forum: News
Topic: Friday Facts #405 - Whole belt reader, New logistics GUI
Replies: 139
Views: 17855

Re: Friday Facts #405 - Whole belt reader, New logistics GUI

varundevan wrote:
Sat Apr 06, 2024 9:19 am
I see that you are considering some problem which is some what niche to me. If you are fixing those , you should fix this too.
Please enable Ctrl+y (redo).
Already done.
by Qon
Sat Apr 06, 2024 10:38 am
Forum: Implemented in 2.0
Topic: Redo functionality
Replies: 51
Views: 17144

Re: Redo functionality

ickputzdirwech wrote:
Fri Oct 13, 2023 9:02 pm
[Ick] Merged into older thread with same suggestion.
Move to implemented for 2.0, please?
Confirmation:
Image

Go to advanced search