User contributions
Jump to navigation
Jump to search
- 21:09, 9 May 2015 diff hist 0 minetest.get us time →Description: (last edit and this:) Information retrieved from lua_api.txt and from in-game testing.
- 21:08, 9 May 2015 diff hist +644 N minetest.get us time Created page with "{{DISPLAYTITLE:minetest.get_us_time}} == Syntax == <source>minetest.get_us_time()</source> == Description == returns time with microsecond precision. This does not seem to b..."
- 07:45, 25 April 2015 diff hist +234 N File:leftHandedCoordinates.png Screenshot showing Minetest's left-handed coordinate system. Red, green, and blue blocks were placed by programmatically offsetting the stone block's position by 2 in each of the x, y, and z directions, respectively. (Image is WTFPL)
- 18:57, 20 July 2014 diff hist +270 Talk:minetest.chat send player Changelog: 'Removed "Server -!- " prefix'
- 23:29, 18 July 2014 diff hist +18 Template:Main Content Links Added link to modding FAQ
- 23:18, 18 July 2014 diff hist -267 m Modding FAQ →How Do I Generate a Custom Map?: Wording and links for dev wiki context
- 23:13, 18 July 2014 diff hist -32 m Modding FAQ →How Do I Debug My Mod?: Wording and links for dev wiki context
- 23:11, 18 July 2014 diff hist -5 m Modding FAQ →Where Do I Find Tutorials and Documentation About Modding?: Rephrased for dev wiki location
- 21:39, 18 July 2014 diff hist +76 N Category:Debugging Created page with "Things useful for debugging mod or core engine code logic and functionality."
- 23:33, 6 July 2014 diff hist +5 PerlinNoiseMap Link to Mapgen category
- 23:32, 6 July 2014 diff hist +25 m PerlinNoise Link to Mapgen category
- 23:26, 6 July 2014 diff hist +20 m PerlinNoiseMap Mapgen category
- 23:23, 6 July 2014 diff hist +21 m Mapgen Parameters Mapgen category
- 23:23, 6 July 2014 diff hist +14 Mapgen Parameters →Mapgen name: Link to Mapgen V7
- 23:13, 6 July 2014 diff hist -810 Mapgen Parameters →minetest.register_on_mapgen_init(): Linked section title and included minetest.register_on_mapgen_init contents
- 21:36, 6 July 2014 diff hist +31 m Mapgen Parameters Aded link to minetest.set_mapgen_params() section title
- 21:32, 6 July 2014 diff hist -1,262 Mapgen Parameters →minetest.set_mapgen_params(): Switch to inclusion of minetest.set_mapgen_params()
- 21:28, 6 July 2014 diff hist +971 N Talk:minetest.set mapgen params Created page with "==Flags Conflict== lua_api.txt states that ''flags'' has the same syntax as in minetest.conf, and that adding a "no" prefix clears a flag. The [[Mapgen Parameters#minetest.se..." current
- 20:44, 6 July 2014 diff hist -7 m VoxelManipulator Swtich to canonical API name VoxelManip current
- 20:43, 6 July 2014 diff hist -7 m voxel manipulation Swtich to canonical API name VoxelManip current
- 20:43, 6 July 2014 diff hist -14 m minetest.get content id →Example: Switch to canonical API name VoxelManip
- 20:40, 6 July 2014 diff hist +16 m PerlinNoise →Examples: Formatting and object API name change
- 22:09, 5 July 2014 diff hist +32 PerlinNoiseMap Reference to PerlinNoise
- 22:08, 5 July 2014 diff hist +164 PerlinNoise Added forum reference
- 22:07, 5 July 2014 diff hist +164 PerlinNoiseMap Added reference
- 22:04, 5 July 2014 diff hist -92 m PerlinNoiseMap Relied on textual context
- 22:03, 5 July 2014 diff hist +397 PerlinNoiseMap Caveat on when function can be called, as per https://forum.minetest.net/viewtopic.php?f=6&t=8157
- 22:00, 5 July 2014 diff hist +236 m PerlinNoiseMap Slight reformatting for clarity
- 19:15, 25 March 2013 diff hist +767 InvRef Caveat about "non-live" ItemStacks
- 22:52, 5 March 2013 diff hist +24 m Talk:minetest.register node Fixed sig
- 09:40, 5 March 2013 diff hist +1,495 Talk:minetest.register node →Splitting between "Engine" and "Default game" callbacks: Big difference, but perhaps a better description?
- 19:46, 21 February 2013 diff hist +39 N get craft result Redirected page to minetest.get craft result current
- 19:43, 21 February 2013 diff hist +1,761 N minetest.get craft result From lua_api.txt with tested example inputs/outputs
- 20:13, 19 February 2013 diff hist +306 N Talk:LuaEntitySAO Active object ID?