Commit Graph

4 Commits

Author SHA1 Message Date
Brayd f5975c98f2
Implement spawn checker
Implement a checker to prevent player from spawning in water or inside nodes.
2023-04-22 17:06:54 +02:00
Brayd 267e001609
Add hand tool
Add the hand tool, so the player is able to destroy some blocks without any tool like for e.g. dirt from the Pangeos mod. This is needed because the game does not use the default Minetest game.
2023-04-20 23:58:18 +02:00
Brayd ffe666d55c
Initial commit 2023-04-20 23:57:25 +02:00
Brayd 0e60e7ac07 Initial commit 2023-04-20 23:52:04 +02:00