aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-171-0/+5
* Make automatic_rotate relative, allow setting rotation (#8468)ANAND2020-05-161-0/+1
* CSM: Bugfixes to camera:get_pos() and camera:get_fov()sfan52020-05-141-1/+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-112-5/+15
* 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
* Fix small typo (#9813)oilboi2020-05-051-1/+1
* 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
* Give the online lua mainmenu also the client_list and mods (#8691)Lejo2020-05-011-11/+14
* 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
* Android: add Android Studio support, completely redone java part (#9066)Maksim2020-04-151-61/+14
* Add all src folders to doxygen (#9603)DS2020-04-141-10/+2
* Refactor texture overrides and add new features (#9600)Hugues Ross2020-04-141-14/+31
* 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-112-1/+44
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-111-16/+45
* Update API site build (#9622)Paul Ouellette2020-04-111-11/+1
* Various features and fixessfan52020-04-111-5/+26
* Implement minetest.sound_fade()sfan52020-04-111-0/+7
* 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
* Continue with 5.3.0-devsfan52020-04-052-2/+2
* Add warning to set_sky() docs about unstable dawn and night sky colours (#9578)Paramat2020-04-031-8/+16
* Formspec: Mark `hypertext` and markup language as unstablev-rob2020-03-281-4/+6
* Improve documentation of minetest.get_node_drops()sfan52020-03-261-3/+5
* Fix small typos in lua_api.txt (#9546)Dave Chu2020-03-251-2/+2
* Formspecs: Add starting frame to `animated_image` (#9411)v-rob2020-03-161-9/+13
* Fix star visilibity and documentation (since 946c03c6)Jordan Snelling2020-03-081-1/+1
* Fixes around ServerActiveObject on_punch handlingsfan52020-03-051-0/+1