Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
703 stars 80 forks source link

Negative Coordinate + Block Editing = Glitchy #92

Closed Hopson97 closed 4 years ago

Hopson97 commented 4 years ago

Bug Name

Negative Coordinate Block Editing

Describe the bug

When building in chunks in negative coords, it can cause them to be placed in incorrect locations, see below

To Reproduce

Steps to reproduce the behavior:

  1. Start building in negative coords
  2. Observe floating blocks

Expected behavior

The gaps should have blocks in them

Screenshots

If applicable, add screenshots to help explain your problem. image

Hopson97 commented 4 years ago

Solved by #104