roadrunner-craft / roadrunner-craft/core

the concept of chunks should be abstracted when querying blocks

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
0
Forks
0
Avg merge
14h 55m
Merged PRs (30d)
1

Description

for example creating a tree on a chunk border is pretty difficult right now. Maybe this could also remove the need for the ChunkGroup object

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the code that queries blocks across chunk boundaries and the ChunkGroup object. Determine how tree creation currently handles chunk borders, then define what abstraction would make those queries independent of chunks and whether ChunkGroup can be removed. Done should include working tree creation across chunk borders and tests covering the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
game-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.