Skip to content

Conversation

Soulless-1
Copy link
Contributor

Now allowed to modify the statf_pet flag as needed per individual shard basis.

@Soulless-1 Soulless-1 changed the title Update CChar.cpp Update CChar.cpp to allow modifying statf_flag and only update follower count if OF_Petslots active (avoid console error) Sep 25, 2025
@Soulless-1 Soulless-1 changed the title Update CChar.cpp to allow modifying statf_flag and only update follower count if OF_Petslots active (avoid console error) Update CChar.cpp to allow modifying statf_pet and only update follower count if OF_Petslots active (avoid console error) Sep 25, 2025
@cbnolok
Copy link
Contributor

cbnolok commented Sep 30, 2025

Can you put the result of followersupdate in a const bool (or int? Can't remember the returned data type) and then calling assert on that result? Because the assert macro gets ignored in release builds, and it will lead to a bug specific for that build

@cbnolok cbnolok changed the base branch from master to dev October 1, 2025 05:14
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.

2 participants