Fix crash that can be caused by the shutdown command. (#5292)
[oweals/minetest.git] / doc /
2017-02-19 red-001Fix the documentation for `minetest.is_yes` (#5276)
2017-02-10 rubenwardyCorrect lua_api.txt docs related to meta (#5198)
2017-02-07 Loïc BlotAdd ModMetadata API (#5131)
2017-02-04 rubenwardyAdd per-stack descriptions using ItemStack Metadata 5154/head
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-01-30 sapierAdd multiply texture modifier
2017-01-28 SmallJokerfrom_table: Fix crash for missing inventory or field
2017-01-28 sapierMake entity on_punch have same signature and behaviour...
2017-01-27 Loïc BlotImplement player attribute backend (#4155)
2017-01-23 Auke Kokcore: Add dir_to_yaw and yaw_to_dir helpers
2017-01-23 Auke KokVector: Add vector.sort(a, b): return box edges
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-21 sapierAdd Entity get_texture_mod() to Lua API
2017-01-20 Elijah DuffyAdd chatcommand unregister and override API (#5076)
2017-01-18 sfan5Add particle animation, glow
2017-01-18 rubenwardyAdd minetest.player_exists() (#5064)
2017-01-16 rubenwardyRename ObjectRef methods to be consistent and predictable 5052/head
2017-01-09 RuiAdd staticdata parameter to add_entity (#5009)
2017-01-05 LNJlua_api.txt: Add registered_chatcommands to global...
2017-01-04 rubenwardyExpose and document chatcommands as minetest.registered... 4987/head
2017-01-02 sfan5Add 2D sheet animation for nodes
2017-01-02 Luke Puchner-HardmanAdded "[sheet" to the texture special commands.
2016-12-26 sfan5Various anticheat improvements
2016-12-22 sfan5Bump version to 0.4.15 0.4.15
2016-12-07 Auke KokSimple deco: Allow setting param2 value on placement
2016-12-02 AmazFix incorrect docs about minetest.hud_replace_builtin...
2016-12-02 BluebirdVery small documentation fix. (#4830)
2016-12-01 paramatLua_api.txt: Clarify use of looping sounds
2016-11-28 sfan5Allow restricting detached inventories to one player
2016-11-26 TeTpaAkaWieldhand: Allow overriding the hand
2016-11-22 orwell96Make supplying empty formspec strings close the formspe...
2016-11-18 orwell96Particles: Make attached particle spawners respect...
2016-11-18 Auke KokBuiltin/../item: Enable tool breaking sounds
2016-11-15 WuzzyLua_api.txt: Naming convention for custom item/entity...
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-11-14 est31Rename nodeupdate and nodeupdate_single and make them...
2016-11-12 paramatNodeupdate: Remove documentation in lua_api.txt
2016-11-02 BrandonAdd minetest.get_server_uptime() function to Lua API...
2016-11-01 ShadowNinjaAdd version API
2016-10-31 paramatLua voxelmanip: Add optional buffer param for 'get...
2016-10-27 raymooDocument item use callbacks (#4668)
2016-10-21 paramatLua_api.txt: Clarify 'override_meta' bool in 'set mapge...
2016-10-17 rubenwardyBuiltin: Add vector.floor helper function
2016-10-15 sfan5Make documentation about ItemStack:set_{name,count...
2016-10-13 raymooAttached particle spawners
2016-10-08 rubenwardyFix backwards compatibility issue introduced by close_o...
2016-10-07 paramatLua_api.txt: Add biome and nodeupdate documentation
2016-10-03 raymooForceloading: Transient forceloads
2016-10-03 rubenwardyFormspec: Add container[] and container_end[] elements
2016-09-17 paramatRegister.lua: Throw error if node 'light_source' >...
2016-09-15 paramatLua_api.txt: Add note of maximum value for node 'light_...
2016-09-15 Thomas--SAdd an [invert:<mode> texture modifier
2016-09-14 paramatDecorations: Generalise 'spawn by' to be used by all...
2016-09-14 sfan5Allow escaping of texture names when passed as an argum...
2016-09-12 raymoofix missing parameters in some mentions of entity callbacks
2016-09-09 James StevensonReturn nil on empty get_area() (#4508)
2016-09-08 paly2Add minetest.unregister_item and minetest.register_alia...
2016-08-27 rubenwardyAllow fields to choose whether they close on enter...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-08-14 DonBatmanLua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabi...
2016-08-12 Thomas--SAdd an [opacity:<r> texture modifier. Makes the base...
2016-07-30 SmallJokertexture_packs.txt: Document special textures
2016-07-30 rubenwardyDocumentation: Create texture_packs.txt
2016-07-30 mtango688lua_api.txt: Document how to properly clear node metadata
2016-07-27 WuzzyMain menu, lua_api.txt: Fix mod/texture pack screenshot...
2016-07-21 James Stevensonlua_api.txt: Remove tooltip checkbox[] element
2016-07-12 est31HTTP lua API docs: correct some function references
2016-07-12 TimBuiltin/profiler: Replace game profiler (#4245)
2016-07-12 DuaneLua_api.txt: Fix description of node drop behaviour
2016-07-05 Foghrye4Adding minetest.clear_craft
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-07-03 Pavel PuchkinRemove old docs. We have VCS history anyways. (#4266)
2016-06-24 raymooPlayer: New get_look, set_look API
2016-06-17 Auke KokBuiltin/game/item: Add `place_param2` nodedef field
2016-06-11 Diego MartinezServer: Add reason for leave to `on_leaveplayer` callbacks
2016-06-07 paramatLua_api.txt: Split long lines. Capitalise 'Biome API...
2016-06-05 paramatBiome API: Add per-biome riverbed material and depth
2016-06-04 kwolekrPcgRandom: Fix/improve documentation
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-30 est31Add minetest.check_password_entry callback
2016-05-28 Auke KokParticles: Add option to remove particles on collision
2016-05-28 red-001Add base64 encoding and decoding to the lua api. (...
2016-05-15 sfan5Bump version to 0.4.14 0.4.14
2016-05-10 paramatLua_api.txt: Fix documentation for facedir rotation
2016-05-09 SmallJokerAdd [resize texture modifier Resizes the texture to...
2016-05-05 paramatLua_api.txt: Add warnings of l-system lighting bug
2016-04-28 rubenwardyBuiltin: Add basic_privs setting
2016-04-25 SmallJokertile.cpp: Automatically upscale lower resolution texture
2016-04-11 rubenwardyHud: Fix offset being ignored by inventory bar
2016-04-10 raymooDocument hpchange callback ordering thing (#3981)
2016-04-07 Samuel SiebClearer explanation of [colorize with alpha
2016-04-03 Samuel SiebAdd an option to colorize to respect the destination...
2016-03-19 est31lua_api.txt: improve vector documentation
2016-03-12 Auke KokAllow nodes to specify which sides to connect to.
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-09 Auke KokAdd consistent monotonic day counter - get_day_count()
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaSimplify AreaStore ID management
next