This repository was archived by the owner on Jul 8, 2025. It is now read-only.
Open
Conversation
Member
|
Can some of this events be deniable? |
Author
|
I do not think so, no, because it's all done on the client and then sent to the server, not as validation, but just to send to every user |
|
I don't think this transpiler is gonna work (unless codematcher got fixed), you can also add more events and arguments (new food location in OnScore) as well as an event for when the player moves and when the player switches their axes. You can always consult SNAPI (a personal project of mine) if you need an example. I could also rewrite the transpiler to not use a call, so @ me once this PR is actually ready (you never checked that you tested your PR etc...) and I'll do so if you'd like |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds snake events like new game, game over and point gained
Other information:
Types of changes
Submission checklist
Patches (if there are any changes related to Harmony patches)
Other