David Friedman
David Friedman
I like this idea.
Worth chiming in a little: I've thought about this a bit before. The pocket dimension is exactly what you would want to do, though I ended up questioning the worth...
It would be an important part, yes, but is it more important than say a boss fight or items etc? I would argue not. Given that it would require packet...
It may be the intended way in code, but this isn't what a unit test is for. You should test using the constructed instance. When you want to test that...
I tested this just now with my own unit tests, and they fail unless the provider is set up. This is very confusing. The engine service provider looks like it...
This is probably 2 bugs. 1. Geary Engine should provide a method to check if a GearyEntityId is tracked by the engine. There are a number of tests that test...
I'll take a crack at this. Fair warning- I think I will end up rewriting a large amount of the command processing if I get into this...
Seeing as you have a lot of thought into this, I'm going to take a step back.