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

A basic sequences support. #1624

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

VladiStep
Copy link
Member

@VladiStep VladiStep commented Jan 10, 2024

Description

  1. Added all sequence-related functions, constants and enums to (de)compiler, so, for example, it does recognize 0 as the first sequence name for sequence_get().
  2. Added the "Sequences" list to the asset list and the editor for them (very WIP for now).
  3. Added default values for UndertaleSequence class.

Closes #1622.

Caveats

Notes

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.

Add a basic support for GMS 2+ sequences.
1 participant