Lars Müller
|
edc7df5480
core.formspec_escape: Restore backwards compat
|
2 lat temu |
Lars Müller
|
e8b2954586
Builtin: Optimize misc helpers (#12377)
|
2 lat temu |
Wuzzy
|
ac5e8176b9
Add relative numbers for commands by prepending ~ (#9588)
|
2 lat temu |
sfan5
|
2b5075f0e2
Move archive extraction in content store to async job
|
3 lat temu |
Lean Rada
|
d36dca3aba
Optimize vector length calculations (#11549)
|
3 lat temu |
DS
|
8f085e02a1
Add metatables to lua vectors (#11039)
|
3 lat temu |
Vincent Robinson
|
3560691c0a
Add `math.round` and fix `vector.round` (#10803)
|
3 lat temu |
Lars Mueller
|
8f72d4b294
Fix minetest.is_nan
|
3 lat temu |
Paul Ouellette
|
b16f841756
LuaItemStack: Add __tostring metamethod (#8785)
|
4 lat temu |
Wuzzy
|
65a6a316d0
Add minetest.is_creative_enabled
|
4 lat temu |
Yaman Qalieh
|
6c607e2082
Allow placing auto-rotating nodes on other nodes in on_rightclick (#9859)
|
4 lat temu |
Wuzzy
|
ce8cdc0333
Cleanup global namespace pollution in builtin (#9451)
|
4 lat temu |
HybridDog
|
ea5e231959
Add table.shuffle (#8299)
|
4 lat temu |
rubenwardy
|
1173ff0c13
Add Lua unit tests to builtin using busted (#9184)
|
4 lat temu |
HybridDog
|
f9c7e46a34
Add table.key_value_swap (#9248)
|
4 lat temu |
Aaron Suen
|
0df646e068
Fix rotate_node to return the correct itemstack.
|
5 lat temu |
rubenwardy
|
8e757859d6
Add luacheck to check builtin (#7895)
|
5 lat temu |
HybridDog
|
a7c5dc50e5
Add math.factorial (#8298)
|
5 lat temu |
Pierre-Yves Rollo
|
0e306c0842
Fix string.split returning an empty table if string starts with sepearator (#7827)
|
6 lat temu |
Paramat
|
4a2a11262b
Builtin//misc_helpers: Various fixes (#7737)
|
6 lat temu |
Paramat
|
45e48295d2
Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342)
|
6 lat temu |
rubenwardy
|
87ad4d8e7f
Add online content repository
|
6 lat temu |
SmallJoker
|
8f827ee680
core.rotate_node: Do not trigger after_place_node (#6900)
|
6 lat temu |
you
|
a6bb2c4ea8
Allow dumping userdata (#7012)
|
6 lat temu |
Ezhh
|
649eef9e4f
Give subgames the ability to disallow specific mapgens (#6792)
|
7 lat temu |
Paramat
|
da298a26ff
Pointed thing to face pos: Use 'eye height' object property (#6754)
|
7 lat temu |
SmallJoker
|
f7733f41ea
core.rotate_node: Run callbacks like with any regular placed node (#6648)
|
7 lat temu |
DTA7
|
5a3b8e34b3
Set placer to nil instead of a non-functional one in item_OnPlace (#6449)
|
7 lat temu |
tenplus1
|
5b6d4482ee
Fix Rotate Node Placement (#6424)
|
7 lat temu |
sfan5
|
6fa2f6b4aa
Fix core.wrap_text and make its behaviour consistent with the docs
|
7 lat temu |