Skip to content

Fix pick pocketing and vehicle cleanup issues#29

Merged
ifBars merged 1 commit intoifBars:stablefrom
HazDS:haz-pickpocket
Jan 3, 2026
Merged

Fix pick pocketing and vehicle cleanup issues#29
ifBars merged 1 commit intoifBars:stablefrom
HazDS:haz-pickpocket

Conversation

@HazDS
Copy link
Collaborator

@HazDS HazDS commented Jan 3, 2026

Ensures UnconsciousBehaviour and DeadBehaviour are always present for NPCs to support correct interaction checks. Prevents duplicate event listeners in NPCInventory to avoid breaking the pickpocket screen. Improves LandVehicle cleanup by handling null references and exceptions during destruction. Makes VehicleRegistry.RemoveVehicle more robust by adding null checks and correcting vehicle removal logic.

Ensures UnconsciousBehaviour and DeadBehaviour are always present for NPCs to support correct interaction checks. Prevents duplicate event listeners in NPCInventory to avoid breaking the pickpocket screen. Improves LandVehicle cleanup by handling null references and exceptions during destruction. Makes VehicleRegistry.RemoveVehicle more robust by adding null checks and correcting vehicle removal logic.
@ifBars ifBars merged commit 7fabe42 into ifBars:stable Jan 3, 2026
4 checks passed
@HazDS HazDS deleted the haz-pickpocket branch January 4, 2026 21:17
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