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
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
.
EternalCodeTeam
/
EternalCombat
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
29
Code
Issues
13
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-406 fix: audit findings
- #406
#406
Closed
Jakubk15
wants to merge 17 commits into
master
EternalCodeTeam/EternalCombat:master
from
fix/audit-findings
EternalCodeTeam/EternalCombat:fix/audit-findings
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
GH-406 fix: audit findings
#406
Jakubk15
wants to merge 17 commits into
master
EternalCodeTeam/EternalCombat:master
from
fix/audit-findings
EternalCodeTeam/EternalCombat:fix/audit-findings
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
fix: remove duplicate PlaceBlockBlocker registration
Show description for 7bafa8e
Jakubk15
and
claude
committed
7bafa8e
View commit details
Copy full SHA for 7bafa8e
Browse repository at this point
fix: continue instead of return on expired combat tag
Show description for e7d0eec
Jakubk15
and
claude
committed
e7d0eec
View commit details
Copy full SHA for e7d0eec
Browse repository at this point
fix: enforce headDropOnlyInCombat for player head drops
Show description for f07e5e2
Jakubk15
and
claude
committed
f07e5e2
View commit details
Copy full SHA for f07e5e2
Browse repository at this point
fix: guard against offline player in TridentController.onUntag
Show description for 80adc99
Jakubk15
and
claude
committed
80adc99
View commit details
Copy full SHA for 80adc99
Browse repository at this point
fix: do not throw on offline tagged player in knockback onTag
Show description for 0173594
Jakubk15
and
claude
committed
0173594
View commit details
Copy full SHA for 0173594
Browse repository at this point
fix: spawn death-flare particles on sync scheduler
Show description for a69bc11
Jakubk15
and
claude
committed
a69bc11
View commit details
Copy full SHA for a69bc11
Browse repository at this point
fix: drop overflow items instead of losing them on respawn
Show description for baff6b9
Jakubk15
and
claude
committed
baff6b9
View commit details
Copy full SHA for baff6b9
Browse repository at this point
fix: make removeRandomItems safe and progress-guaranteed
Show description for 6b53c40
Jakubk15
and
claude
committed
6b53c40
View commit details
Copy full SHA for 6b53c40
Browse repository at this point
fix: remove TOCTOU NPE window in isInCombat
Show description for bedb241
Jakubk15
and
claude
committed
bedb241
View commit details
Copy full SHA for bedb241
Browse repository at this point
fix: close namespaced/padded command bypass in CommandsBlocker
Show description for 04d01d7
Jakubk15
and
claude
committed
04d01d7
View commit details
Copy full SHA for 04d01d7
Browse repository at this point
fix: evict expired tag-out entries via self-expiring cache
Show description for 7747bfb
Jakubk15
and
claude
committed
7747bfb
View commit details
Copy full SHA for 7747bfb
Browse repository at this point
fix: parenthesize pearl cooldown tick conversion
Show description for a36af22
Jakubk15
and
claude
committed
a36af22
View commit details
Copy full SHA for a36af22
Browse repository at this point
fix: avoid half-applied tag and dead code in tagMultiple
Show description for 02040c3
Jakubk15
and
claude
committed
02040c3
View commit details
Copy full SHA for 02040c3
Browse repository at this point
fix: drop respawn leftovers at the respawn location
Show description for 6876a2d
Jakubk15
and
claude
committed
6876a2d
View commit details
Copy full SHA for 6876a2d
Browse repository at this point
fix: do not untag already-in-combat player on tagMultiple rollback
Show description for 7e484c2
Jakubk15
and
claude
committed
7e484c2
View commit details
Copy full SHA for 7e484c2
Browse repository at this point
fix: guard against null slots in removeRandomItems
Show description for 51a0bed
Jakubk15
and
claude
committed
51a0bed
View commit details
Copy full SHA for 51a0bed
Browse repository at this point
Commits on Jul 10, 2026
Respect namespace when checking restricted commands
Show description for e3b81e0
Jakubk15
and
Copilot
committed
e3b81e0
View commit details
Copy full SHA for e3b81e0
Browse repository at this point
You can’t perform that action at this time.