jcobol
jcobol
**Describe the bug** I encountered a Desert next to a Mesa biome separated by unnatural straight line for hundreds of blocks. Flew for awhile to observe and didn't reach the...
### System Info CPU: Intel(R) Core(TM) i9-9900KF CPU @ 3.60GHz. Supports avx2 GPU: Nvidia RTX 3060 RAM: 64GB Disk: NVMe Indexing is extremely slow. All 16 CPU cores almost at...
Corrected the Dockerfile and .dockerignore to successfully build the excalidraw Docker image locally. Tested locally by * building the Docker image * running the image using docker-compose * connecting to...
I am seeing a missing dependency when trying to build or run checks: ``` ~/github/MPL$ ./gradlew check > Configure project : [warning] sonatype username or password not set FAILURE: Build...
### What happened? While using a project with 16 subgraphs for awhile during a single session, I've occasionally had the Rivet application screen go completely blank (gray) when right-clicking on...
Implement initial unit tests for this project using the Jest framework. I started with Unit and GameMap tests (will push a PR shortly). For GameMap, address the items listed in...
Refactor Block to use string names; add road sign placement - Replace Block ID (u8) with namespaced string names for better extensibility and readability. Add Block::from_str with global cache for...