1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-02-23 03:00:22 +01:00

7 lines
282 B
Plaintext
Raw Normal View History

2021-12-29 19:01:19 -09:00
TODO:
* maybe make the explosion table function return a perlin explosion table
* Figure out and implement 3D scanline search
* Add vector.hollowsphere, less positions than WorldEdit hollowsphere
* Add unit tests
* Use %a string format for vector.serialize so that it is reversible