Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
azerothcore
/
mod-zone-difficulty
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
35
Code
Issues
8
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve performance and code readibility
- #78
#78
Merged
Nyeriah
merged 10 commits into
azerothcore:master
azerothcore/mod-zone-difficulty:master
from
Nyeriah:perf
Nyeriah/mod-zone-difficulty:perf
Copy head branch name to clipboard
Feb 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve performance and code readibility
#78
Nyeriah
merged 10 commits into
azerothcore:master
azerothcore/mod-zone-difficulty:master
from
Nyeriah:perf
Nyeriah/mod-zone-difficulty:perf
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2026
Initial plan
Copilot
committed
50cc233
View commit details
Copy full SHA for 50cc233
Browse repository at this point
Perf/readability: header and handler improvements - IsInstanceMythic helper, fix double lookups, fix operator[] insertions, remove dead code
Show description for f7596c6
Copilot
and
Nyeriah
committed
f7596c6
View commit details
Copy full SHA for f7596c6
Browse repository at this point
Perf/readability: scripts improvements - IsInstanceMythic, early returns in OnAllCreatureUpdate, fix double lookups, remove dead code
Show description for 1ff8eec
Copilot
and
Nyeriah
committed
1ff8eec
View commit details
Copy full SHA for 1ff8eec
Browse repository at this point
Final review and security scan passed
Show description for 797a419
Copilot
and
Nyeriah
committed
797a419
View commit details
Copy full SHA for 797a419
Browse repository at this point
Remove CodeQL artifact and update .gitignore
Show description for fafd860
Copilot
and
Nyeriah
committed
fafd860
View commit details
Copy full SHA for fafd860
Browse repository at this point
Merge pull request #1 from Nyeriah/copilot/improve-performance-and-readability
Show description for d56aac1
Nyeriah
authored
d56aac1
View commit details
Copy full SHA for d56aac1
Browse repository at this point
Initial plan
Copilot
committed
58ef91b
View commit details
Copy full SHA for 58ef91b
Browse repository at this point
Refactor OverrideModeMatches, fix global override, narrowing cast, and hoist loop-invariant lookup
Show description for 3017b34
Copilot
and
Nyeriah
committed
3017b34
View commit details
Copy full SHA for 3017b34
Browse repository at this point
Merge pull request #2 from Nyeriah/copilot/fix-override-mode-matches
Show description for 0a91b1c
Nyeriah
authored
0a91b1c
View commit details
Copy full SHA for 0a91b1c
Browse repository at this point
Update src/mod_zone_difficulty_scripts.cpp
Show description for 5373295
Nyeriah
and
Copilot
authored
5373295
View commit details
Copy full SHA for 5373295
Browse repository at this point
You can’t perform that action at this time.