Gold infopanel update fix#1
Gold infopanel update fix#1jimfcarroll wants to merge 3 commits intopetchema:gold-infopanel-updatefrom jimfcarroll:gold-infopanel-update-fix
Conversation
Doesn't work well right now because gold stack has 0 value (because its parent.value is also 0). I'm not sure how to best fiix this :(
|
It seems mixed with other changes, so I didn't merge the whole PR, but thanks! |
|
Strange. I based it off your branch. It's a 1 line change. In any case it fixes another issue. When you're in the dialog where you can pick up gold, it now sets that value correctly also. Previously it was 0 there also. |
|
Heh, actually, you're right. I took Interkarma's master and cherry picked your commits. Anyway, I hope it helps. |
|
Looks good! Mmmh maybe it's just GitHub playing tricks when displaying diffs then. I'm currently more focused on improving keyboard support |
Added support for Breaking and Entering as a crime
…rmulaHelper Update FormulaHelper.cs
RMB Block Editor: Adds a catalog system to the RMB block editor
This sets the value of a gold piece, in gold pieces, to 1, which fixes the value display in the info panel and generally seems more correct than having it as zero. However, I'm not sure what other side-effect this might have.