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

fix(level): avoid early initialization of skills #514

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

iProdigy
Copy link
Member

@iProdigy iProdigy commented Aug 5, 2024

previously INIT_GAME_TICKS was effectively ignored since receiving skill data on first tick would set shouldInit to true

actually fixes #262

also simplifies some counter logic (atomic was overkill)

@iProdigy
Copy link
Member Author

✅ tested in-game that skills are initialized on the correct tick now (haven't replicated the mega notif tho)

@Felanbird
Copy link
Member

✅ tested in-game that skills are initialized on the correct tick now (haven't replicated the mega notif tho)

302/(1?) ge, forestry area+world, wintertodt area+world

@iProdigy iProdigy enabled auto-merge (squash) August 13, 2024 02:29
@iProdigy iProdigy merged commit efea3ac into pajlads:master Aug 13, 2024
4 checks passed
@iProdigy iProdigy deleted the fix/level-early-init branch August 13, 2024 02:29
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.

discord notification keeps saying i level up all skills?
3 participants