Skip to content
Success

Changes

Summary

  1. Refactor damaged voxel code (commit: 28d378a) (details)
  2. Refactor falling blocks code (commit: b28b283) (details)
Commit 28d378a9cf82f7f57067c99c24c85c8b0195354d by xtreme8000
Refactor damaged voxel code

* now unlimited number of damaged voxels possible
(commit: 28d378a)
The file was modified src/utils.c (diff)
The file was modified src/map.c (diff)
The file was modified src/utils.h (diff)
Commit b28b2837fbc5c6a14d92346a2dc23c260a409c9e by xtreme8000
Refactor falling blocks code

* now also unlimited falling structures possible
(commit: b28b283)
The file was modified src/map.c (diff)