I think the easiest solution for the short term is to switch to `try_borrow_mut` and then safely handle the `Result` it hands back until you get a little more rusty
I think the easiest solution for the short term is to switch to `try_borrow_mut` and then safely handle the `Result` it hands back until you get a little more rusty
An alternative model/principal set I've seen floating around is Fair Code: faircode.io
An alternative model/principal set I've seen floating around is Fair Code: faircode.io
Instead: if a player fails a madness check, add their result to a persistent madness score. At session start roll 1d100 per player. If under, gaslight them. If over, decrement the score by 10
Instead: if a player fails a madness check, add their result to a persistent madness score. At session start roll 1d100 per player. If under, gaslight them. If over, decrement the score by 10
You're talking about nondevs making commits w/o a dev intermediary, no?
You're talking about nondevs making commits w/o a dev intermediary, no?