Commit History

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