Commit History

Author SHA1 Message Date
  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. 4 years ago
  rubenwardy 8e757859d6 Add luacheck to check builtin (#7895) 4 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) 5 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) 6 years ago
  tenplus1 5b6d4482ee Fix Rotate Node Placement (#6424) 6 years ago
  sfan5 6fa2f6b4aa Fix core.wrap_text and make its behaviour consistent with the docs 6 years ago
  Nathanaël Courant 5a6618cc57 Add '@n' escape sequences and some documentation on translated strings. 6 years ago
  Ekdohibs b24e6433df Add clientside translations. 7 years ago
  Gael-de-Sailly bc53c82bcf Add minetest.rgba function that returns ColorString from RGBA or RGB values 9 years ago
  red-001 740b4bec07 Fix sending color codes to clients that don't support them. (#5950) 7 years ago
  red-001 c91a8c7061 [CSM] Add function to get player privileges (#5933) 7 years ago
  SmallJoker 0120fe16a7 CSM: Document forgotten functions 7 years ago
  ShadowNinja 43d1f375d1 Use a settings object for the main settings 9 years ago