FICTURE7

Results 5 issues of FICTURE7

Clean up management of the rejit queue by creating a new class `TranslatorQueue` and separating it from `Translator`.

cpu
enhancement

These are the village game logic that should be implemented in the server. If you think I missed something or something does not fit let me know. :] - [...

enhancement
CoCSharp.Server

Checklist of Alliance logic to be implemented, if you find anything missing, let me know. ^^ The full list is surely larger than that. - [x] Creating - [x] Joining...

CoCSharp.Server

Implement Protocol Definition Files as specified [here](https://github.com/clugh/coc-messages) and stick it into the proxy. Also load them dynamically so that we can edit the files while running the proxy.

Currently once a local has been marked for spilling, it is spilled for its entire lifetime, i.e: a spill when it is defined and fill when it is used. This...

cpu
enhancement
performance