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

Allow (almost) any token to be defined as an alias #98

Open
david-pfx opened this issue Sep 5, 2024 · 0 comments
Open

Allow (almost) any token to be defined as an alias #98

david-pfx opened this issue Sep 5, 2024 · 0 comments
Labels
enhancement Improvement to existing capability

Comments

@david-pfx
Copy link
Owner

david-pfx commented Sep 5, 2024

https://auroriax.github.io/PuzzleScript/editor.html?hack=01fbb58cf41f707e5f440e7b947c9d63

LEGEND
M\ = Mirror2
M! = MirrorVert
M- = MirrorHor

PS uses:

  1. Object line: /[^\p{Z}\s\()]+[\p{Z}\s]*/u
  2. Legend line: /[^=\p{Z}\s\(]*(\p{Z}\s)*/u
  3. Layers: reg_name
  4. Rules: /[^\[\|\]\p{Z}\s]*/u
@david-pfx david-pfx added the enhancement Improvement to existing capability label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing capability
Projects
None yet
Development

No branches or pull requests

1 participant