]> git.lizzy.rs Git - minetest.git/history - games
Add keybind to swap items between hands
[minetest.git] / games /
2023-02-27 rubenwardyAdd minetest.get_player_window_information() (#12367)
2023-01-16 WuzzyChange DevTest header (font = "undefined medium") ...
2023-01-12 Jude Melton-HoughtonImprove `MetaDataRef:{get,set}_float` precision (#13130)
2023-01-09 WuzzyDevTest: `chest_of_everything` mod: Add search, bag...
2023-01-06 DesourDevtest: Add jukebox
2023-01-06 DesourDevtest: Rename soundstuff init.lua
2023-01-06 DesourDevtest: Add branding iron
2023-01-06 x2048Add dynamic exposure correction (#12959)
2022-12-26 lhofhanslAllow saturation to be controlled by the server. (...
2022-12-24 Jude Melton-HoughtonAdd callback on_mapblocks_changed
2022-12-12 Jude Melton-HoughtonFix `plantlike_rooted` world-aligned node base textures...
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 WuzzyAdd support for attached facedir/4dir nodes (#11432)
2022-11-15 Jude Melton-HoughtonAdd MetaDataRef:get_keys (#12841)
2022-11-10 Jude Melton-HoughtonTest metadata value changing
2022-10-30 Lars MüllerAllow rotating entity selectionboxes (#12379)
2022-10-23 WuzzyDevTest: Colorize 2 nodebox nodes
2022-10-23 WuzzyDevTest: Cleanup callback logging
2022-10-23 WuzzyDevTest: Fix rendering of 2 texture test nodes
2022-10-23 WuzzyDevTest: More node textures to tell them apart
2022-10-23 WuzzyDevTest: Use 4dir for chests
2022-10-23 WuzzyDevTest: Restore callback item descriptions
2022-10-23 WuzzyDevTest: Fix callback item textures
2022-10-23 WuzzyDevTest: Refactor testhud features
2022-10-23 WuzzyDevTest: Move 2 HUD commands to testhud & improve
2022-10-23 WuzzyDevTest: No use privatizer on chest of everything
2022-10-23 WuzzyDevTest: Remove experimental mod
2022-10-23 WuzzyDevTest: Move detached inv tests to chest mod
2022-10-23 WuzzyDevTest: /test_place_node skips dummy/cb nodes
2022-10-23 WuzzyDevTest: Clean up callback textures
2022-10-23 WuzzyDevTest: Move callback entities to callbacks mod
2022-10-23 WuzzyDevTest: Move callback items to callbacks mod
2022-10-23 WuzzyDevTest: Move experimental items to other mods
2022-10-23 WuzzyDevTest: Move more logging to log mod
2022-10-23 WuzzyDevTest: Move benchmark commands to new mod
2022-10-23 WuzzyDevTest: Move /test_place_nodes to testnodes mod
2022-10-23 WuzzyDevTest: Move chat command logging to separate mod
2022-10-21 Jude Melton-HoughtonFix use of unassigned global "check"
2022-10-09 fluxionaryadd an 'equals' method to ItemStack and compatibility...
2022-10-09 WuzzyDevTest: Explain purpose of most items in tooltips...
2022-10-06 WuzzyDevTest: Change texture for node-aligned node (#12831)
2022-10-03 WuzzyDevTest: Reject buggy "/hp inf" command (#12830)
2022-10-01 DSAdd an item pick up callback (2) (#7712)
2022-09-30 sfan5Implement tool use sounds
2022-09-28 20kdcAdd zstd compression support (#12515)
2022-09-26 Jude Melton-HoughtonAvoid duplication of mod metadata in memory (#12562)
2022-09-18 Jude Melton-HoughtonContent ID caching in Lua (#12444)
2022-09-16 WuzzyAdd paramtype2s for 4 horizontal rotations and 64 color...
2022-07-31 Gregor ParzefallFix rotation of falling facedir nodes (#12587)
2022-07-14 Lars MüllerFix regression & replace more occurrences of vector...
2022-07-03 sfan5Add missing item alias metatables to async environment...
2022-07-03 Vincent RobinsonFormSpec: 9-slice images, animated_images, and fgimg_mi...
2022-07-02 WuzzyDevTest: Add item meta editor (#12307)
2022-06-15 sfan5Add unittests for entity lifecycle and callbacks
2022-06-11 Lars Mülleron_deactivate: distinguish removal and unloading (...
2022-05-29 sfan5Get rid of node metadata when it becomes empty
2022-05-27 WuzzyDevTest: Add nodes and items for testing overlays ...
2022-05-21 rubenwardyDeprecate game.conf name, use title instead (#12030)
2022-05-17 WuzzyDevTest: Fix broken PNG textures
2022-05-10 Jude Melton-HoughtonSupport packing arbitrary graphs (#12289)
2022-05-10 Jude Melton-HoughtonFix cooking and fuel crafts with aliases
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2022-04-30 x2048Run automated tests when lua files change (#12184)
2022-04-28 WuzzyDevTest: Fix armorball sprite (#12228)
2022-04-24 WuzzyDevTest: Add more test weapons and armorball modes...
2022-04-07 Dmitry KostenkoRemove reference to a removed file in devtest (followup...
2022-04-07 x2048Enable shadows by default in devtest (#12157)
2022-03-29 Jude Melton-HoughtonStore vector metatable in registry
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-02-22 DSFormspecMenu: make drawing of backgrounds less hacky...
2022-02-22 Nils Dagsson MoskoppAdd TGA test nodes to devtest (#11978)
2022-02-16 pecksinUse absolute value for bouncy in collision (#11969)
2022-02-10 DSAllow to set the displayed item count and its alignment...
2021-12-30 Vincent RobinsonAdd padding[] element to formspecs (#11821)
2021-12-18 sfan5Restructure devtest's unittests and run them in CI...
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-20 WuzzyAdd no_texture.png as fallback for unspecified textures
2021-10-13 hecksAdd embedded PNG texture modifier (#11498)
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-09-14 Lars MüllerChop game background in mainmenu (#10796)
2021-07-29 hecksAdd a simple PNG image encoder with Lua API (#11485)
2021-07-27 sfan5Add bold, italic and monospace font styling for HUD...
2021-07-15 WuzzyAdd wallmounted support for plantlike and plantlike_roo...
2021-04-28 WuzzyFix rotation for falling mesh degrotate nodes (#11159)
2021-04-21 sfan5Fix devtest Lua error
2021-04-20 WuzzyPut torch/signlike node on floor if no paramtype2 ...
2021-04-05 WuzzyDevtest: Remove testnodes_show_fallback_image
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-16 WuzzyDevTest: Formspec tests, children getter, better lightt...
2021-03-15 WuzzyDevtest: Fix missing log level in minetest.log (#11068)
2021-02-23 DSAllow overwriting media files of dependencies (#10752)
2021-02-21 Lars MüllerFix wrong reported item counts for inventory actions...
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-17 rubenwardyFix short_description fallback order (#10943)
2021-02-08 Jean-Patrick GuerreroFix animation_image support in scroll containers
2021-02-04 WuzzyDevtest: Remove bumpmap/parallax occl. test nodes ...
2021-02-02 Vincent RobinsonFix list spacing and size (again) (#10869)
2021-01-29 sfan5devtest: Fix deprecated alpha usage
2021-01-29 sfan5Drop never documented 'alpha' property from nodedef
next