kay27
894ec03442
Fix attempt to index local 'inv2' (a nil value) in chests
2021-07-20 01:00:44 +04:00
kay27
56c65b3e52
Merge branch 'master' of https://git.minetest.land/MineClone5/MineClone5
2021-07-20 00:57:45 +04:00
debiankaios
66329afde2
Add 4 mods by NO11
2021-07-19 19:59:41 +02:00
debiankaios
0827e6eadf
german translation
2021-07-19 15:22:53 +00:00
debiankaios
9c889deb53
german translation
2021-07-19 15:22:04 +00:00
debiankaios
e35e53b8b7
Added bonemeal things
2021-07-19 08:13:52 +00:00
debiankaios
af0ae17e8d
Added textures for the sprouts and roots.
2021-07-19 08:12:39 +00:00
debiankaios
da0cb4853d
Add more decoration blocks.
...
Added the decorations lbocks, and chancheg generation of decoration a bit.
2021-07-19 08:11:16 +00:00
debiankaios
51372c5601
Fixed all netherrack-problems
...
All netherrack-problems are now fixed.
2021-07-19 08:08:27 +00:00
debiankaios
c3be869dd8
Add twisting_vines textures
2021-07-18 17:20:40 +00:00
debiankaios
c5c9f2d84e
Fix netherrakc blockplace
2021-07-18 17:17:50 +00:00
debiankaios
0be0012d4c
Wrong pastes was fixed
2021-07-18 17:16:24 +00:00
debiankaios
10d2db72a7
Fix Bug
...
Fixed Bug that nothing can placed on netherrack.
2021-07-18 08:01:25 +00:00
debiankaios
51e4b7876a
Itemstack will taken
...
Now bonemeal will taken if you rightclick netherack with neigbour nylium
2021-07-17 10:06:16 +00:00
debiankaios
36a43c29b9
Itemstack will taken
...
Now will bonemeal taken if you rightclick a fungus. A shroomlight will not more digged after a block in near will placed.
2021-07-17 10:05:00 +00:00
kay27
77becc4184
Add 'depends = mcl_autogroup' into _mcl_autogroup/mod.conf
2021-07-17 13:51:13 +04:00
debiankaios
60c4fcff2d
„mods/ITEMS/mcl_nether/init.lua“ ändern
...
If you rightclick netherack and nylium is neigbour it go on the netherack.
2021-07-17 08:12:49 +00:00
debiankaios
cce0fc068b
Fixed warnings
...
Warnings because a var which not exist
2021-07-17 06:14:10 +00:00
debiankaios
6650104fa1
New Textures
2021-07-16 15:02:32 +00:00
debiankaios
76c99ae297
New Textures
2021-07-16 14:59:20 +00:00
debiankaios
6cfbbea93a
New Textures
2021-07-16 14:58:54 +00:00
debiankaios
cfaaa27a9b
New Textures
2021-07-16 14:58:07 +00:00
debiankaios
c6e303a653
New Textures
2021-07-16 14:58:04 +00:00
debiankaios
d58cebc776
New Textures
2021-07-16 14:57:27 +00:00
debiankaios
252aba718e
New Textures
2021-07-16 14:56:38 +00:00
debiankaios
2f55e829c1
Bufixes
...
Fixed Bug that trees generating in other blocks. The slab and stairbug was fixed too.
2021-07-16 14:54:36 +00:00
SmallJoker
3e36cf3500
Fix some implicit hard and soft-dependencies
...
These issues were found while testing minetest#8603 and are caused by relying on the undefined mod loading order
2021-07-15 01:38:02 +04:00
kay27
bc58e4a225
Merge MineClone2/master
2021-07-15 01:24:36 +04:00
kay27
9e114b03cf
Update version number
2021-07-14 01:54:49 +04:00
kay27
affa800d49
Add coolest header ever by epCode
2021-07-13 01:46:34 +04:00
Nils Dagsson Moskopp
b43d0af4a5
Try to merge Mineclonia/Send FOV packets only when necessary
2021-07-13 01:31:39 +04:00
kay27
a7c3154a22
Merge MineClone2/mineclone5
2021-07-13 01:12:52 +04:00
kay27
56a82d5a82
Merge remote-tracking branch 'origin/master' into mineclone5
2021-07-13 01:00:03 +04:00
kay27
33b63e7511
Remove two mob-related crashes logged by publicly listed server
2021-07-13 00:50:25 +04:00
kay27
ae3b433098
Fix crash on making an achievement with awards disabled
2021-07-13 00:40:45 +04:00
epCode
960b653979
fix #1299
2021-07-12 11:50:37 -07:00
NO11
f894153b8a
Merge pull request 'Fix #1808 (Make end credits speed up when pressing jump)' ( #1835 ) from NO11/MineClone2:credits into master
...
Reviewed-on: MineClone2/MineClone2#1835
2021-07-12 13:27:24 +00:00
kay27
34a67e12a9
Fix unknown API function call
2021-07-12 05:39:36 +04:00
kay27
79f9837880
[MineClone5] Merge feature branch mineclone5 into master
2021-07-12 05:32:01 +04:00
kay27
8b0e9d514c
Merge remote-tracking branch 'origin/mineclone5'
2021-07-12 05:29:53 +04:00
NO11
848f1489e8
Add german translation
2021-07-11 11:44:00 +00:00
NO11
a0d3f51745
Add template for translations
2021-07-11 11:43:28 +00:00
NO11
46d48ccf2f
Add support for translation
2021-07-11 11:42:12 +00:00
NO11
f46c4ebad7
Simplify code
2021-07-11 11:11:22 +00:00
NO11
b7e6db537b
Support new credits background
2021-07-10 17:32:01 +00:00
NO11
357474e32f
Add better credits background
2021-07-10 17:28:24 +00:00
NO11
b6eb0ab66c
Fix #1808 (Make end credits speed up when pressing jump)
2021-07-10 15:12:41 +00:00
Lizzy Fleckenstein
6e1758400e
Remove feature freeze notice from README
2021-07-08 15:39:08 +02:00
cora
c558e30ea5
Fix server crash when players dig unknown nodes
...
Digging unknown nodes crashes the Clamity Minetest server, which
runs modified Minetest: https://github.com/ClamityAnarchy/minetest
Crashes did occur with commit d5434bf008 of that Minetest version.
This commit makes unknown nodes explicitly not harvestable.
2021-07-08 15:33:24 +02:00
Lizzy Fleckenstein
fb01e61946
Fix server crash when dispensing an unknown item
...
This works similar to 2aafb2f2d01a6ece9ed4642a7081c53dbf22f773, however it is a cleaner way to do it.
2021-07-08 15:31:27 +02:00