blinkysc
blinkysc
Would it be possible to add a feature that turns off battle vs guardian elixers that way we can stack elixers and scrolls like in classic/tbc wow? Maybe even add...
# Fix Crash in Engine::ProcessTriggers ## Changes - Added null pointer checks throughout the trigger processing - Added bounds checking when accessing trigger collection - Added exception handling for trigger...
# Add Thread-Safe Playerbot Updates ## Summary Implemented thread-safe concurrent processing for playerbot updates to prevent race conditions when multiple threads update the same player bots simultaneously. ## Changes -...
Fix Race Conditions in Playerbot Login Process Issue Critical crashes occur during playerbot login due to concurrent thread access to shared data structures. Specifically, crashes happen in PlayerbotHolder::OnBotLogin when called...
**Is your feature request related to a problem? Please describe.** The playerbots currently don't correctly reflect the threading model of AzerothCore. We process everything in the map thread, which causes...
## Changes Proposed: This PR proposes changes to: - [ ] Core (units, players, creatures, game systems). - [x] Scripts (bosses, spell scripts, creature scripts). - [ ] Database (SAI,...
Release of 3.8.0 Keira3 shows "is damaged and can't be opened"
[!] Please Read! This PR comes from AI with [MCP](https://github.com/blinkysc/azerothMCP) ## Changes Proposed: This PR proposes changes to: - [ ] Core (units, players, creatures, game systems). - [ ]...
## Changes Proposed: This PR proposes changes to: - [ ] Core (units, players, creatures, game systems). - [x] Scripts (bosses, spell scripts, creature scripts). - [ ] Database (SAI,...
## Changes Proposed: This PR proposes changes to: - [ ] Core (units, players, creatures, game systems). - [ ] Scripts (bosses, spell scripts, creature scripts). - [x] Database (SAI,...