Commit Graph

38 Commits

Author SHA1 Message Date
Brayd c9cd975ddd
Add node damage
Implement damage if the player is inside a node
2023-04-22 17:08:36 +02:00
Brayd 2ca03afd8e
Add underground test biome 2023-04-22 11:41:12 +02:00
Brayd 429b3395e7
Refactoring 2023-04-22 09:23:19 +02:00
Brayd 9f3806a4bb
Remove dependency 2023-04-22 09:11:03 +02:00
Brayd 69e97f3f01
Depends on Arbuinia Mapgen 2023-04-22 08:24:46 +02:00
Brayd 92ddab520e
Testing 2023-04-21 19:28:31 +02:00
Brayd 22026217e7
Testing prevention of sky biomes 2023-04-21 19:25:48 +02:00
Brayd e8d9b4ec04
Fix error 2023-04-21 19:14:29 +02:00
Brayd bccb684521 „README.md“ ändern 2023-04-21 18:59:15 +02:00
Brayd 20579f8d36
Update README.md 2023-04-21 18:27:31 +02:00
Brayd cd363100c8
Rename and improve biomes
Rename the biomes to plains and plains_beach and make use off the new added sand
2023-04-21 18:11:59 +02:00
Brayd 8a53be01d8
Add sand 2023-04-21 18:11:17 +02:00
Brayd 624618d6c7
Add basic nodes 2023-04-21 17:57:32 +02:00
Brayd 68240aead0
Add nodes file 2023-04-21 17:57:14 +02:00
Brayd 76ef8fd5b1
Remove node definitions 2023-04-21 17:56:54 +02:00
Brayd 3973a864dd
Add sand texture 2023-04-21 17:55:36 +02:00
Brayd d16f1d0337
Move liquids to own lua file 2023-04-21 17:54:56 +02:00
Brayd ffae414a2a
Update License information 2023-04-21 17:42:42 +02:00
Brayd 250c6d217f
Update dirt texture 2023-04-21 17:25:41 +02:00
Brayd a59adce76a
Update stone texture 2023-04-21 17:25:26 +02:00
Brayd 2574a90ee2
Improve text 2023-04-21 16:42:04 +02:00
Brayd 55b63123de
Add contribution details 2023-04-21 10:10:51 +02:00
Brayd f99b97e3d0
Update stone texture (not final) 2023-04-21 10:10:32 +02:00
Brayd 32878a564d
Add own textures
Replace placeholder textures with my own textures
2023-04-21 08:53:10 +02:00
Brayd 9cd09083d0
Add test_beach biome
Added a biome for testing beaches
2023-04-21 08:52:26 +02:00
Brayd af27c14dc1
Remove hand tool
Remove the hand tool, so this mod can be used within for e.g. the default Minetest game. The hand tool was moved to the Arbuinia Essentials mod.
2023-04-20 23:59:22 +02:00
Brayd 366c6fd09b
Change item drop of grass to dirt 2023-04-20 23:50:08 +02:00
Brayd f565579f6f
Add the hand tool 2023-04-20 23:43:54 +02:00
Brayd fb4a7724fb
Change water transparency 2023-04-20 23:43:43 +02:00
Brayd 698200e298
Add placeholder textures 2023-04-20 23:13:12 +02:00
Brayd 48fb89c241
Add testing biome and nodes 2023-04-20 23:12:48 +02:00
Brayd a5fb968c3f
Add placeholder textures
Textures added as placeholder here are from the original Minetest game, that are licensed under CC BY-SA 3.0. Copyright is 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>. No changes were made on the textures. Textures will get removed after testing purpose is fullfilled.
2023-04-20 12:53:18 +02:00
Brayd 0b3956b626
Register essential alias 2023-04-20 12:50:20 +02:00
Brayd 6f9d190d1a
Add testing biome and nodes 2023-04-20 11:56:59 +02:00
Brayd 8c54e9a5b0
Add inspirational disclaimer 2023-04-20 11:14:01 +02:00
Brayd daab4871b3
Initial commit 2023-04-20 11:08:50 +02:00
Brayd 69dfd9a80a
Update text 2023-04-20 11:00:54 +02:00
Brayd fecaeafe70 Initial commit 2023-04-20 10:58:28 +02:00