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

split effect_count_code into different tables #716

Merged
merged 3 commits into from
Feb 1, 2025
Merged

split effect_count_code into different tables #716

merged 3 commits into from
Feb 1, 2025

Conversation

salix5
Copy link
Collaborator

@salix5 salix5 commented Jan 30, 2025

card id: 28 bits
4 bits left

0x1000....
0x2000....
0x4000....
0x8000....

If we really, really want to use
code + (playerid << 30)
we cannot use
0x4000....
0x8000....

But it is unnecessary.
Now it is split into 3 different tables.

@mercury233
@purerosefallen
@Wind2009-Louse
@fallenstardust

@salix5 salix5 merged commit 9fc0625 into master Feb 1, 2025
1 check passed
@salix5 salix5 deleted the patch-count branch February 1, 2025 09:30
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.

1 participant