Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • ...are not used for the settings API in Lua or in C++; in particular, the Lua API will return '''nil''' if the setting is not defined in the configuration, r
    466 bytes (74 words) - 20:51, 24 October 2022
  • See the Lua API or https://rubenwardy.com/minetest_modding_book/en/items/inventories.html
    89 bytes (15 words) - 01:58, 16 August 2022
  • #REDIRECT [[MinetestWiki:Lua API Wiki Documentation Cleanup]]
    61 bytes (7 words) - 18:35, 26 June 2020
  • Minetest has a scripting '''API''', which is used to program games and mods, creating whole new experiences The API is accessed using Lua, an easy-to-use programming language.
    3 KB (398 words) - 16:44, 18 September 2023
  • [[Category:Mods]] [[Category:Modding API]]
    108 bytes (16 words) - 19:33, 24 October 2022
  • ...etest/minetest-namespace-reference/#sounds minetest.sound_play] in the Lua API documentation, and [https://minetest.gitlab.io/minetest/sounds/ Sounds] for
    312 bytes (38 words) - 13:50, 25 October 2022
  • * '''Learn the API'''. ** [[Lua API Documentation]]
    910 bytes (137 words) - 16:48, 21 August 2022
  • ==== Improve the Lua API by allowing player physics to be combined ==== The idea is to add functionality to the Lua API by allowing to set modifiers (like multiplication or addition), so mods can
    4 KB (671 words) - 11:18, 1 May 2023
  • .... See the [https://minetest.gitlab.io/minetest/class-reference/#invref Lua API documentation] for more info.
    496 bytes (68 words) - 08:41, 25 October 2022
  • ...namespace-reference/ minetest.register_on_protection_violation] in the Lua API documentation.
    857 bytes (119 words) - 13:51, 25 October 2022
  • ...te ist eine in C++ geschriebene Engine, der zweite ist eine modifizierende API, die nützliche Funktionen einer [[Lua]]-Umgebung zugänglich macht.
    525 bytes (73 words) - 21:17, 21 February 2019
  • ...in question. On-disk formats are extremely important to get right. Modding API concerns are split between this and req2. This is about knowing the engine' # Those who have studied the file formats, the protocol and the Lua API, and know how version compatibility can be reliably done.
    2 KB (357 words) - 16:08, 24 September 2022
  • ...netest/minetest-namespace-reference/ minetest.get_craft_result] in the Lua API documentation.
    913 bytes (111 words) - 14:03, 25 October 2022
  • ...[Engine structure|core engine]] written in C++, the second being a modding API that exposes useful functions to a Lua environment.
    713 bytes (108 words) - 16:32, 21 August 2022
  • = Using Script API = === Avoid having to re-enter the C++ side by calling API when not needed ===
    4 KB (683 words) - 19:11, 25 January 2023
  • Within common subfolder parts of script api are implemented that need to be available for cpp as well as lua implementa ...features from all submodules within cpp. ScriptApi is responsible for mod api management too. Any function required by all modules are implemented in Scr
    2 KB (327 words) - 21:15, 15 August 2022
  • ...ility''' - Improve/add API to allow mods to extend the base features (e.g. API for new crops for <i>farming</i>)
    2 KB (280 words) - 11:53, 24 May 2022
  • ...hen dispatches them via Lua (that is, the client-side equivalent to Script API): Functions available to client side mods (aka the Lua API):
    6 KB (887 words) - 21:16, 15 August 2022
  • ...ages/Wuzzy/playerphysics/ Player Physics API] [playerphysics]: Lightweight API to modify player physics without interference. Setting the attributes direc ...preferred way to make mods and games translatable is with help of the Lua API with <code>minetest.get_translator</code>. No additional mod is required. R
    16 KB (2,578 words) - 11:19, 1 May 2023
  • == Lua API == Q. I've created a new class for the Lua API, but whenever I try to call a method from it, I get a Lua error that says s
    7 KB (1,178 words) - 09:08, 8 April 2024

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)