Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Conversation

@LumiFae
Copy link

@LumiFae LumiFae commented May 25, 2025

Description

Adds snake events like new game, game over and point gained

Other information:


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • x ] I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@VALERA771
Copy link
Member

Can some of this events be deniable?

@LumiFae
Copy link
Author

LumiFae commented May 26, 2025

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

@Someone-193
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants