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
/
mainmenu
/
pkgmgr.lua
Age
Commit message (
Expand
)
Author
2022-09-12
Mainmenu: Properly sort mods and games (#12758)
SmallJoker
2022-09-10
Fix texture pack sorting in content tab (#12727)
ROllerozxa
2022-08-15
Add unit tests for pkgmgr.install_dir
rubenwardy
2022-08-15
Refactor pkgmgr.install_dir to simplify logic
rubenwardy
2022-08-15
Fix crash when trying to overwrite a package
rubenwardy
2022-07-14
Add check_mod_configuration to main menu
rubenwardy
2022-05-21
Deprecate game.conf name, use title instead (#12030)
rubenwardy
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-04-24
Fix texture packs not showing as enabled in mainmenu
rubenwardy
2022-04-24
Use mod names/titles instead of technical names (#12192)
olive
2022-02-24
Fix broken dependency enabling due to missing `enabled` field (#12093)
rubenwardy
2022-01-30
Use virtual paths to specify exact mod to enable (#11784)
rubenwardy
2022-01-19
Main menu: Fix automatic dependency enables on doubleclick
SmallJoker
2021-10-07
Move instead of copy during content install if possible
sfan5
2021-10-07
Move archive extraction in content store to async job
sfan5
2021-10-07
Add "MINETEST_MOD_PATH" environment variable (#11515)
emixa-d
2021-03-01
Make pkgmgr handle modpacks containing modpacks properly
Elias Fleckenstein
2021-02-28
pkgmgr: Fix crash when .conf release field is invalid
rubenwardy
2021-02-11
Replace 'minetest.' with 'core.' in builtin
rubenwardy
2021-01-21
Load system-wide texture packs too (#10791)
Zughy
2020-03-06
Cleanup global namespace pollution in builtin (#9451)
Wuzzy
2019-12-07
Fix luacheck errors
rubenwardy
2019-09-26
Automatically enable depends of mods when enabling the mods in the world conf...
HybridDog
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2019-03-07
World config: Make depends easier to read (#7396)
HybridDog
2019-02-09
Builtin: Fix grayed-out but enabled modpacks
SmallJoker
2019-02-03
Fix rename modpack dialog not appearing to take affect
rubenwardy
2019-01-20
Make advanced settings noiseparams strings translatable (#8062)
Wuzzy
2019-01-13
world.mt: Only accept true/false/nil values (#8055)
SmallJoker
2019-01-09
pkgmgr: Fix games list not being updated after game install
rubenwardy
2019-01-06
Deprecate modpack.txt and use modpack.conf instead (#7892)
rubenwardy
2018-12-15
Fix ignored mod.conf mod name for world.mt (broken by e8eaab6)
SmallJoker
2018-12-02
Improve world configure menu (#7922)
Paul Ouellette
2018-10-06
Various grammar improvements (#7769)
Paramat
2018-05-29
Tidy up dlg_config_world.lua (#5351)
you
2018-05-16
Add updating to online content browser
rubenwardy
2018-04-19
Add online content repository
rubenwardy