Tags: PhlexPlexico/G5API
Tags
V2.0.1.0 (#256) * Include additional logging on player stats. * Add more logging around players when being posted to database. * Increase logging!!! * Logging fixes and remove the insert for playerstats in OnPlayerDeath. Remove the final insert for values in OnMapResult as it is unnecessary. Add some more logging in utils.ts for inserting/updating player stats. * Dep update bcrypt to 5.1.0 * Fix #255 for post route in matches. * Include new defaults in playerstats. * Revert update on player death. * Remove additional logging.
V2.0.0.1 (#253) * Update packages, update queries in API. Tons of bug fixes and hopefully resolves client headers not being sent. * Update api.ts Include a debug log to check the body of requests being sent in. * Update case statement due to missing breaks. De-duplicate match check codes and move them up to the api. Adjust onplayerdeath to take care of any issues with sql pains. * Include default case to throw 400. * Find a better way for concurrent match restores. Update to implement round_end. Update demos to properly upload to folder. Formatting. Update map stats on round end as well. * Remove unused import in backupapi Fixed demoapi to rename the demo to zip as we are zipping the file, just not renaming the extension. Update veto picks in maplflow service to choose the correct maps from the in-game veto pool. Move `updatePlayerStats` to the Utils class as it's used in seriesflow and mapflow services. Update seriesflowservice to update the stats a final time to ensure data correctness at the end of a map. * Update map flow to catch an edge case where player stats do not exist yet.
PreviousNext