All public logs

Jump to navigation Jump to search

Combined display of all available logs of Minetest Developer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:50, 15 August 2022 Rubenwardy talk contribs deleted page C++/eo (content was: "{{Languages}} '''C++''' estas programlingvo en kiu Minetest-motoro estas programita. Volanta lerni C++ povas fari tion ĉe http://cplusplus.com Se vi scias Irrlicht, C++/C kaj Lua, publikigu flikaĵojn ĉe git. Hodiaŭ ni uzas standardon '''C++11'''. Category:Core Engine Category:Development Tools", and the only contributor was "Reedych" (talk))
  • 21:50, 15 August 2022 Rubenwardy talk contribs deleted page C++/fr (content was: "{{Languages}} '''C++''' est le langage de programmation utilisé pour le moteur de Minetest. Si vous souhaitez apprendre le C++, allez sur http://cplusplus.com Si vous êtes à l’aise avec Irrlicht, C, C++ et Lua, n’hésitez pas à soumettre des correctifs par git. Category:Core Engine Category:Development Tools", and the only contributor was "0x539" (talk))
  • 21:50, 15 August 2022 Rubenwardy talk contribs deleted page C++/ja (content was: "{{Languages}} '''C++'''はプログラム言語であり、Minetestのエンジンのプログラムに使用されています。 C++を学びたい場合は http://cplusplus.com をご覧ください。 IrrlichtやC++/CやLuaの開発に触れたいならば、ご遠慮無くgitでパッチを送信してください。 Category:Core Engine Category:Development Tools", and the only contributor was "Rui" (talk))
  • 21:50, 15 August 2022 Rubenwardy talk contribs deleted page C++ (content was: "{{Languages}} '''C++''' is the Programming language which the Minetest Engine is programmed in. If you want to learn C++, go to http://cplusplus.com Then once you have a feel for [http://irrlicht.sourceforge.net/docu/ Irrlicht], C++/C and Lua, feel free to submit patches via git. We are currently using '''C++11''' norm. Category:Core Engine Category:Development Tools")
  • 21:50, 15 August 2022 Rubenwardy talk contribs deleted page Server commands (content was: "{{delete|see below}} This page is obsolete. Please refer to [https://wiki.minetest.net/Server_commands this page] for a list. (Calinou, if you see this, please delete this page. Thanks!) ~ Bigfoot (Founder - docs team) (talk) 00:16, 6 October 2017 (UTC)")
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page types (unneeded)
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page timeofday (content was: "{{UnofficialLua}} You can find out current time if you use Minetest. Get timeofday. Float, 0...1; 0 = midnight, 0.5 = midday. Category:Types")
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page minetest.get last run mod (better documented in Modding Book and lua API ref)
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page IRC (content was: "This page has been moved. Go to [http://wiki.minetest.net/IRC http://wiki.minetest.net/IRC].")
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page on punch (content was: "{{delete|This wiki does not want to replicate lua_api.txt}}")
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page position (content was: "{{delete|Was an outdated redirect to an outdated page}}")
  • 21:49, 15 August 2022 Rubenwardy talk contribs deleted page Modding FAQ/de (content was: "{{Languages/de}} Umm I don't know german but this is a test!", and the only contributor was "Celeron55" (talk))
  • 21:48, 15 August 2022 Rubenwardy talk contribs deleted page minetest.register playerevent (content was: "{{UnofficialLua}} {{delete|was empty page}}")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page timers to add (content was: "{{delete|This wiki does not want to replicate lua_api.txt}}")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page sky colour (content was: "{{UnofficialLua}} the background, called sky, can be the default minetest sky, a colour or textures, see player:set_sky the default sky is part of the source code and of course it depends on the tod the client gets")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page set node (content was: "{{delete|This wiki is not meant to replicate lua_api.txt}}")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page player set textures (content was: "{{delete|Outdated}} {{DISPLAYTITLE:default.player_set_textures}} '''This function will be removed in next stable release''' == Syntax == <source>default.player_set_textures(player, filename)</source> == Description == Set texture for player. == Parameters == # Player object # path to file with texture, ending to .png == Example == ==== player_textures mod ==== <source> minetest.register_on_joinplayer(function(player) local playername = player:get_player_name() -- get p...")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page nodeupdate (content was: "{{UnofficialLua}} {{DISPLAYTITLE:nodeupdate}} == Description == This function is deprecated and removed. Use minetest.check_for_falling instead. The <code>nodeupdate</code> function was removed in commit [https://github.com/minetest/minetest/commit/b8f06ad37e142004335e8c2ffaec5fe73b620196 <code>b8f06ad</code>] and all traces removed in commit [https://github.com/minetest/minetest/commit/c0dac4d9284b61c5ff411cbd45786ed14c200f37 <code>c0dac4d</code>]([https://github.com/mine...")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page minetest.setting setbool (content was: "{{UnofficialLua}} {{DISPLAYTITLE:minetest.setting_setbool}} {{delete | Deprecated in favour of minetest.Settings}} == Syntax == <source>minetest.setting_setbool(name, value)</source> == Description == Changes a boolean of the minetest configuration. * <code>name</code>: The name of the setting (a string) * <code>value</code>: The value of the boolean setting, either <code>true</code> or <code>false</code>. == Example == This code sets the setting “enable_pv...")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page minetest.setting save (content was: "{{UnofficialLua}} {{DISPLAYTITLE:minetest.setting_save}} == Syntax == <source>minetest.setting_save()</source> == Description == saves all settings to the config file")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page minetest.run callbacks (content was: "{{UnofficialLua}} == Syntax == <source>minetest.run_callbacks(callbacks, mode, ...)</source> == Description == * returns a result of callbacks' function(s) * callbacks: a table of functions * mode: a number * ...: the function values used for callbacks' functions")
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page minetest.request insecure environment (better documented in Modding Book and lua API ref)
  • 21:46, 15 August 2022 Rubenwardy talk contribs deleted page minetest.builtin auth handler (content was: "{{UnofficialLua}} This table is set at minetest/builtin/game/auth.lua and contains 5 functions: get_auth, create_auth, set_password, set_privileges and reload.")
  • 21:45, 15 August 2022 Rubenwardy talk contribs deleted page minetest.raycast (content was: "{{delete|was an empty page with only 1 link}}")
  • 21:45, 15 August 2022 Rubenwardy talk contribs deleted page minetest.player exists (content was: "{{UnofficialLua}} {{DISPLAYTITLE:minetest.player_exists}} == Syntax == <source>minetest.player_exists(name)</source> == Description == Checks if a player named ''name'' exists in the player database, regardless of whether this player is online or not. Returns true if the player exists, or false otherwise. Parameters * ''name'' - The name of the player. <br/> {{Template:Note|Once a player is created and exists in the player database, this method will continue to return true...")
  • 21:45, 15 August 2022 Rubenwardy talk contribs deleted page minetest.on craft (lua_api is better)
  • 21:44, 15 August 2022 Rubenwardy talk contribs deleted page minetest.node metadata inventory move allow all (lua_api is better)
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.get perlin map (lua_api is better)
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.get hit params (lua_api is better)
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.get builtin path (lua_api is better)
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.get auth handler (lua_api is better)
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.features (lua_api is better)
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.create detached inventory raw (content was: "{{UnofficialLua}} == Syntax == <source>minetest.create_detached_inventory_raw(name)</source> == See also == minetest.create_detached_inventory")
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.craft predict (content was: "{{UnofficialLua}} == Syntax == <source>minetest.craft_predict(itemstack, player, old_craft_list, craft_inv)</source> == Description == Returns a changed itemstack: For each minetest.registered_craft_predicts the itemstack is replaced if the function returned something. == See also == minetest.register_craft_predict")
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.auth table (content was: "{{delete|Deprecated since 0.5.0-dev}}")
  • 21:43, 15 August 2022 Rubenwardy talk contribs deleted page minetest.auth file path (content was: "{{UnofficialLua}} This global string is set at minetest/builtin/game/auth.lua by <source enclose="none">core.get_worldpath().."/auth.txt"</source>.")
  • 21:42, 15 August 2022 Rubenwardy talk contribs deleted page minetest.add to creative inventory (deprecated)
  • 21:42, 15 August 2022 Rubenwardy talk contribs deleted page listring (better documented in Modding Book and lua API ref)
  • 21:42, 15 August 2022 Rubenwardy talk contribs deleted page light (better documented in Modding Book and lua API ref)
  • 21:41, 15 August 2022 Rubenwardy talk contribs deleted page get line of sight (content was: "{{delete|This wiki does not want to replicate lua_api.txt}}")
  • 21:41, 15 August 2022 Rubenwardy talk contribs deleted page formspec/form properties (better documented in Modding Book and lua API ref)
  • 21:40, 15 August 2022 Rubenwardy talk contribs deleted page eat (content was: "{{delete|empty page}}")
  • 21:40, 15 August 2022 Rubenwardy talk contribs deleted page dummy image (unneeded)
  • 21:40, 15 August 2022 Rubenwardy talk contribs deleted page celeron55's test page (unneeded)
  • 21:39, 15 August 2022 Rubenwardy talk contribs deleted page biome (content was: "{{UnofficialLua}} {{DISPLAYTITLE:Biome}} '''The Biome API is still in an experimental phase and subject to change.''' == Description == Biomes are areas of similar features such as schematics or ground content. They define what nodes will be used for certain features, and also the heat & humidity of an area, among other things. == Usage == New biomes can be created with minetest.register_biome == Syntax == <source>{ name = "some_biome",...")
  • 21:39, 15 August 2022 Rubenwardy talk contribs deleted page add node (content was: "{{delete|This wiki is not supposed to replicate lua_api.txt}}")
  • 21:39, 15 August 2022 Rubenwardy talk contribs deleted page StorageRef (content was: "{{UnofficialLua}} In order to avoid custom file management to store mod information, configuration and other data, version 0.4.16 introduced mod storage in the Lua API. It is also known as the mod metadata API and is essentially a key/ value store for mod specific data. A mod can get a StorageRef at initialization time and use that reference to read and write data from and to the mod storage. This storage is local to the mod and should for all intents and purposes be used by th...")
  • 21:38, 15 August 2022 Rubenwardy talk contribs deleted page Rarkenin/Proposal Template (content was: "=='''{{{proposalname|Test}}}''' {{{proposaldesc|test}}}== '''Github branch''': [{{{branchurl|http://github.com/{{{branchname|minetest/minetest/master}}} }}} {{{branchname|minetest/minetest/master}}}] Implementation: {{{implementation|planned}}} [[Proposals/{{{proposalname|test}}} Discuss]]", and the only contributor was "Rarkenin" (talk))
  • 21:38, 15 August 2022 Rubenwardy talk contribs deleted page Rarkenin/Proposal System (content before blanking was: "#REDIRECT User:Rarkenin/Proposal System")
  • 21:38, 15 August 2022 Rubenwardy talk contribs deleted page PcgRandom (content was: "{{UnofficialLua}} A 32-bit pseudorandom number generator.<br/> Uses PCG32, an algorithm of the permuted congruential generator family, offering very strong randomness. It can be created via <source enclose="none">PcgRandom(seed)</source> or <source enclose="none">PcgRandom(seed, sequence)</source>.<br/> Note that math.random works about 19.3 times as fast as this. == Methods == * <source enclose="none">next()</source> — return next integer random number <code>[-2147483648.....")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)