aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-11-23LocalPlayer:set_physics_override; minetest.register_on_recieve_physics_overrideElias Fleckenstein
2020-11-05add g/s pitch and make_screenshot in lua apicorarona
2020-11-04Moved Killaura to Lua; Added ForceField; Added Friendlist; Added ClientObject...Elias Fleckenstein
2020-10-21Added Strip, AutoRefill, indexing for InventoryActions and Wield Index starts...Elias Fleckenstein
2020-10-19Added ThroughWalls, InventoryActions API and AutoTotemElias Fleckenstein
2020-10-18Extended ClientObjectRef; Improved CrystalPvPElias Fleckenstein
2020-10-18Lint is bitchElias Fleckenstein
2020-10-17New Mod SystemElias Fleckenstein
2020-10-05Added minetest.drop_selected_item(), Improved AutoEjectElias Fleckenstein
2020-10-04The Robot UpdateElias Fleckenstein
2020-08-22Unrestricted HTTP API for Client, Server and Main MenuElias Fleckenstein
2020-08-22Added minetest.get_inventory(location)Elias Fleckenstein
2020-08-22Added Documentation for Additional APIElias Fleckenstein
2020-07-18Update to minetest 5.4.0-devElias Fleckenstein
2020-07-14Implement grouped mode for find_nodes_in_area (#9888)sfan5
2020-07-14Add object crosshair, disable entity selectionboxes by default (#9523)LoneWolfHT
2020-07-12Add FormSpec font styling options (#9763)v-rob
2020-07-12Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob
2020-07-10Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob
2020-07-09Continue with 5.4.0-devsfan5
2020-06-23Document deprecation of *_hovered and *_pressed styles (#10092)v-rob
2020-06-23testElias Fleckenstein
2020-06-17Fix typo (#10043)oilboi
2020-06-16Make shading of CAOs optional (#10033)Danila Shutov
2020-06-13Exposing the zoom key to Lua API (#9903)Lars Müller
2020-06-13Server pushing media at runtime (#9961)sfan5
2020-06-12Add LevelDB player database (#9982)luk3yx
2020-06-09Some vector functions useful for working with rotations (#9572)NetherEran
2020-06-06Restore visual_scale support for nodeboxes (and allfaces) (#9906)Vitaliy
2020-06-06Add HTTP API to main menu (#9998)rubenwardy
2020-05-29Add disable_jump check for the player's feetMoNTE48
2020-05-29Add minetest.is_creative_enabledWuzzy
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-05-24lua_api.txt: Fix minor typo (#9917)ANAND
2020-05-23Implement spawning particles with node texture appearancesfan5
2020-05-23Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)sorcerykid
2020-05-22Check for valid base64 before decoding (#9904)Lejo1
2020-05-20Allow more than 255 biomes, document new maximum (#9855)Paramat
2020-05-19Rework functionality of leveled nodes (#9852)Wuzzy
2020-05-19Add ability to scale HUD text (#9814)LoneWolfHT
2020-05-17Add core.open_url() to main menu API (#8592)rubenwardy
2020-05-16Make automatic_rotate relative, allow setting rotation (#8468)ANAND
2020-05-14CSM: Bugfixes to camera:get_pos() and camera:get_fov()sfan5
2020-05-13Hacked ClientElias Fleckenstein
2020-05-12Add mapgen settings to world creation dialog (#9254)Wuzzy
2020-05-11Damage texture modifier (#9833)Lars Müller
2020-05-11Add support for statbar “off state” icons (#9462)Wuzzy
2020-05-06FormSpec: Add universal style selector `*` (#9718)v-rob
2020-05-06Expose collided objects in moveresultsfan5
2020-05-05Rename moveresult speed to velocitySmallJoker