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
  • ...io/minetest/definition-tables/#lbm-loadingblockmodifier-definition the Lua API documentation] for information about the LBM definition.
    2 KB (341 words) - 13:54, 25 October 2022
  • ...f] and [https://minetest.gitlab.io/minetest/metadata/ Metadata] in the Lua API documentation. > ...correct? Or am I missing an obvious alternate solution? The api
    5 KB (639 words) - 14:06, 25 October 2022
  • [[Category:Modding API]]
    3 KB (312 words) - 19:55, 17 May 2018
  • ...dly coded mapgens are a likely cause of OOM errors, if you implement a Lua API, you should always apply all [[Mapgen memory optimisations]]. ...ee the warning, which might give the name of the new function, and the Lua API for any eventual change in behaviour it has.
    13 KB (2,143 words) - 11:17, 1 May 2023
  • ...know what you're doing! This parameter cannot be modified through the Lua API.
    4 KB (623 words) - 11:18, 1 May 2023
  • Each of these "components" consists of some C++ code and a Lua API for scripting.
    5 KB (673 words) - 14:49, 20 June 2020
  • [[Category:Modding API]]
    5 KB (859 words) - 10:10, 24 May 2022
  • * Add new GUI API, probably based on a Lua DSL [https://github.com/minetest/minetest/issues/6
    8 KB (1,296 words) - 13:45, 25 October 2022
  • * [https://github.com/minetest/minetest/pull/14325 Camera API (draft)] ...test/minetest/issues/13072 "Host the generated Lua API documentation under api.minetest.net"] (Zughy)
    55 KB (7,809 words) - 16:23, 28 April 2024
  • ...ou want to implement translation support, please refer to the official Lua API documentation (<code>lua_api.md</code>) and [https://rubenwardy.com/minetes
    13 KB (2,113 words) - 17:11, 9 November 2023
  • === Script API / Modding === * Add API for sapling growth (''aegroto'')
    95 KB (12,760 words) - 15:47, 28 April 2024
  • * Add minetest.is_player API function * Add minetest.sha1 util API function
    94 KB (14,569 words) - 22:32, 3 October 2021