Remote Configuration


Allows the player to configure any machine from the map, without allowing item transfer so it maintains the vanilla feel. Allows wire placement and entity settings copy/paste at any distance. Press R to issue a rotation request, right-click to mark for deconstruction. Less cheaty alternative to Far Reach. Similar to Space Exploration's Navigation Satellite, but works entirely within map view.

Utilities
5 months ago
1.1
40.0K

i [Completed-1.2.6] Expose RC's can_reach_entity in the remote interface?

6 months ago

I was looking into adding support for Remote Configuration in Quick Adjustable Inserters and looking at the source for RC I determined that to really add proper support for it QAI would have to use the can_reach_entity function from RC. Reason quite simply is that RC adds more logic to "being able to reach" an entity, which another mod could only replicate by copy pasting that logic. I was wondering what your opinion on exposing it in the RemoteConfiguration remote interface would be. Like if it makes sense for that function to be public api or if it should remain internal.

5 months ago

Added in 1.2.6 :)

5 months ago

Awesome, thank you! I'll make use of that soon :D

New response