aboutsummaryrefslogtreecommitdiff
path: root/doc/lua_api.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Load media from subfolders (#9065)DS2020-08-201-9/+15
* Add gradients and borders to FormSpec boxes (#8676)v-rob2020-08-191-14/+29
* Clean up sound_fade (#10119)hecks2020-08-191-2/+5
* Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND2020-08-151-8/+16
* Render nodeboxes with opaque material if possible (#10122)sfan52020-08-121-0/+2
* content_cao: Support texture animation for upright_sprite (#10020)sfan52020-07-301-9/+9
* Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo2020-07-291-3/+9
* Play place_failed sound if occupied or cannot attach (#9486)Wuzzy2020-07-271-2/+5
* Implement grouped mode for find_nodes_in_area (#9888)sfan52020-07-141-5/+8
* Add FormSpec font styling options (#9763)v-rob2020-07-121-0/+18
* Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob2020-07-121-2/+24
* Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob2020-07-101-3/+12
* Document deprecation of *_hovered and *_pressed styles (#10092)v-rob2020-06-231-0/+6
* Make shading of CAOs optional (#10033)Danila Shutov2020-06-161-0/+3
* Exposing the zoom key to Lua API (#9903)Lars Müller2020-06-131-3/+4
* Server pushing media at runtime (#9961)sfan52020-06-131-0/+14
* Some vector functions useful for working with rotations (#9572)NetherEran2020-06-091-0/+18
* Restore visual_scale support for nodeboxes (and allfaces) (#9906)Vitaliy2020-06-061-1/+1
* Add disable_jump check for the player's feetMoNTE482020-05-291-0/+1
* Add minetest.is_creative_enabledWuzzy2020-05-291-0/+7
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-261-1/+1
* lua_api.txt: Fix minor typo (#9917)ANAND2020-05-241-1/+1
* Implement spawning particles with node texture appearancesfan52020-05-231-1/+29
* Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)sorcerykid2020-05-231-8/+12
* Check for valid base64 before decoding (#9904)Lejo12020-05-221-1/+1
* Allow more than 255 biomes, document new maximum (#9855)Paramat2020-05-201-0/+4
* Rework functionality of leveled nodes (#9852)Wuzzy2020-05-191-3/+7
* Add ability to scale HUD text (#9814)LoneWolfHT2020-05-191-0/+2
* Make automatic_rotate relative, allow setting rotation (#8468)ANAND2020-05-161-0/+1
* Add mapgen settings to world creation dialog (#9254)Wuzzy2020-05-121-0/+4
* Damage texture modifier (#9833)Lars Müller2020-05-111-0/+3
* Add support for statbar “off state” icons (#9462)Wuzzy2020-05-111-5/+11
* FormSpec: Add universal style selector `*` (#9718)v-rob2020-05-061-2/+4
* Expose collided objects in moveresultsfan52020-05-061-0/+1
* Rename moveresult speed to velocitySmallJoker2020-05-051-2/+2
* Add 'content_offset' and 'padding' style properties for buttons (#9661)Hugues Ross2020-05-021-1/+5
* Add a convention about z_index (#9701)Wuzzy2020-05-021-1/+15
* set_fov: Add support for time-based transitions (#9705)ANAND2020-05-021-6/+9
* Allow connection info to be missing from minetest.get_player_information() (#...sfan52020-05-011-5/+6
* Expose collision information to LuaEntity on_stepsfan52020-04-271-1/+24
* Add server side translations capability (#9733)EvidenceB Kidscode2020-04-251-0/+15
* Document which noise APIs add world seed to noiseparams seed (#9693)Paramat2020-04-171-8/+18
* Add default stack size setting (#8873)SmallJoker2020-04-131-0/+2
* Add scroll_container formspec element (redo) (#9101)DS2020-04-131-0/+20
* Play 'player_jump' when player jumps (#9373)Wuzzy2020-04-121-0/+1
* Improve waypoints and add image variant (#9480)Lars Müller2020-04-111-0/+20
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-111-16/+45
* Clarify use of minetest.request_insecure_environment() (#9597)rubenwardy2020-04-061-5/+5
* Add allowed_mapgens option in game.conf. (#9263)Wren Turkal2020-04-061-0/+8
* Some minor Lua API documentation clarifications (#9461)Wuzzy2020-04-061-12/+19