Skip to content

Fixed Hero Builds; Add Urn of Saint Viktor (ItemID 801) to LootManager#412

Open
Ewoog wants to merge 8 commits intoapoguita:mainfrom
Ewoog:main
Open

Fixed Hero Builds; Add Urn of Saint Viktor (ItemID 801) to LootManager#412
Ewoog wants to merge 8 commits intoapoguita:mainfrom
Ewoog:main

Conversation

@Ewoog
Copy link
Copy Markdown
Contributor

@Ewoog Ewoog commented Nov 22, 2025

No description provided.

Copilot AI and others added 8 commits November 20, 2025 19:20
Co-authored-by: Ewoog <72410352+Ewoog@users.noreply.github.com>
…ading

Fix LoadHeroSkillTemplate - Clarify party position parameter and add hero_id/name helpers
# Conflicts:
#	Py4GWCoreLib/routines_src/Yield.py
The map verify timeout was caused by a race condition where the Party cache
was not being updated immediately after a map finished loading. This change
tracks the map loading state and ensures Party._update_cache() is called
not only during map loading, but also immediately after the map transitions
from loading to ready state. This eliminates the window where IsPartyLoaded()
could return stale data during map verification.

Co-authored-by: Ewoog <72410352+Ewoog@users.noreply.github.com>
Fix map verify timeout by ensuring Party cache updates on loading transitions
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