Mgv6: Don't create air gap in tundra at y = 48 in custom high terrain
[oweals/minetest.git] / doc /
2015-06-16 est31Add list-rings 2795/head
2015-06-13 TeTpaAkaAdd minetest.register_on_player_hpchange
2015-06-13 TeTpaAkaAdd return list of individual counts to find_node_in_area
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-05-20 est31Fix documentation for texture override face selector...
2015-05-19 rubenwardyAdd texture overriding
2015-05-17 kwolekrSAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
2015-05-17 kwolekrAdd optional buffer param for bulk data array writes...
2015-05-17 kwolekrSAPI: Accept either ARGB8 table or ColorString to speci...
2015-05-16 ShadowNinjaAdd core.get_dir_list
2015-05-16 ShadowNinjaAdd core.request_insecure_environment()
2015-05-16 ShadowNinjaAdd core.mkdir
2015-05-16 ShadowNinjaAdd mod security
2015-05-15 TeTpaAkaGeneralize core.get/set_nametag_color into core.get...
2015-05-15 BrandonAdd minetest.register_on_punchplayer
2015-05-15 TeTpaAkaAdd get and set functions for the nametag color
2015-05-12 NovatuxAdd code to support raillike group names
2015-05-12 est31is_player() is no player-only function
2015-05-09 kwolekrSchematics: Add per-node force placement option
2015-05-07 kwolekrSchematics: Add indent-with-space option for schematic...
2015-05-07 kwolekrNodeResolver: Remove NodeResolveMethod
2015-05-05 kwolekrAdd core.find_nodes_with_meta() script API
2015-04-21 ShadowNinjaAdd minetest.global_exists()
2015-04-21 kwolekrOre: Add biomes parameter
2015-04-16 kwolekrSchematics: Refactor NodeResolver and add NodeResolveMethod
2015-04-13 kwolekrSchematics: Reorganize (de)serialization and add Lua...
2015-04-08 est31Document for api functions that rely on current_modname...
2015-04-08 kwolekrSchematics: Prepend mod path to relative schematic...
2015-04-01 kwolekrObjDefManager, Mapgen SAPI: Huge refactoring
2015-03-31 kwolekrGenElementManager: Pass opaque handles to Lua and renam...
2015-03-27 ShadowNinjaDocument nil player as being allowed for can_dig
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-24 paramatlua_api/l_mapgen: generate_ores/decorations: make p1...
2015-03-22 Loic BlotRevert "Add a Lua call to do damages / heals" ok @Shado...
2015-03-22 kwolekrAdd support for the PCG32 PRNG algo (and associated...
2015-03-18 Loic BlotAdd a Lua call to do damages / heals
2015-03-11 paramatlua_api/l_mapgen: Fix overlapping areas of minetest...
2015-03-06 paramatBiome API: Enable decorations placed on water
2015-03-05 BlockMenImprove group-based connection between raillike nodes
2015-02-27 Craig RobbinsChange find_surface_nodes_in_area to find_nodes_in_area...
2015-02-27 Loic BlotAdd find_surface_nodes_in_area LUA call which permit...
2015-02-27 rubenwardyWrap lines longer than 80 characters in lua_api.txt...
2015-02-23 KahrlDisallow object:remove() if the object is a player
2015-02-18 Perttu AholaBump version to 0.4.12
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-16 rubenwardyFix minetest.item_eat's replace_with_item, fixes #2292
2015-01-20 TriBlade9Added ratio argument to colorize, removed the weird...
2015-01-20 Markus KoschanyFix hyphen used as minus sign
2015-01-18 kwolekrReorganize supported video driver query mechanisms
2015-01-15 kwolekrAdd ability to delete MapBlocks from map
2015-01-13 kwolekrbuiltin: Unify register wrapper functions and wrap...
2015-01-12 paramatLua-api.txt: Document that paramtype='light' results...
2015-01-05 ShadowNinjaAdd registered_ores and registered_decorations
2015-01-05 kwolekrAdd minetest.generate_ores() and minetest.generate_deco...
2015-01-04 Craig RobbinsRemove freezemelt documentation from lua_api.txt
2015-01-04 kwolekrAdd warning about using deprecated fields in Mapgen...
2015-01-03 WuzzyRewrite lua_api.txt into Markdown format
2014-12-30 Diego MartínezFix documentation for string functions
2014-12-30 kwolekrAdd core.get_mapgen_names() to Main Menu API (and use it)
2014-12-29 kwolekrExpose mapgen parameters on scripting init
2014-12-29 kwolekrLuaVoxelManip: Remove blank allocator
2014-12-29 kwolekrLuaItemStack: Fix and document behavior of set_name...
2014-12-29 kwolekrDecoration: Add height_min and height_max parameters
2014-12-29 kwolekrOre: Add Vein ore type
2014-12-28 kwolekrOre: Add Blob ore type
2014-12-28 kwolekrLuaVoxelManip: Add option to allocate blank data
2014-12-25 kwolekrBump version to 0.4.11 0.4.11
2014-12-20 paramatlua_api.txt: improve noise documentation. Remove previo...
2014-12-14 Craig RobbinsFix typo in lua_api.txt
2014-12-12 Jürgen DoserAdd basic support for generating API documentation...
2014-12-12 kwolekrAdd support for NoiseParams in minetest.get_perlin...
2014-12-10 kwolekrRename and repurpose minetest.set_noiseparam_defaults...
2014-12-06 kwolekrRewrite generate notification mechanism
2014-12-06 SmallJokerAdd Lua helper functions vector.apply(v) math.sign...
2014-11-28 Ciaran GultnieksImprove Lua API documentation
2014-11-27 SmallJokerAdd minetest.copy_table(table) To get rid off the ...
2014-11-13 SmallJokerAdd option 'eased' to NoiseParams
2014-10-29 Craig RobbinsAdded names colours and refactored parseColorString()
2014-10-22 David ThompsonSearch for subgames using $MINETEST_SUBGAME_PATH.
2014-10-19 RealBadAngelCustom collision boxes node property.
2014-10-18 RealBadAngelAdd meshnode drawtype.
2014-10-05 BlockMenAdd [colorize modifier 1711/head
2014-10-02 Diego MartínezAdd better documentation for alternate drop definition...
2014-10-02 BlockMenAdd optional framed glasslike drawtype 1694/head
2014-09-21 TriBlade9Add firelike drawtype
2014-09-20 ShadowNinjaAdd compression API 1633/head
2014-09-12 ShadowNinjaSimplify and optimize schematic replacements
2014-09-01 kwolekrAdd LuaVoxelManip methods: get_node_at() and set_node_at()
2014-09-01 kwolekrUpdate Mapgen VoxelManipulator on buffer invalidation
2014-08-25 sapierRemove invalid doc about minetest.get_time_us()
2014-08-25 sapierAdd missing doc for minetest.get_us_time()
2014-08-23 Craig RobbinsFix seg fault if popping from empty stack (L-system...
2014-08-22 sapierAdd video driver selection to settings menu (based... 1495/head
2014-08-22 sfan5Add ^[mask texture modifier
2014-08-22 rubenwardyCorrect spelling mistakes in documentation
2014-08-19 sapierMod profiling support
2014-07-29 sfan5Rework texture generating code, add texture grouping...
2014-07-16 sapierAdd srollbar formspec element 1391/head
2014-07-06 sapierUpdate version numbers for 0.4.10
2014-07-05 sfan5Fix typos in doc/lua-api.txt
next