[2.0.7] defines.input_action.activate_cut removed?

Bugs that are actually features.
User avatar
distortions864
Fast Inserter
Fast Inserter
Posts: 125
Joined: Thu Apr 20, 2017 12:56 am
Contact:

[2.0.7] defines.input_action.activate_cut removed?

Post by distortions864 »

defines.input_action.activate_cut was removed?

it is a unloggable, unblockable griefer tool now.
Would be great to have it restored, and a event for it so it can be logged!
Logging every item marked is spammy and laggy.
M45 Science: A Factorio Community since 2017! https://m45sci.xyz/
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 3025
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [2.0.7] defines.input_action.activate_cut removed?

Post by boskid »

Thanks for the report however this is not a bug. Permissions system works on top of the input actions and whenever we do code changes around input actions we may remove some of the defines from defines.input_action. Copy tool and Cut tool are both going through InputAction::Copy (or InputAction::AlternativeCopy if holding shift) with the only difference being that cut tool when in cursor provides flag that it is a cut operation.
cogito123
Inserter
Inserter
Posts: 33
Joined: Thu Feb 28, 2019 7:05 pm
Contact:

Re: [2.0.7] defines.input_action.activate_cut removed?

Post by cogito123 »

Similarly activate_copy was removed which now regressed how "spectators" that are allied force with other teams in PvP scenarios interact. There was a trick to enable permissions for "activate_copy", but not "copy" input which turned copy tool into measuring tool that you could use to count entities of allied forces, but not copy them. How to replicate such feature in 2.0?
User avatar
distortions864
Fast Inserter
Fast Inserter
Posts: 125
Joined: Thu Apr 20, 2017 12:56 am
Contact:

Re: [2.0.7] defines.input_action.activate_cut removed?

Post by distortions864 »

Awesome, thanks for the reply.
M45 Science: A Factorio Community since 2017! https://m45sci.xyz/
Post Reply

Return to “Not a bug”