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
Type
/
to 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 }}
barrulus
/
Fantasy-Map-Generator
Public
forked from
Azgaar/Fantasy-Map-Generator
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
fix(heightmap): hills scale with cell count instead of capping at ~40 cells
- #2
#2
Merged
barrulus
merged 9 commits into
main
barrulus/Fantasy-Map-Generator:main
from
investigate/heightmap-density-500k
barrulus/Fantasy-Map-Generator:investigate/heightmap-density-500k
Copy head branch name to clipboard
May 26, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(heightmap): hills scale with cell count instead of capping at ~40 cells
#2
barrulus
merged 9 commits into
main
barrulus/Fantasy-Map-Generator:main
from
investigate/heightmap-density-500k
barrulus/Fantasy-Map-Generator:investigate/heightmap-density-500k
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
fix(heightmap): hills scale with cell count instead of capping at ~40 cells
Show description for dc0d807
barrulus
committed
dc0d807
View commit details
Copy full SHA for dc0d807
Browse repository at this point
fix(heightmap): scale shape op counts instead of capping BFS depth
Show description for 7ab6d14
barrulus
committed
7ab6d14
View commit details
Copy full SHA for 7ab6d14
Browse repository at this point
fix(heightmap): preserve FMG fractional-count syntax (Hill 0.5)
Show description for 4742dbd
barrulus
committed
4742dbd
View commit details
Copy full SHA for 4742dbd
Browse repository at this point
fix(graph): defensive guards in getPackPolygon / getGridPolygon
Show description for 57996a9
barrulus
committed
57996a9
View commit details
Copy full SHA for 57996a9
Browse repository at this point
fix(features): keep pack consistent when heightmap produces no land
Show description for 8ce52da
barrulus
committed
8ce52da
View commit details
Copy full SHA for 8ce52da
Browse repository at this point
Commits on May 26, 2026
perf(states): inline cost computations in expandStates hot loop
Show description for b6a8c37
barrulus
committed
b6a8c37
View commit details
Copy full SHA for b6a8c37
Browse repository at this point
perf(main): fix two CPU sinks in the post-generation pipeline
Show description for 1421f95
barrulus
committed
1421f95
View commit details
Copy full SHA for 1421f95
Browse repository at this point
fix(graph): guard window.findCell against missing pack
Show description for 0bb9454
barrulus
committed
0bb9454
View commit details
Copy full SHA for 0bb9454
Browse repository at this point
refactor(heightmap): remove count scaling and per-template compensations
Show description for 643007a
barrulus
committed
643007a
View commit details
Copy full SHA for 643007a
Browse repository at this point
You can’t perform that action at this time.