You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix combat diagonal stuck state, equipment level regression, and minor bugs
- Fix player getting stuck diagonally adjacent to mobs (no diagonal
correction existed for the player, only for mobs targeting players)
- Sync SLOT_CONFIG with gametypes rankedWeapons/rankedArmors — all
dimension, set, and legendary items were falling back to level 1
(Soul Harvester hitting like Sword1, Hellfire Mantle = Cloth Armor)
- Fix Population message using || instead of ?? (total=0 incorrectly
fell back to world count)
- Clear hurt timeout on entity cleanup to prevent stale sprite updates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments