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 }}
leMaik
/
ChunkyMap
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
102
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ChunkyCloud support
- #21
#21
Draft
leMaik
wants to merge 23 commits into
master
leMaik/ChunkyMap:master
from
renderservice
leMaik/ChunkyMap:renderservice
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
ChunkyCloud support
#21
leMaik
wants to merge 23 commits into
master
leMaik/ChunkyMap:master
from
renderservice
leMaik/ChunkyMap:renderservice
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2020
Bring back support for the render service.
leMaik
committed
8ff2b7f
View commit details
Copy full SHA for 8ff2b7f
Browse repository at this point
Remove render jobs after they are done.
leMaik
committed
1631246
View commit details
Copy full SHA for 1631246
Browse repository at this point
Fix memory/thread leak when creating scenes for the remote renderer.
leMaik
committed
88b11a8
View commit details
Copy full SHA for 88b11a8
Browse repository at this point
Implement submitting region files to the render service instead of creating the octree locally. Make the usage of the render service configurable. Add a timeout to waiting for a scene to be completed.
leMaik
committed
862f7a0
View commit details
Copy full SHA for 862f7a0
Browse repository at this point
Re-use region files that were already uploaded to the render service.
leMaik
committed
cc3cc96
View commit details
Copy full SHA for cc3cc96
Browse repository at this point
Add api keys for the render service.
leMaik
committed
e0277af
View commit details
Copy full SHA for e0277af
Browse repository at this point
Fix okio response body leaking warning.
leMaik
committed
18d89a5
View commit details
Copy full SHA for 18d89a5
Browse repository at this point
Update okhttp to fix proxy issues.
leMaik
committed
2979239
View commit details
Copy full SHA for 2979239
Browse repository at this point
Cancel jobs that failed rendering (e.g. timed out).
leMaik
committed
b4733e0
View commit details
Copy full SHA for b4733e0
Browse repository at this point
Drop duplicate method declaration.
leMaik
committed
69fd6af
View commit details
Copy full SHA for 69fd6af
Browse repository at this point
Ensure that chunks only get added once to a scene.
leMaik
committed
2cefb07
View commit details
Copy full SHA for 2cefb07
Browse repository at this point
Make local rendering work again.
leMaik
committed
4bce69e
View commit details
Copy full SHA for 4bce69e
Browse repository at this point
Commits on Dec 17, 2020
Fix texturepacks.
leMaik
committed
7327d61
View commit details
Copy full SHA for 7327d61
Browse repository at this point
Put failed tiles back into the tile queue by default.
leMaik
committed
0febfef
View commit details
Copy full SHA for 0febfef
Browse repository at this point
Commits on Jan 16, 2021
Redirect Chunky log output to the plugin logger, suppress chunky config warning.
leMaik
committed
45894db
View commit details
Copy full SHA for 45894db
Browse repository at this point
Fix dependency warning when loading the plugin.
leMaik
committed
4d361fd
View commit details
Copy full SHA for 4d361fd
Browse repository at this point
Reduce ChunkyCloud timeouts, ensure that all response bodies are closed.
leMaik
committed
8e45f8d
View commit details
Copy full SHA for 8e45f8d
Browse repository at this point
Commits on May 5, 2021
Fix typo in the readme, explain nested options.
leMaik
committed
9cbcb19
View commit details
Copy full SHA for 9cbcb19
Browse repository at this point
Add a ChunkyCloud example configuration.
leMaik
committed
abcef42
View commit details
Copy full SHA for abcef42
Browse repository at this point
Commits on Oct 10, 2021
Fix concurrent modification exception when getting the world path.
Show description for 50f25bd
leMaik
committed
50f25bd
View commit details
Copy full SHA for 50f25bd
Browse repository at this point
Use Greenfield image in the readme.
leMaik
committed
5d61884
View commit details
Copy full SHA for 5d61884
Browse repository at this point
Refactor chunky map and tile implementations to more closely map dynmap's implementations.
leMaik
committed
60bf195
View commit details
Copy full SHA for 60bf195
Browse repository at this point
Update to dynmap 3.2 or later.
Show description for e00206b
leMaik
committed
e00206b
View commit details
Copy full SHA for e00206b
Browse repository at this point
You can’t perform that action at this time.