Thomas Smyth

Results 22 comments of Thomas Smyth

That's 3 seconds of latency on average. What log reader mode are you using? FTP? If so, what are your settings for that?

Can you be more specific, what plugins are laggy and why are you considering them to be laggy?

This looks like an ok implementation, but might it be better to store playtime as a set of sessions in a separate table? Like matches, for example, create a record...

> > This looks like an ok implementation, but might it be better to store playtime as a set of sessions in a separate table? Like matches, for example, create...

> But to solve @Thomas-Smyth Seeding example, we need to do further adjustments on other tables. Right now the DBLog_Match table doesn't log if the match is in seeding Mode....

Just some initial feedback from a quick rear on my phone: - Can we reword the event names please to read better, e.g. `PLAYET_PROMOTED_TO_SQUAD_LEADER`. - It would perhaps be nice...

> DBLog for kit tracking. Although this will require a migrate script for the schema I'd be open to trying to migrate to Prisma... I played with it the other...

`PLAYER_BECAME_SQUAD_LEADER` sounds alright and addresses the issue you made about it wrongly implying the person was promoted when they actually just made the squad, but I'm not sure what the...

Should probably just add it to the logger and not worry about the config or parameter - it's not something people are going to strongly disagree with using and it's...

I don't believe that's currently cleared anywhere. We should probably wipe some event store data on layer changes, but we need to be careful that we don't wipe data that...