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

feat: client take screenshot #4459

Merged
merged 5 commits into from
Jun 2, 2023
Merged

feat: client take screenshot #4459

merged 5 commits into from
Jun 2, 2023

Conversation

omarcopires
Copy link
Contributor

@omarcopires omarcopires commented May 23, 2023

Pull Request Prelude

Credits to

@Zbizu
https://github.com/OTAcademy

Changes Proposed

This update implements the functionality to capture screenshots of specific events in the game. Constants have been added to represent different types of events, such as achievements, boss defeats, player deaths, and more. Additionally, the takeScreenshot function has been enhanced to accept the event type as a parameter and send the appropriate message to the client, enabling the capture of the corresponding screenshot.

image

image

EPuncker
EPuncker previously approved these changes Jun 1, 2023
@EPuncker EPuncker merged commit 78195c7 into otland:master Jun 2, 2023
4 checks passed
@omarcopires omarcopires deleted the client-screen-shot branch June 2, 2023 01:17
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

Successfully merging this pull request may close these issues.

None yet

3 participants