Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game state integration API seems to now be returning values of type string for supposed-to-be numeric types. #2

Closed
Parkkeo1 opened this issue Jan 15, 2018 · 1 comment

Comments

@Parkkeo1
Copy link
Owner

Added a fix to be tested that typecasts incoming payload data into ints and a ensure_types() function that changes the types of the sql table columns everytime performance statistics are requested by the user.

To be tested more with more playtesting.

@Parkkeo1
Copy link
Owner Author

Seems to be working fine now, regardless of whether its not correctly sending ints or CS-Py is manually converting the types of values. Tested with normal MM game, results query was successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant