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
/
dlg_contentstore.lua
Age
Commit message (
Expand
)
Author
2022-11-09
Fix typos and en_US/en_GB inconsistency in various files (#12902)
Abdou-31
2022-09-16
Content tab: Fix content download broken by bc3dccc
SmallJoker
2022-09-12
Mainmenu: Properly sort mods and games (#12758)
SmallJoker
2022-08-16
Add package title to ContentDB error messages (#12705)
rubenwardy
2022-07-09
Enforce limits of settings that could cause buggy behaviour (#12450)
SmallJoker
2022-06-03
Rework main menu confirmation dialogs (#12356)
ROllerozxa
2022-05-21
Deprecate game.conf name, use title instead (#12030)
rubenwardy
2022-05-03
ContentDB: Fix ungraceful crash on aliases when list download fails
rubenwardy
2022-04-24
Fix invalid queued package element and path (#12218)
Alex
2021-12-13
Fix URL escaping in content store
sfan5
2021-10-07
Move archive extraction in content store to async job
sfan5
2021-08-02
ContentDB: Add support for package aliases / renaming (#11484)
rubenwardy
2021-07-27
ContentDB: Add reason to downloads (#10876)
rubenwardy
2021-02-11
Replace 'minetest.' with 'core.' in builtin
rubenwardy
2021-01-28
ContentDB: Order installed content first (#10864)
rubenwardy
2021-01-16
ContentDB: Ignore content not installed from ContentDB
rubenwardy
2021-01-04
ContentDB: Add overwrite dialog when content is already installed (#10768)
rubenwardy
2021-01-02
"Browse online content" formspec improvement (#10756)
Zughy
2020-12-23
Add dependency resolution to ContentDB (#9997)
rubenwardy
2020-12-19
MainMenu: Add clear button and icon for search input (#10363)
Andrey
2020-08-17
ContentDB: Add Update All and download queuing (#9995)
rubenwardy
2020-07-28
Fix incorrect view URL for games
rubenwardy
2020-07-08
Fix ContentDB menu icons not appearing on Windows
sfan5
2020-06-06
Fix incorrect extension used for ContentDB thumbnails
rubenwardy
2020-06-06
Add HTTP API to main menu (#9998)
rubenwardy
2020-06-04
Add buttons to ContentDB in game bar and configure world (#9944)
rubenwardy
2020-05-29
Update ContentDB dialog (#9949)
rubenwardy
2020-05-27
Make ContentDB downloads not block the UI (#9948)
rubenwardy
2020-05-24
Add engine version string to ContentDB API request (#9890)
rubenwardy
2020-05-17
Add core.open_url() to main menu API (#8592)
rubenwardy
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2019-06-10
Use CDB author and name in installed package's config (#8550)
Paul Ouellette
2019-02-22
Content store: Ignore '_game' in game names in ID generation (#8270)
rubenwardy
2019-02-18
Fix content store crash (#8244)
Paul Ouellette
2019-02-03
Content store: Fix assertion failed on unsuccessful package list fetch
rubenwardy
2019-02-03
Add setting to hide mature content from ContentDB
rubenwardy
2019-02-03
Content store: Fix overlapping labels
rubenwardy
2019-01-31
Content store: Fix storage leak by storing screenshots in cache (#8137)
rubenwardy
2019-01-30
Content store: Use composite key to track installations (#8054)
rubenwardy
2019-01-06
Content store: Disable more details dialog for now (#8060)
rubenwardy
2019-01-06
Content store: Fix update button not working
rubenwardy
2019-01-06
Deprecate modpack.txt and use modpack.conf instead (#7892)
rubenwardy
2018-12-30
Fix installed modpacks not being found correctly
rubenwardy
2018-12-26
Content store: Fix bugs relating to packages list size
rubenwardy
2018-12-11
Fix ContentDB packages timing out by using download_file instead (#7891)
rubenwardy
2018-12-10
Content store: Fix missing screenshot in package view dialog
random-geek
2018-11-26
Content store: Hide navigation buttons when there's no packages
ClobberXD
2018-11-13
dlg_contentstore.lua: Various fixes and improvements (#7612)
ClobberXD
2018-11-08
Improve content store layout (#7806)
random-geek
2018-06-18
Update to new ContentDB API
rubenwardy
[next]