Brutus5000
Brutus5000
And the API is all camel case. We won't reach consistency across FAF. :( But I'll never understand the desire to add additional useless characters anyway.
Recap of additionally required gw features as discussed in chat: - map name instead of map id (for map generator maps) - access to game settings such as - full...
Note: We need a new bantype coop
- Move from UTF-16 to UTF-8 - Add messageId to every message (or a message envelope) - Move the protocol to websocket, choose a websocket subprotocol (e.g. STOMP?) - Auto-generate...
I think it's the list of open games. Also documenting the new protocol is not a fancy feature, it should be mandatory. Otherwise in 3 years the next dev sits...
Additional things I'd like to see: - Publish all events on RabbitMQ as well - New "a player logged in" event (skip if there is already an open session from...
Of course you can gain something: popularity. As soon as this feature is in the next request is sorting replays by number of downloads. We *could* track players downloading the...
How do you make the FilterExpressionCheck not apply if the user provides his own value?
From my "consumer" perspective I'd like to have an additional annotation `@DefaultFilter` that I can put on my column fields/getters which takes an expression string that is evaluated on query...
@crazy-max Thanks for your suggestions I will look into them. Regarding the other points: As I said, I do get the point of a dedicated login step. However, for me...