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
.
UnderminersTeam
/
UndertaleModTool
Public
Notifications
You must be signed in to change notification settings
Fork
360
Star
2.1k
Code
Issues
294
Pull requests
43
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixes and improvements for "Find all references" feature
- #2467
#2467
Open
VladiStep
wants to merge 11 commits into
UnderminersTeam:master
UnderminersTeam/UndertaleModTool:master
from
VladiStep:findReferencesBytecode14
VladiStep/UndertaleModTool:findReferencesBytecode14
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Fixes and improvements for "Find all references" feature
#2467
VladiStep
wants to merge 11 commits into
UnderminersTeam:master
UnderminersTeam/UndertaleModTool:master
from
VladiStep:findReferencesBytecode14
VladiStep/UndertaleModTool:findReferencesBytecode14
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
Fix NRE for bytecode 13 and older GM versions
VladiStep
committed
b1e8385
View commit details
Copy full SHA for b1e8385
Browse repository at this point
Commits on Aug 24, 2026
Add a `GameVersion` constructor that accepts the general info
VladiStep
committed
178d787
View commit details
Copy full SHA for 178d787
Browse repository at this point
Commits on Aug 25, 2026
Partially address the TODOs - add early return/break if `checkOne`
VladiStep
committed
8bce288
View commit details
Copy full SHA for 8bce288
Browse repository at this point
Change the `HashSetTypesOverride` implementation - make all props static, add related methods (TODO)
VladiStep
committed
b69dea3
View commit details
Copy full SHA for b69dea3
Browse repository at this point
A lot of changes related to `GameVersion`:
Show description for d4e7254
VladiStep
committed
d4e7254
View commit details
Copy full SHA for d4e7254
Browse repository at this point
Improve `PredicateForVersion` readability a little bit
VladiStep
committed
fa317c3
View commit details
Copy full SHA for fa317c3
Browse repository at this point
Commits on Aug 26, 2026
More final changes related to asset references searching:
Show description for 661921a
VladiStep
committed
661921a
View commit details
Copy full SHA for 661921a
Browse repository at this point
Commits on Aug 27, 2026
Fix #2475
VladiStep
committed
0d46460
View commit details
Copy full SHA for 0d46460
Browse repository at this point
Commits on Aug 28, 2026
Fix a bug when `GetReferenceableTypes()` can return stale results for games with same GM version, but different YYC types
VladiStep
committed
66e5bf5
View commit details
Copy full SHA for 66e5bf5
Browse repository at this point
Commits on Aug 29, 2026
Fix #2477
VladiStep
committed
d7aa0dc
View commit details
Copy full SHA for d7aa0dc
Browse repository at this point
Fix a concurrency issue (`List` -> `ConcurrentBag`), sort the output dictionary by group names and each its asset list by asset ID (address #2478)
VladiStep
committed
9e64872
View commit details
Copy full SHA for 9e64872
Browse repository at this point
You can’t perform that action at this time.