Block a user
c5e53748ce
Fix registration from other mods (#7)
8df4555394
Add mesh node and default materials (#4)
728d84afde
Merge pull request #2 from Jat15/patch-1
88c77af71c
Fix group for obsidian and coalblock
83718005b4
Merge pull request #1 from pithydon/master
minetest-mods
created branch master in minetest-mods/mylandscaping-cd2025
2025-01-04 07:41:31 -08:00
6c73958fa1
fixed license.
2fcfe695db
major code cleanup. No new features.
0516d1496c
updated depreciated calls.
4cb6b39f6f
fixed maddison corners.
c3f522c9ac
a few small tweaks.
5d78183cf2
Make 'screwdriver' optional (#39)
83d55f241a
Remove obsolete mesecons integration (#37)
79547ede26
Disallow rotation of various doors (#36)
e23201a251
Add mesecons support for locked doors (#35)
aee9b46d42
Optimize textures to fix sRGB profile warnings
a093b785a5
Replace deprecated functions so it stops crashing
03674033c6
Use pine nodes and dry grass from minetest_game if possible
43bf44ce63
Structure nodes.lua a little
a347081ffd
Fix incorrect write_map_usage()
36925bfbae
Redesign fountain & library schematics
1f9e86c3da
Make the detector recipe from luacontroller optional (#696)
dd073d2e83
Add missing
use_texture_alpha
(#697)
320ec93544
Limit chatcommand parameter length in command blocks (#695)
8051129f82
Russian translation, gates localization (#692)
5883a0ce65
Change test workflow to Luanti 5.10
0a7f80b681
Remove description.txt and update mod.conf (#3)
16ef3878ae
update readme
85aac3c262
add settingtypes.txt
a7109318ca
add option to change mapfix priv
a5fd28affd
fix luacheck warnings
0d871f245b
Update to minetest builtin translation system
7fcc61a8ba
Update README to markdown
6a6e0ee944
Merge branch 'origin/master' into Weblate.
dd80171408
Added translation using Weblate (Chinese (Traditional))
cf981bda8a
Add translations update makefile
8bebf6324e
Fix error when picking up a node with deprecated tile definition (#40)
d19d00d690
Mark pickup sound as ephemeral
1545f82cb7
Fix error for 'nil' player in minetest.handle_node_drops (#36)
de38b20fa6
Add GitHub workflow and LuaCheck (#34)
f015cc1631
Ignore players which are outside the map
c088ba4e40
Add number of connected players to
players
command (#73)
758e9b6361
Fix error caused by ident check notice (#71)
7fbbfd6cdb
Fix failing luacheck
cc78f12a4c
Display total number of players with /who (#65)
ceb40e2bb3
Add luacheck GitHub integration (#62)
83ad5f580a
Add
.luacheckrc
.
06932a6b00
Replace deprecated use of colon notation when calling methods
register_hook
and register_bot_command
0956bdea31
Add mod.conf
d80004c524
Accept whitespace in passwords
99afcc794b
Update authentication API usage