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

Fixes for cata pre-patch game version #52

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zik0666
Copy link

@zik0666 zik0666 commented May 4, 2024

Changes:

  1. Temporary commented statements (need to be reviewed):
    -- if (clientBuildMajor < 49 or clientBuildMajor > 51 or string.byte(clientVersionString, 2) ~= 46) then
    -- local isPawnLoaded = PawnClassicLastUpdatedVersion and PawnClassicLastUpdatedVersion >= 2.0538

  2. Fix for character window (self inspect)

  3. Update X/Y positions for texts of character window

Hello, Are you planning to maintain this project during the cataclysm? If yes, do you want to have same code base for all version of game or separate it?

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.

None yet

1 participant