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
.
FallingColors
/
HexMod
Public
Notifications
You must be signed in to change notification settings
Fork
149
Star
250
Code
Issues
244
Pull requests
32
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Efficient signatures for patterns
- #1270
#1270
Merged
Robotgiggle
merged 11 commits into
FallingColors:1.21
FallingColors/HexMod:1.21
from
s5bug:efficient-signature
s5bug/HexMod:efficient-signature
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Efficient signatures for patterns
#1270
Robotgiggle
merged 11 commits into
FallingColors:1.21
FallingColors/HexMod:1.21
from
s5bug:efficient-signature
s5bug/HexMod:efficient-signature
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
basic implementation of more optimal pattern builder
s5bug
committed
69b81e9
View commit details
Copy full SHA for 69b81e9
Browse repository at this point
fix inline rendering
s5bug
committed
cc8e8dd
View commit details
Copy full SHA for cc8e8dd
Browse repository at this point
efficient prefix checking
s5bug
committed
107068a
View commit details
Copy full SHA for 107068a
Browse repository at this point
don't duplicate map traversal work
s5bug
committed
7f3fb38
View commit details
Copy full SHA for 7f3fb38
Browse repository at this point
per-world patterns use more efficient keys
s5bug
committed
35d6fe3
View commit details
Copy full SHA for 35d6fe3
Browse repository at this point
fix bitmasks
s5bug
committed
66f6510
View commit details
Copy full SHA for 66f6510
Browse repository at this point
rename fromAngles to fromAngleString to be more consistent
s5bug
committed
2544f1f
View commit details
Copy full SHA for 2544f1f
Browse repository at this point
add doc to HexSignature.Builder
s5bug
committed
0010c3b
View commit details
Copy full SHA for 0010c3b
Browse repository at this point
fix tests
s5bug
committed
90ba468
View commit details
Copy full SHA for 90ba468
Browse repository at this point
Commits on Sep 6, 2026
make codec able to load the prior encoding
s5bug
committed
8755582
View commit details
Copy full SHA for 8755582
Browse repository at this point
Rename alternate codecs to be more clear
Robotgiggle
committed
3234c79
View commit details
Copy full SHA for 3234c79
Browse repository at this point
You can’t perform that action at this time.