index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
2022-08-04
Improve look of credits list
sfan5
2022-08-04
Update credits tab
sfan5
2022-08-02
Run Minetest update checker on startup (#7629)
SmallJoker
2022-08-02
Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...
AFCMS
2022-07-31
Fix rotation of falling facedir nodes (#12587)
Gregor Parzefall
2022-07-29
Update German builtin translation
Wuzzy
2022-07-29
Update builtin translation files
Wuzzy
2022-07-23
Let core.get_mod_storage be called multiple times (#12572)
Jude Melton-Houghton
2022-07-22
Mainmenu: Escape server_favorite_delete path
SmallJoker
2022-07-17
Enable the gamebar on Android (#12354)
ROllerozxa
2022-07-14
Add check_mod_configuration to main menu
rubenwardy
2022-07-14
Fix regression & replace more occurrences of vector.new with vector.copy (#12...
Lars Müller
2022-07-14
Deserialization: Restore backwards compat (#12519)
Lars Müller
2022-07-13
Animated particlespawners and more (#11545)
Lexi Hale
2022-07-09
Make `VoxelArea:position()` return a vector with metatable (#12521)
AFCMS
2022-07-09
Enforce limits of settings that could cause buggy behaviour (#12450)
SmallJoker
2022-07-08
Replace deprecated use of `vector.new` with `copy`
Lars Müller
2022-07-04
Add missing item alias metatables to async environment (#12458)
sfan5
2022-07-02
Serialization spec: Fix number fuzzing (#12496)
Lars Müller
2022-07-02
Optimize strict.lua (#12495)
Lars Müller
2022-07-02
Fix error when `item` isn't provided to core.hud_replace_builtin (#12484)
rubenwardy
2022-06-30
Reorganise settingtypes.txt (#12490)
rubenwardy
2022-06-30
Add many limits to settingtypes (#11463)
Wuzzy
2022-06-29
Improve warnings when no games or only devtest is installed (#11955)
ROllerozxa
2022-06-28
Remove tile_images and special_materials obsolete code (#12455)
Zughy
2022-06-16
Update my name
Nathanaël Courant
2022-06-11
Builtin: Redo serialize.lua (#11427)
Lars Müller
2022-06-06
core.formspec_escape: Restore backwards compat
Lars Müller
2022-06-05
Android: Add support for sharing debug.txt (#12370)
rubenwardy
2022-06-05
Add register dialog to separate login/register (#12185)
rubenwardy
2022-06-05
Hide "Autosave Screen Size" on Android
ROllerozxa
2022-06-03
Rework main menu confirmation dialogs (#12356)
ROllerozxa
2022-05-29
Don't allow banning in singleplayer
sfan5
2022-05-29
Default settings, presets and configuration for dynamic shadows (#12359)
x2048
2022-05-27
Builtin: Optimize misc helpers (#12377)
Lars Müller
2022-05-22
Add relative numbers for commands by prepending ~ (#9588)
Wuzzy
2022-05-21
Deprecate game.conf name, use title instead (#12030)
rubenwardy
2022-05-21
Improve shadow filters (#12195)
x2048
2022-05-10
Use native packer to transfer globals into async env(s)
sfan5
2022-05-09
Fix Minetest blaming the wrong mod for errors (#12241)
Lars Müller
2022-05-08
item_entity: Cache collisionbox for use in on_step
sfan5
2022-05-08
Remove unused variable WARN_INIT
Zughy
2022-05-08
Enable dependencies when enabling modpacks (#12202)
Jude Melton-Houghton
2022-05-08
Fix enabling of dependencies with identical names (#12253)
Jude Melton-Houghton
2022-05-08
Fix mods not being recursively enabled
rubenwardy
2022-05-07
Fix texture packs showing as "Nil (enabled)" in Content tab
rubenwardy
2022-05-06
Enable chat clickable weblinks by default (#12115)
Froggo
2022-05-04
Make logging cost free when there is no output target (#12247)
paradust7
2022-05-04
Add vector.combine (#11920)
Lars Müller
2022-05-03
ContentDB: Fix ungraceful crash on aliases when list download fails
rubenwardy
[next]