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

Fixed SaveCommandLogs #1411

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Conversation

kaiserandaxl
Copy link
Contributor

Fixed SaveCommandLogs

I made it work with DLL and normal tables, and fix how it trims logs from the oldest. I also made it JSONEncode while in the datastore to stop an error, and have better storage so we could have more logs in there.

(Because there might be oldlogs that aren't strings we check for them and encode them while saving to allow old games to keep their logs)

PoF:
image

@Dimenpsyonal
Copy link
Contributor

Awesome stuff

@Dimenpsyonal Dimenpsyonal added 🐛 bug Bugs or broken features 🎏 miscellaneous Miscellaneous content labels Feb 19, 2024
@kaiserandaxl kaiserandaxl marked this pull request as ready for review February 19, 2024 14:33
@Dimenpsyonal Dimenpsyonal merged commit e83219e into Epix-Incorporated:master Feb 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Bugs or broken features 🎏 miscellaneous Miscellaneous content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants