the dataforged bump was mostly to take advantage of the RollableOraclesSF that i just added for typechecking oracle IDs in function arguments. then i realized that refactoring the lookup/roll functions would require a parallel enum for setting truths. i can take a look at doing that, but for the time being it's probably a good idea to get this fix out there.
i've left the dependency bump intact intact because it'll probably need to be done at some point anyways. truths, oracles, and moves all seem to be normal, but i'm submitting this for review just to be sure i didn't break something and miss it.
the dataforged bump was mostly to take advantage of the
RollableOraclesSF
that i just added for typechecking oracle IDs in function arguments. then i realized that refactoring the lookup/roll functions would require a parallel enum for setting truths. i can take a look at doing that, but for the time being it's probably a good idea to get this fix out there.i've left the dependency bump intact intact because it'll probably need to be done at some point anyways. truths, oracles, and moves all seem to be normal, but i'm submitting this for review just to be sure i didn't break something and miss it.