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

CWorldTicker and other minor fixes. #1375

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

Conversation

cbnolok
Copy link
Contributor

@cbnolok cbnolok commented Feb 3, 2025

This should fix the missing status updates issue.

Error in getting the length in bytes of strings containing non-ASCII
characters.
Refactored some CSQLite methods, for better reading.
… to use the RESDISPLAY_VERSION typedef.

Renamed GetBaseID method, since it's doing something different than one
would infer from the BASEID script property.
It should be faster and safer than before, also it should fix a possible bug with the previous ticking system.
Also, made github workflows run on push on every branch, and added some ignored files.
@cbnolok
Copy link
Contributor Author

cbnolok commented Feb 3, 2025

Before merging it, i'd like to have different people to try this and have extensive tests.
If this works as intended/expected, before merging i'll remove some asserts and checks, in order to remove that overhead.

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