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

Add global scripts #294

Merged
merged 3 commits into from
May 31, 2023
Merged

Add global scripts #294

merged 3 commits into from
May 31, 2023

Conversation

alexbatalov
Copy link
Owner

@alexbatalov alexbatalov commented May 30, 2023

This PR adds support for global scripts. Most global scripts will fail at the moment, particularly scripts that try to extend engine features (highlighting, party orders, etc). This is expected as these scripts rely on advanced Sfall features (hooks, unsafe assembly-level patching).

The goal of this implementation is Olympus gameplay features implemented via global scripts gl_check, gl_checkres, and gl_hms.

See #200
See #29

@phobos2077
Copy link
Contributor

Otherwise looks good.

@alexbatalov alexbatalov marked this pull request as ready for review May 31, 2023 18:29
Copy link
Contributor

@phobos2077 phobos2077 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@alexbatalov alexbatalov merged commit 89839be into main May 31, 2023
@alexbatalov alexbatalov deleted the add-global-scripts branch May 31, 2023 18:48
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.

2 participants