]> git.lizzy.rs Git - minetest.git/history - doc
Add keybind to swap items between hands
[minetest.git] / doc /
2023-03-07 Lizzy FleckensteinDual wielding
2023-03-01 DSDocument that item_image_button[] name is non-optional
2023-02-27 rubenwardyAdd minetest.get_player_window_information() (#12367)
2023-02-26 sofarSky: transmit body_orbit_tilt to client. (#13193)
2023-02-20 AlexAdd chat HUD flag (#13189)
2023-02-17 jordan4ibanezlua_api.txt: Explain what a float range is
2023-01-31 kab0uImprove the documentation for chat command definition...
2023-01-21 veprogamesUse default values from cpp_api/s_env.cpp for register_...
2023-01-10 Jude Melton-HoughtonError when string.split is given empty separator (...
2023-01-06 x2048Add dynamic exposure correction (#12959)
2023-01-05 AwkanimusDocument mod storage psql settings in world_format.txt
2022-12-26 SmallJokerLua API: Document shader dependencies of set_lighting...
2022-12-26 lhofhanslAllow saturation to be controlled by the server. (...
2022-12-24 Jude Melton-HoughtonAdd callback on_mapblocks_changed
2022-12-21 Gregor ParzefallDocument the gain of auto-selected dig sounds
2022-12-15 Jude Melton-HoughtonUse a Lua error handler that calls tostring (#11913)
2022-12-04 sfan5Expose dtime_s to LBM handler
2022-12-03 Jude Melton-HoughtonLet mods choose a forceload limit (#13002)
2022-12-03 Jude Melton-HoughtonAdd `minetest.get_mapgen_edges` (#12999)
2022-11-28 Jude Melton-HoughtonAdd `minetest.get_game_info` and allow reading `game...
2022-11-24 Jude Melton-HoughtonDeprecate special handling of `${key}` syntax in metada...
2022-11-24 WuzzyAdd support for attached facedir/4dir nodes (#11432)
2022-11-18 Abdou-31Fix `menu_lua_api.txt` formatting (#12971)
2022-11-16 Jude Melton-HoughtonWarn about potential infinite loop in on_construct...
2022-11-15 SmallJokergame.conf: Add setting to use volatile a map backend...
2022-11-15 Jude Melton-HoughtonAdd MetaDataRef:get_keys (#12841)
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-10-30 Lars MüllerAllow rotating entity selectionboxes (#12379)
2022-10-23 WuzzyFix some outdated stuff about falling node docs
2022-10-22 Jude Melton-HoughtonAdd VoxelArea() constructor (#12886)
2022-10-21 Abdou-31Fix typos and en_US/en_GB inconsistency in files inside...
2022-10-17 Abdou-31Fix en_US/en_GB inconsistency in lua_api.txt
2022-10-17 Abdou-31Fix typos in lua_api.txt
2022-10-09 fluxionaryadd an 'equals' method to ItemStack and compatibility...
2022-10-09 WuzzyImprove documentation for `liquid_alternative_*` (...
2022-10-01 DSAdd an item pick up callback (2) (#7712)
2022-10-01 WuzzyImprove crafting recipe documentation (#12806)
2022-09-30 sfan5Implement tool use sounds
2022-09-28 20kdcAdd zstd compression support (#12515)
2022-09-27 pecksinRestore and enhance bouncy behavior (#11939)
2022-09-26 Jude Melton-HoughtonAvoid duplication of mod metadata in memory (#12562)
2022-09-25 Aritz ErkiagaBriefly explain how facedir rotations work (#11934)
2022-09-20 Lars MüllerFix formula used for acceleration (#12353)
2022-09-18 WuzzyDocument minetest.parse_relative_number (#12576)
2022-09-16 William Breathitt... Add support for MINETEST_USERDATA environment variable...
2022-09-16 WuzzyAdd paramtype2s for 4 horizontal rotations and 64 color...
2022-09-12 wsor4035Fix trivial get_armor_groups documentation issue (...
2022-09-12 SmallJokerMainmenu: Properly sort mods and games (#12758)
2022-09-06 DSAdd documentation of sun/moon orientation/scale differe...
2022-08-15 sfan5Cut back on Gitlab-ci & misc pipeline updates
2022-08-14 ZughyDocs: add "flip moon texture" into breakage file (...
2022-08-13 Jude Melton-HoughtonAllow buffer argument to VoxelManip:get_light_data...
2022-08-13 SmallJokerTextures: introduce world-align overrides (#12540)
2022-08-12 SmallJokerPhysics overrides: Move values to a common struct ...
2022-08-04 sfan5Continue with 5.7.0-dev
2022-08-02 SmallJokerRun Minetest update checker on startup (#7629)
2022-08-02 AFCMSAdd `minetest.settings` to CSM API and allow CSMs to...
2022-07-29 WuzzyFix lua_api typo: animated_images
2022-07-17 sfan5More corrections to lua_api.txt (#12505)
2022-07-14 rubenwardyAdd check_mod_configuration to main menu
2022-07-13 Lexi HaleAnimated particlespawners and more (#11545)
2022-07-03 RileyFixed spelling inconsistency (#12504)
2022-07-03 Vincent RobinsonFormSpec: 9-slice images, animated_images, and fgimg_mi...
2022-07-02 WuzzyAllow to set maximum star opacity at daytime (#11663)
2022-06-29 SmallJokerLua API: Refer to the update_translations tool (#12419)
2022-06-27 ZughyRemove tile_images and special_materials obsolete code...
2022-06-26 ZughyDocs: remove background9 incorrect example (#12464)
2022-06-15 x2048Add description of privileges (#12021)
2022-06-13 Zughylua_api.txt: add missing backticks
2022-06-13 sfan5Improve lua_api.txt a bunch
2022-06-11 Lars Mülleron_deactivate: distinguish removal and unloading (...
2022-06-10 Jude Melton-HoughtonFix LBM docs
2022-06-05 rubenwardyAndroid: Add support for sharing debug.txt (#12370)
2022-06-05 Lars MuellerDocument itemstrings with metadata
2022-06-03 WuzzyAdd helper functions to make tool usable n times (...
2022-06-03 ZughyDocs: remove unimplemented `preserve` field in crafting...
2022-05-29 sfan5Remove remains of video mode querying
2022-05-29 sfan5Add API function to invoke player respawn
2022-05-23 ZughyDocs: clarify spawn_by for decorations
2022-05-22 WuzzyAdd missing comma in example in lua_api.txt (#12339)
2022-05-22 WuzzyAdd relative numbers for commands by prepending ~ ...
2022-05-21 rubenwardyDeprecate game.conf name, use title instead (#12030)
2022-05-10 ZughyAdd doc to list breaking changes for the next major...
2022-05-09 Lars MüllerDocs: Recommend `self.name` (#12239)
2022-05-04 Lars MüllerAdd vector.combine (#11920)
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2022-04-27 Lars MüllerSupport CSS Color Module Level 4 (#12204)
2022-04-24 Lars MüllerFix typo: vector.check() ought to be vector.check(v)
2022-04-21 Lars MüllerUpdate docs to reference CSS Color Module Level 3
2022-04-10 Lars MüllerRemove unneeded ObjectRef setter return values (#12179)
2022-04-08 ShadowNinjaSpacing fixes
2022-03-29 DSFix the documentation of InvRef:get_lists() and clean...
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-03-19 DSImprove lua vector helper class doumentation (#12090)
2022-03-05 Lars MüllerReadd basic_debug as a HUD flag (#12020)
2022-03-05 ZughyAllow get_sky to return a table (#11963)
2022-02-23 SmallJokerLua API documentation: Various fixes (#12059)
2022-02-22 Lars MüllerLua API: Consistently use double vs. single quotes...
2022-02-12 WuzzyAdd support for 'seed' in disallow_mapgen_settings...
2022-02-12 Dennis JenkinsCorrect world_format.txt specification (#12061)
next