]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2023-03-07 Elias FleckensteinAdd keybind to swap items between hands dual_wielding
2023-03-07 Elias FleckensteinAdd setting to mirror hands
2023-03-07 Lizzy FleckensteinDual wielding
2023-03-06 lhofhanslReduce server CPU consumed by occlusion culling. (...
2023-03-05 sfan5Increase used IrrlichtMt version
2023-03-05 Thomas LaubrockKubernetes: Deployments are stable since v1.16
2023-03-05 ROllerozxaMinor adjustments now that OpenGLES 2 is the default...
2023-03-05 SmallJokerTile: Fix segfault caused by invalid PNG data
2023-03-04 LarsRemove accidental emacs files.
2023-03-04 lhofhanslLog server map send cycle time. (#13259)
2023-03-02 sfan5Re-enable verbose logging on Android
2023-03-02 sfan5Fix task ordering and more in Gradle Android build
2023-03-02 PrairieWindEnable connected glass by default (#13242)
2023-03-01 lynx197Add git installation steps for Arch/Alpine to README
2023-03-01 DSDocument that item_image_button[] name is non-optional
2023-03-01 numzeroDrop dependency on IrrCompileConfig
2023-02-27 rubenwardyAdd minetest.get_player_window_information() (#12367)
2023-02-27 lhofhanslFix for #13255: Check if client has a block even if...
2023-02-26 lhofhanslDon't expire blocks visible to the client. (#13255)
2023-02-26 sofarSky: transmit body_orbit_tilt to client. (#13193)
2023-02-22 DSFix a -Wreorder warning
2023-02-22 lhofhanslReduce client's packet processing budget per iteration...
2023-02-20 x2048Fix rounding errors when slicing the shadow draw list...
2023-02-20 AlexAdd chat HUD flag (#13189)
2023-02-19 sofarAdd jpeg and png libraries to the Fedora DNF install...
2023-02-18 paradust7Fix typo and missing entry in serveropcodes
2023-02-18 sfan5Remove dead code behind Irrlicht version checks
2023-02-17 Vitra SuchovichSay /setpassword is insecure
2023-02-17 jordan4ibanezlua_api.txt: Explain what a float range is
2023-02-17 Muhammad Rifqi... Android: Increase minimum SDK version to 21
2023-02-17 20kdcSource image tracking in tile generation (#12514)
2023-02-17 lhofhanslAdd mesh-holding blocks to shadow drawlist. (#13203)
2023-02-10 x2048Fix no color values on bloom texture (#13197)
2023-02-08 lhofhanslGeneralize mesh chunking, and make it configurable...
2023-02-01 lhofhanslSeparate drawlist from non-rendered blocks. (#13176)
2023-01-31 kab0uImprove the documentation for chat command definition...
2023-01-31 x20488x block meshes (#13133)
2023-01-25 lhofhanslDisplay whole profiler numbers up to 999999 without...
2023-01-23 x2048Remove the 'loops' occlusion culler (#13169)
2023-01-22 DSDecrease minimum for repeat_place_time (#13165)
2023-01-22 sfan5Implement --debugger option to improve UX when debuggin...
2023-01-22 x2048Clear exposure compensation state textures on creation...
2023-01-21 veprogamesUse default values from cpp_api/s_env.cpp for register_...
2023-01-21 maxchen32Fix a README mistake on option SPATIAL_LIBRARY (#13162)
2023-01-19 x2048Fix concurrency in texture source (#13150)
2023-01-16 WuzzyChange DevTest header (font = "undefined medium") ...
2023-01-16 SmallJokerRevisit F6 statistics formatting (#13126)
2023-01-16 Muhammad Rifqi... Fix Enter key after creating a new world (#12997)
2023-01-14 Jude Melton... Improve chat history (#12975)
2023-01-14 sfan5Disable Prometheus in singleplayer mode
2023-01-12 Jude Melton... Improve `MetaDataRef:{get,set}_float` precision (#13130)
2023-01-12 Jude Melton... Increase `ftos` precision (#13141)
2023-01-12 Jude Melton... Break long lines of option help (#13136)
2023-01-10 Jude Melton... Error when string.split is given empty separator (...
2023-01-09 WuzzyDevTest: `chest_of_everything` mod: Add search, bag...
2023-01-09 x2048Remove mapblock cache for mesh generation. (#13124)
2023-01-09 Jude Melton... Always set globals in __newindex (#13131)
2023-01-09 ROllerozxaAdd option to exclude Development Test from release...
2023-01-08 ROllerozxaFix crash on Android with IrrlichtMt9 (#13123)
2023-01-08 iliekprogrammarClamp player wieldindex when processing hotbar item...
2023-01-08 lhofhanslReport collisionMoveSimple for client and server. ...
2023-01-07 David LealReplace minetest_game with "Minetest Game" where approp...
2023-01-06 DesourDevtest: Add jukebox
2023-01-06 DesourDevtest: Rename soundstuff init.lua
2023-01-06 DesourDevtest: Add branding iron
2023-01-06 ROllerozxaRemove old rollback migration code (#13082)
2023-01-06 x2048Add dynamic exposure correction (#12959)
2023-01-06 x2048Occlusion culling algorithm based on recursive descend...
2023-01-05 sfan5Use consistent optimization flags for *BSD
2023-01-05 AwkanimusDocument mod storage psql settings in world_format.txt
2022-12-31 sfan5Bump used IrrlichtMt version
2022-12-27 x2048Use multiple threads for mesh generation (#13062)
2022-12-26 SmallJokerLua API: Document shader dependencies of set_lighting...
2022-12-26 lhofhanslAllow saturation to be controlled by the server. (...
2022-12-25 ROllerozxaFully remove pageflip 3D mode (#13074)
2022-12-25 ROllerozxaFix join game tab being slightly shorter than the other...
2022-12-24 Jean-Patrick... Fix progress bar look on HiDPI displays (#13055)
2022-12-24 Jude Melton... Store `MapEditEvent` blocks in a vector (#13071)
2022-12-24 Jude Melton... Add callback on_mapblocks_changed
2022-12-24 Jude Melton... Make MapEditEvent more complete
2022-12-24 ndrenSet and unset relative mouse mode where necessary ...
2022-12-21 Gregor ParzefallDocument the gain of auto-selected dig sounds
2022-12-15 Jude Melton... Use a Lua error handler that calls tostring (#11913)
2022-12-12 Jude Melton... Fix `plantlike_rooted` world-aligned node base textures...
2022-12-10 updatepo.shUpdate translation files
2022-12-10 updatepo.shUpdate minetest.conf.example
2022-12-10 Yaya - Nurul... Translated using Weblate (Malay)
2022-12-10 Артём КотлубайTranslated using Weblate (Russian)
2022-12-10 EmmilyTranslated using Weblate (Esperanto)
2022-12-10 runsTranslated using Weblate (Galician)
2022-12-10 MikitkoTranslated using Weblate (Russian)
2022-12-10 waxtatectTranslated using Weblate (Spanish)
2022-12-10 Muhammad Rifqi... Translated using Weblate (Indonesian)
2022-12-10 Nicolae CrefeleanTranslated using Weblate (Romanian)
2022-12-10 LL Productions FRTranslated using Weblate (Esperanto)
2022-12-10 Tianshu FengTranslated using Weblate (Chinese (Simplified))
2022-12-10 Nyuh NyashTranslated using Weblate (Russian)
2022-12-10 runsTranslated using Weblate (Spanish)
2022-12-10 ТемакTranslated using Weblate (Russian)
2022-12-10 Kisjuhász AttilaTranslated using Weblate (Hungarian)
next