IRacle

Results 18 comments of IRacle

It's ok, your fix is working, but one thing unrelated to your PR I didn't like ```cs // setting = ev.KnobSetting new(OpCodes.Callvirt, PropertyGetter(typeof(UpgradingInventoryItemEventArgs), nameof(UpgradingInventoryItemEventArgs.KnobSetting))), new(OpCodes.Starg_S, 4), ``` `KnobSetting` setter after...

> Since these are already in the Warhead namespace, is this even necessary? > afaik there aren't even other events that share the same names, right? Yes, but most of...

Oh, that was merged to dev after 5.3.0 release💀

these props also exists in `Player` class, so need to fix the duplicate

Maybe IEnumerable of players should be the first argument?