OvermindDL1
OvermindDL1
Don't think it's stale?
Another nope. ^.^
This should probably use a non-stale label or whatever it was called?
You can have multiple Dispatcher's for note. :-) A snapshot doesn't sound terribly efficient, but if you are wanting to keep, say, two worlds between logic and render then I'd...
> So your proposal is to somehow take the data from one world, transfer them and inject them into another world. How would I do that? Same way you'd do...
> or you need to track and generate diffs Doing this via mapping the events identically on all sides is generally known as the lockstep, or Deadman's simulation, and is...
I know the furnace can give experience too, but I'm unsure if it gives it directly, or if it drops orbs when pulling out the result.
Things like `constant` and `first` and others are arity 2 only. I'm unsure if that's intended but using `Quark.SKI.k` directly is partially applied.
I do agree. It's a simple case of adding a few `defdelegates` in two different modules (both `Quark` and `Quark.SKI`), you should PR it? :-)