I request code or some researches to bring manual repair back. Probably code from old version of dll (before repair cost remove patch) will be useful (unfortunately don't have one).
It was easy to enable Autorepair checkbox control in settings dialogue here:
class SettingsScreen
method private void #=q_dc$UdS3TObTwLvRlvCdcxZTCrW4EHqYXMIylaEB$Ww=()
{
this.autoRepairCheckBox.gameObject.SetActive(false );
this.autorepairLabel.gameObject.SetActive(false);
}
opcodes 11 and 28 to ldc.i4.1
is shown up and was clickable, even it's value remain saved in settings. But it did not take effect on autorepair itself.
If one could find the way game interacts with control keys i.e. R to repair or the event of returning to hangar - maybe there will be some code regarding autorepair process lunch. Any info would be appreciated.
Why need repair manually ? For examining damage done to the vehicle after battle, discovering weak places and getting experienced in Robocraft damage model.
Since developers do not answer in the thread about new forced autorepair, it seems this problem will stay for some time - so need some solution.
I am having such trouble with this, I got .NET Reflector and cannot do it, some people just arent geniuses, put a download link for the file?
- - - Updated - - -
I am having such trouble with this, I got .NET Reflector and cannot do it, some people just arent geniuses, put a download link for the file?
How can i remove a package with .Net Reflector 8?