Block a user
96c73e14d9
Apply error log level to bug reports (#13)
53f062ab72
Update init.lua
3c4141bbc4
Dynamically use textures from base nodes
2e8dd2d254
Add basic_materials to optional dependencies.
09af19981c
Add support for basic_materials.
1b94dac777
Add Simplified Chinese translation (#20)
be1cda9464
Adapt inventory to MineClone2/ia (#18)
287d7798e2
Add LuaCheck (#17)
72dc10d6b1
Fix and improve throwing trash into the can (#16)
0c773c4684
Add Esperanto translation (#15)
c2d82a615f
Fix regression from #16: unable to use crate if left while using one (#17)
b7bed50ac7
Fix rare crash and irrecoverable operator state (#16)
af87d6278c
Add player_monoids support (#15)
c0cd005c4b
Merge pull request #14 from SwissalpS/patch-1
d5ae08f8d1
Update README.md
3cb912d5c7
Replace fake player code with
fakelib
(#10)
669160743f
wield_scale must be a vector not a number removed because is default
025b3a5298
Fix nil error in
find_target()
5480f4c9df
Add luacheck and fix warnings
53669f6fad
Cleanup files
dfc724fa06
Ensure Minetest 5.7.0 compatibility
31f0cf5f86
Add toolranks_extras support (#25)
4c50e6baec
Fix crash when the bow becomes fully worn
2d2368529f
Fix a typo causing a crash
49f3f36bdf
Better documentation for new physics in README.md
3bece9cec5
Fix incorrect recipe registration for craftguide and i3
59643c45d4
Chainsaw: Chat message for 'aborted by safe cut'
b268e3d526
Fix machines connected to multiple networks (#655)
87e512ff24
Fix power monitor instability (#654)
18df2813a0
Comment print statements in battery_box.lua (#650)
minetest-mods
created branch master in minetest-mods/teleport-request-cd2025
2025-01-04 07:42:19 -08:00
8a0fac277a
Update README.md
0b24486d5c
Clarify license and cleanup (#61)
ee4954bdad
Fix call on nil player error in /tpf (#58)
cf6a550378
Update the timer in the formspec in real-time (#55)
c692fa2ed1
Fix tp snipe complex (#49)
7d0b7e3d4b
cleanup with luacheck, remove old depends and description files
e5f8457e93
better creative check
75fe53f5eb
small bug in the structure of the narrowest of giant mushrooms
c5f46e113e
make legacy code not crash when default mod isn't present. Remove the old cave registration code, it's been years and this is easier than fixing it.
40215b772e
remove duplicated legacy code, add a get_cavern_value method, and store registered layers by name
minetest-mods
created branch master in minetest-mods/subspacewalker-cd2025
2025-01-04 07:42:12 -08:00
245cca91d1
Update README.md
834164687b
Create README.md
0199943697
added wear to subpacewalker usage
cf5c61351c
adjustments
7ceda3644c
some variables renaming
ef3e6616e9
Minor changes (#49)
9f1acb4eaa
Behavior tweaks when eating "empty" food (#46)
b5df973174
Allow healing when max_hp is higher than max stamina (#45)
6e979b7cd8
Fix eaten item being replaced with copies of itself (#43)
78be994cab
Check that hp is less than hp_max when trying to heal (#44)