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

Build fixes for liblcf #492 and CloneEvent fix #3357

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

Conversation

Ghabry
Copy link
Member

@Ghabry Ghabry commented Feb 23, 2025

No description provided.

@Ghabry Ghabry changed the title Build fixes for liblcf Build fixes for liblcf #492 and CloneEvent fix Feb 23, 2025
@Ghabry Ghabry added the Has PR Dependencies This PR depends on another PR label Feb 23, 2025
@Ghabry Ghabry added this to the 0.8.1 milestone Feb 23, 2025
@florianessl
Copy link
Member

Looks ok, but the one issue I have, is that you used the same flag enum for all three proposed fields.
For addressing that part of Player Issue #3123 it should only be neccessary to have them on the field defined in "EventExecState"
The others ("EventExecFrame" & "MapEventBase") are just suggestions, to make development easier by already specifying some general purpose bitflag-fields that can be extended later.

@Ghabry Ghabry marked this pull request as draft March 5, 2025 16:10
@Ghabry
Copy link
Member Author

Ghabry commented Mar 5, 2025

Oooh I thought it's the same because they had the same field name. Converting PRs to draft so I can address that later...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants