Fix bone-attached entities (#10015)
[oweals/minetest.git] / doc /
2020-06-23 v-robDocument deprecation of *_hovered and *_pressed styles...
2020-06-17 oilboiFix typo (#10043)
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-06-12 luk3yxAdd LevelDB player database (#9982)
2020-06-09 NetherEranSome vector functions useful for working with rotations...
2020-06-06 VitaliyRestore visual_scale support for nodeboxes (and allface...
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-25 WuzzyRename “Minimal development test” to “Development Test... 9929/head
2020-05-24 ANANDlua_api.txt: Fix minor typo (#9917)
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-22 Lejo1Check for valid base64 before decoding (#9904)
2020-05-20 ParamatAllow more than 255 biomes, document new maximum (...
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-19 LoneWolfHTAdd ability to scale HUD text (#9814)
2020-05-17 rubenwardyAdd core.open_url() to main menu API (#8592)
2020-05-16 ANANDMake automatic_rotate relative, allow setting rotation...
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-05-12 WuzzyAdd mapgen settings to world creation dialog (#9254)
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-06 v-robFormSpec: Add universal style selector `*` (#9718)
2020-05-06 sfan5Expose collided objects in moveresult
2020-05-05 SmallJokerRename moveresult speed to velocity
2020-05-05 oilboiFix small typo (#9813)
2020-05-02 Hugues RossAdd 'content_offset' and 'padding' style properties...
2020-05-02 WuzzyAdd a convention about z_index (#9701)
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-05-01 sfan5Allow connection info to be missing from minetest.get_p...
2020-05-01 LejoGive the online lua mainmenu also the client_list and...
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-17 ParamatDocument which noise APIs add world seed to noiseparams...
2020-04-15 MaksimAndroid: add Android Studio support, completely redone...
2020-04-14 DSAdd all src folders to doxygen (#9603)
2020-04-14 Hugues RossRefactor texture overrides and add new features (#9600)
2020-04-13 SmallJokerAdd default stack size setting (#8873)
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-11 WuzzyPlay 'player_jump' when player jumps (#9373)
2020-04-11 Lars MüllerImprove waypoints and add image variant (#9480)
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-04-11 Paul OuelletteUpdate API site build (#9622)
2020-04-11 sfan5Various features and fixes
2020-04-11 sfan5Implement minetest.sound_fade()
2020-04-06 rubenwardyClarify use of minetest.request_insecure_environment...
2020-04-06 Wren TurkalAdd allowed_mapgens option in game.conf. (#9263)
2020-04-06 WuzzySome minor Lua API documentation clarifications (#9461)
2020-04-05 sfan5Continue with 5.3.0-dev
2020-04-03 ParamatAdd warning to set_sky() docs about unstable dawn and...
2020-03-28 v-robFormspec: Mark `hypertext` and markup language as unstable
2020-03-26 sfan5Improve documentation of minetest.get_node_drops()
2020-03-25 Dave ChuFix small typos in lua_api.txt (#9546)
2020-03-16 v-robFormspecs: Add starting frame to `animated_image` ...
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-05 sfan5Fixes around ServerActiveObject on_punch handling
2020-03-05 sfan5Fix potential security issue(s), documentation on minet...
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2020-03-01 v-robAdd multiple element selection to `style` and `style_ty...
2020-02-26 Gao TiesuanFix incorrect spelling in lua_api.txt (#9431)
2020-02-23 sfan5Documementation: Add advice on lifetime of ObjectRefs
2020-02-23 sfan5Documentation: More precise description of ObjectRef...
2020-02-22 ParamatLua_api.txt: Add documentation of VoxelArea 'ystride...
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-13 WuzzyAdd missing paramtype2 documentation (#9397)
2020-02-03 ParamatWarn of biome ID re-allocation when unregistering or...
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-02-01 HybridDogAdd table.shuffle (#8299)
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2020-01-22 WuzzyRemove unused weight property from objects (#9320)
2020-01-20 WuzzyResized torchlike sprite now attaches to surface (...
2020-01-19 ANANDlua_api.txt: Improve privs_to_string and string_to_priv...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2020-01-09 WuzzyAdd missing entity documentation (#9297)
2020-01-08 WuzzyImprove Lua API documentation on sounds (#9265)
2020-01-04 HybridDogAdd table.key_value_swap (#9248)
2020-01-04 WuzzyTweak default textures (#9237)
2019-12-24 WuzzyDocument permissible group ratings (#9236)
2019-12-18 BluebirdMake core.item_place_node return position of placed...
2019-12-16 sfan5Correct documentation around minetest.item_place
2019-12-15 SmallJokerLua API: Document HP, breath and damage limits (#9080)
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-07 Paul OuelletteClean up craft replacements docs
2019-12-06 v-robAdd scrollbaroptions FormSpec element (#8530)
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-11-11 sfan5[CSM] Fix and improve minetest.get_language()
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5[CSM] Expose more env functions
2019-11-10 sfan5Call on_secondary_use when object is right-clicked
2019-11-09 sfan5[CSM] Remove non-functional minetest.get_day_count()
2019-11-09 sfan5Corrections to client_lua_api.txt
2019-11-09 sfan5Introduce get_modpath() for CSM
2019-11-07 DSFormspec: draw order and clipping for all elements...
next