]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2022-10-30 x2048Always add increment when getting node interior light
2022-10-30 x2048Use the same light level for non-solid draw types as...
2022-10-30 DSAdd a worlds_here.txt file in the worlds folder and...
2022-10-30 Lars MüllerAllow rotating entity selectionboxes (#12379)
2022-10-28 lhofhanslFix incorrect culling introduced by ##12710 (#12887)
2022-10-28 lhofhanslSafety check the map's blocksize (#12895)
2022-10-26 x2048Shadow list improvements (#12898)
2022-10-24 Jean-Patrick... GUIInventoryList: Keep item size while moving (#12896)
2022-10-23 WuzzyFix some outdated stuff about falling node docs
2022-10-23 Jude Melton... Check sizeof(int) and sizeof(size_t)
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 WuzzyRemove credits for 2 images no longer in use
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-22 Jude Melton... Add VoxelArea() constructor (#12886)
2022-10-21 Abdou-31Fix typos and en_US/en_GB inconsistency in files inside...
2022-10-21 Jude Melton... Fix use of unassigned global "check"
2022-10-21 Riceball LEEguiChatConsole: fix the unicode characters crowded...
2022-10-21 DSFix formspec focus (#12795)
2022-10-21 sfan5Revise bump_version.sh script to address shortcomings...
2022-10-18 Jude Melton... Check for falling `float` nodes in liquid transform...
2022-10-18 Jude Melton... Implement vector and node conversion in Lua (#12609)
2022-10-17 sfan5Fix list sorting behaviour with missing geoip
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-17 sfan5Take geographic distance into account for server list...
2022-10-17 SmallJokerLocalPlayer: Fix sneaking on nodes with large collision...
2022-10-15 sfan5Exclude MSVC from new Lua sanity check
2022-10-13 sfan5Other minor CMake improvements
2022-10-13 sfan5Defer searching for libintl to CMake
2022-10-13 sfan5Get rid of LuaJIT linking workarounds
2022-10-13 sfan5Add extra check in case someone tries to unbundle Lua
2022-10-13 Jude Melton... Speed up find_nodes_in_area (#12845)
2022-10-13 fluxionaryobject ids are u16, not s16 (#12848)
2022-10-13 Jude Melton... Use enum to define custom registry indices
2022-10-13 Jude Melton... Test on-lighting node param1 in lighting test
2022-10-09 Jude Melton... Embed data directly in mapblocks
2022-10-09 Jude Melton... Remove unused MapBlock functionality
2022-10-09 sfan5Fix tone mapping being always enabled
2022-10-09 Jude Melton... Optimize lighting calculation (#12797)
2022-10-09 fluxionaryadd an 'equals' method to ItemStack and compatibility...
2022-10-09 WuzzyImprove documentation for `liquid_alternative_*` (...
2022-10-09 WuzzyDevTest: Explain purpose of most items in tooltips...
2022-10-06 WuzzyDevTest: Change texture for node-aligned node (#12831)
2022-10-06 ROllerozxaOnly set quicktune keybinds in debug builds (#12779)
2022-10-04 x2048Use legacy call when rendering to a single texture
2022-10-04 x2048Make bloom shaders compatible with GLES2 (#12834)
2022-10-04 Jude Melton... Consolidate API object code (#12728)
2022-10-03 Jude Melton... Disable -ffinite-math-only (#12832)
2022-10-03 WuzzyDevTest: Reject buggy "/hp inf" command (#12830)
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-30 sfan5Clean up Game::handleDigging() and some related parts
2022-09-30 Muhammad Rifqi... Improve double tap for jump detection (#12793)
2022-09-30 Jude Melton... Avert collision static detection rounding error (#12822)
2022-09-30 WuzzyFix inconsistent craft replacements (#9250) (#12819)
2022-09-29 WuzzyFix error msg if craft replacement w/ full inv (#12820)
2022-09-29 x2048Bloom (#12791)
2022-09-29 Muhammad Rifqi... Add crosshair support for Android (#7865)
2022-09-28 20kdcAdd zstd compression support (#12515)
2022-09-27 DSPause shader animation timer in singleplayer pause...
2022-09-27 pecksinRestore and enhance bouncy behavior (#11939)
2022-09-27 savilliAdd unittests for item movement code (#11885)
2022-09-26 WuzzyFix liquid drawtype faces sometimes not rendering ...
2022-09-26 Jude Melton... Avoid duplication of mod metadata in memory (#12562)
2022-09-26 Jude Melton... Modify PUC Lua to wrap C++ exceptions (#12445)
2022-09-26 Jude Melton... Add lighting test and benchmark (#12802)
2022-09-25 Lars MuellerFix double escape in update checker dialog
2022-09-25 Tobias FrostFix two spelling mistakes
2022-09-25 Aritz ErkiagaBriefly explain how facedir rotations work (#11934)
2022-09-20 Lars MüllerFix formula used for acceleration (#12353)
2022-09-20 DSRename a variable in localplayer.h, resolves a TODO
2022-09-20 ndrenSimplify bit flip in sha1.cpp
2022-09-18 WuzzyDocument minetest.parse_relative_number (#12576)
2022-09-18 Jude Melton... Content ID caching in Lua (#12444)
2022-09-18 Jude Melton... Catch exceptions in SQLite3 callback
2022-09-18 Jude Melton... Compile bitop library as C++
2022-09-18 Jude Melton... Allow getmetatable in CSM (#12776)
2022-09-18 DSClient map: do frustum culling via planes (#12710)
2022-09-16 sfan5Bump used IrrlichtMt version
2022-09-16 savilliFix UAF in craft recipes (#12763)
next