Android: gradle 3.1.3 is not available on mavenCentral
[oweals/minetest.git] / doc /
2018-06-07 ParamatLua_api.txt: Warn of errors possible with VoxelArea...
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-06-03 ParamatLua_api.txt: Various improvements (#7402)
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-05-16 WuzzySay position of locale dir more clearly in docs (#7338)
2018-05-12 SmallJokerRun detach callbacks on player leave
2018-04-30 SmallJokerAllow damage for attached objects, add attach/detach...
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-23 Thomas--SFormspecs: Allow setting alpha value for the box[]...
2018-04-19 rubenwardyAdd online content repository
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
2018-04-02 SmallJokerAdd player inventory callbacks
2018-03-31 youObjectRef: Add add_velocity() (#3208)
2018-03-29 SmallJokercore.rotate_node: Do not trigger after_place_node ...
2018-03-29 stujones11Optional alpha channel support for entities
2018-03-28 Andrew WardLoad dependencies and description from mod.conf
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-22 ParamatLua_api.txt: Improve noise documentation
2018-03-20 paramatLua_api.txt: Fix hardware colouring documentation
2018-03-17 paramatLua_api.txt: Split long lines part 6
2018-03-16 paramatLua_api.txt: Split long lines part 5, fix hardware...
2018-03-14 paramatLua_api.txt: Split long lines part 4
2018-03-13 paramatRename 'subgame' to 'game'
2018-03-13 paramatLua_api.txt: Improve and complete drawtype documentation
2018-03-11 paramatLua_api.txt: Split long lines part 3
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-10 paramatLua_api.txt: Split long lines part 2
2018-03-10 paramatSpawn level: Add 'get_spawn_level(x, z)' API
2018-03-09 paramatLua_api.txt: Split long lines part 1
2018-03-09 paramatGennotify docs: Clarify returned positions for decorations
2018-03-09 paramatBiomes: Document xyz biome limits
2018-03-05 pauloueFix bad markdown in lua_api.txt
2018-03-03 paramatGennotify: Add 'minetest.get_decoration_id' API
2018-02-27 paramatPlace schematic (on vmanip): Enable use of 'place cente...
2018-02-25 SmallJokeris_area_protected: Rename from intersects_protection...
2018-02-21 paramatFind nodes in area (under air): Raise volume limit...
2018-02-18 pauloueLua API documentation: Fix spelling (#7046)
2018-02-15 red-001Add `on_auth_fail` callback (#7039)
2018-02-05 youAdd minetest.is_player (#7013)
2018-02-05 paramatLua_api.txt: Document 'wielditem' visual in object...
2018-01-29 Loïc BlotAdd minetest.bulk_set_node call + optimize Environment...
2018-01-23 ParamatIntersects_protection(): Move from Minetest Game to...
2018-01-23 red-001CSM: Remove screenshot API
2018-01-21 red-001[CSM] Remove `on_connect` callback (#6941)
2018-01-20 red-001[CSM] Add functions to create particles and particlespa...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-16 paramatBiomes: Add 'get heat', 'get humidity', 'get biome...
2018-01-16 red-001Load a texturepack from the 'textures' subfolder of...
2018-01-15 paramatLua_api.txt: Various improvements
2018-01-13 ezhhLua_api.txt: Improve bullet point indentation consistency
2018-01-13 ezhhLua_api.txt: Add chat command params info
2018-01-12 paramatLua_api.txt: Fix, improve and add to Object Properties...
2018-01-12 paramatLua_api.txt: Improve and complete ABM documentation
2018-01-07 SokomineLua API docs: Add warning that schematic placing is... 6898/head
2018-01-07 rubenwardyFix naming conventions of noise userdata
2018-01-04 ParamatBiomes: Add vertical biome blend (#6853)
2018-01-03 Thomas--SConnected Nodeboxes: Add `disconnected` boxes
2017-12-26 Dániel JuhászLine_of_sight: Improve using VoxelLineIterator
2017-12-21 ParamatVector functions: Fix vector.direction() function,...
2017-12-17 Jordan IrwinAllow 'default' parameter in 'settings:get_bool' function
2017-12-16 EzhhGive subgames the ability to disallow specific mapgens...
2017-12-14 ashtrayozAdd callback to preserve node metadata as item metadata
2017-12-10 ashtrayozLua_api.txt: Fix a spelling error
2017-12-06 sfan5Auth handler: Player deletion & Iterator (#6741)
2017-12-04 paramatZoom: Set zoom FOV per-player using a player object... 6080/head
2017-12-01 sfan5Update documentation regarding authentication handler...
2017-12-01 ezhhLua_api.txt: Remove MT version, fix spelling and clean up
2017-11-29 BluebirdFix spelling mistakes in client_lua_api.txt
2017-11-28 paramatClient lua api documentation: .md -> .txt
2017-11-28 ezhhFix lua_api.txt indentation issues
2017-11-28 EzhhFix documentation formatting for on_death callback
2017-11-25 EzhhImprove documentation for player:set_attribute()
2017-11-24 gituser2194Fix misspellings
2017-11-19 paramatStratum ore: Add option for a constant thickness stratum
2017-11-17 paramatOre API documentation: Update and improve
2017-11-13 paramatLua_api.txt: Add documentation of required mapgen aliases
2017-11-08 sfan5Add minetest.safe_write_file() to script API
2017-11-06 paramatLua_api.txt: Add documentation for 'eye_height' player...
2017-10-30 Rob BlanckaertAdd sha1 to lua utils. (#6563)
2017-10-29 lisacvukCSM: Add a way to get current locale from CSM
2017-10-29 paramatBiome API: Add decoration flags for underground decorations
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-10-28 raymooFix default item callbacks to work with nil users ...
2017-10-23 Muhammad Rifqi Pri... Lua_api.txt: Revert changes to NoiseParams format example
2017-10-23 Muhammad Rifqi Pri... Improvements/fixes for noise parameter input in advance...
2017-10-20 Auke KokCorrect `prot_vers` in lua_api.txt.
2017-10-15 VitaliyReal global textures (#6105)
2017-10-10 paramatSimple decorations: Make 'place_offset_y' usable with...
2017-10-09 paramatSimple decorations: Add 'param2_max' parameter for...
2017-10-09 adridoFormspec: textarea with scrollbar improvements
2017-10-09 adelcoding1FormSpec : Add an auto vertical scrollbar to the textarea
2017-10-05 James Alexander... Move register_on_modchannel_signal() (#6497)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-10-01 paramatStratum ore: Allow use with no noise for simple horizon...
2017-09-28 Hybrid DogLua_api.txt: Clarify arguments of functions, plus some...
2017-09-28 raymooDocument orientation parameter of set_attach (#6473)
2017-09-28 orwell96Add static_save property to luaentites to not save...
next