cen1
cen1
RECEIVED W3GS_OUTGOING_ACTION { f7 26 b0 0 7 23 49 8d 6b 64 72 2e 78 0 44 61 74 61 0 48 65 72 6f 31 0 1 0...
Shuffling is an interesting idea but it's mostly a band aid. We usually balance in lobby per player stats and allow slot locking so at best that would be ~1/5...
Since the stats come in async I guess the voting is to be done at the very end by comparing each player report?
As a CDI user with almost no perspective on the spec and current implementation behaviours, my thoughts are: 1. Explicit self injection of a bean just looks like a bad...
Shameless jump in from a CDI user. As a developer, I would prefer `@Startup` to have the meaning of framework/server as a whole is fully set up, not when the...
Using ``` .ngui-auto-complete ul { height: 100px; overflow-y: auto; } ``` in my project and arrow keys seem to work fine.
Current repo has deviated from 1.99 quite a bit and 2.0 as originally envisioned will never be achieved so perhaps in the spirit of keeping the legacy idea alive, how...
/var/pvpgn is **not** used. How did you try to install it?
You are correct, it is not by FHS. Can you write a full list of path changes that would have to be done?
How about we simply install to /opt/pvpgn or /var/lib/pvpgn? Postgresql installs to a single directory and has config, logs and data all in one place for example. The advantage of...