Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • == Perlin noise tables: Re-use a single table == The Lua table that stores the noise values for a mapchunk is big, especially for 3D noise
    5 KB (756 words) - 19:52, 26 June 2020
  • -- Check table for validness before attempting to save assert(type(stuff) == "table")
    4 KB (562 words) - 13:56, 25 October 2022
  • * A raw data table === Schematic table ===
    4 KB (693 words) - 11:17, 1 May 2023
  • * Name ID Table | 12+Y | 2 | number of strings in Name ID Table |
    5 KB (668 words) - 11:18, 1 May 2023
  • > When I attach a Lua table to a node I seem to have a > meta:from_table lets me store an arbitrary table under "fields":
    5 KB (639 words) - 14:06, 25 October 2022
  • ...dented by one tab and if the arguments get own lines, it's indented like a table. ** In short one-line table definitions the spaces around the equals sign can be omitted.
    9 KB (1,382 words) - 01:52, 21 March 2021
  • ...t for client with clientid, or if a table is passed, all clientids in that table.
    6 KB (887 words) - 21:16, 15 August 2022
  • :: The dig sound is either the "dig" field in the "sounds" table in the nodedef
    2 KB (422 words) - 19:08, 25 January 2023
  • ...red, are not yet present in the nodeid-to-name mapping table. The mapping table must be manually updated with CNodeDefManager::updateAliases() first. To w
    7 KB (1,178 words) - 09:08, 8 April 2024
  • and are defined by a <code>treedef</code> table.
    5 KB (859 words) - 10:10, 24 May 2022
  • ...p to 1 global variable which is also the same name as the mod. Make this a table in which you include all global stuff. You can use [https://forum.minetest.
    13 KB (2,143 words) - 11:17, 1 May 2023
  • * Fix minetest.clear_* creating new LOCAL table instead of clearing the existing one. (Tomas Brod) * SAPI: Accept either ARGB8 table or ColorString to specify colors (kwolekr)
    94 KB (14,569 words) - 22:32, 3 October 2021
  • * Allow <code>get_sky</code> to return a table of all sky-related parameters (''Zughy'') * Add table.key_value_swap and table.shuffle (''HybridDog'')
    95 KB (12,757 words) - 11:55, 27 December 2023