aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Builtin: Fix grayed-out but enabled modpacksSmallJoker2019-02-091-1/+1
|
* Remove fgettext("") in builtinWuzzy2019-02-091-1/+1
| | | | This call is useless and wrong, the empty string has a special meaning in Gettext.
* Content store: Fix assertion failed on unsuccessful package list fetchrubenwardy2019-02-031-3/+1
| | | | Fixes #8168
* Add setting to hide mature content from ContentDBrubenwardy2019-02-031-3/+8
|
* Fix rename modpack dialog not appearing to take affectrubenwardy2019-02-032-5/+19
|
* Fix modpack rename dialog selecting the wrong modnumber Zero2019-02-032-7/+6
|
* Content store: Fix overlapping labelsrubenwardy2019-02-031-7/+7
|
* Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy2019-01-311-1/+1
|
* Content store: Use composite key to track installations (#8054)rubenwardy2019-01-301-8/+10
| | | Fixes #7967 'Package manager doesn't track content reliably'.
* Rename 'Advanced Settings' button to 'All Settings' (#8131)Paramat2019-01-261-1/+1
|
* Make advanced settings noiseparams strings translatable (#8062)Wuzzy2019-01-203-18/+25
| | | Various minor language improvements in settingtypes.txt.
* Advanced settings noiseparams: No tailing comma for empty flagssrifqi2019-01-191-2/+4
| | | | | | Previously, when editing noiseparams and disabling all the noise flags, the noiseparam is displyed in advanced settings with a tailing comma.
* Fix some misspellings (#8104)Paul Ouellette2019-01-161-1/+1
|
* world.mt: Only accept true/false/nil values (#8055)SmallJoker2019-01-132-3/+6
| | | | | This patch will make distinguishable mods in modpacks possible in the future `nil` checks are required to provide backwards-compatibility for fresh configured worlds
* pkgmgr: Fix games list not being updated after game installrubenwardy2019-01-091-1/+5
| | | | Fixes #8074
* Content store: Disable more details dialog for now (#8060)rubenwardy2019-01-061-15/+22
| | | | * Content store: Disable more details dialog for now
* Content store: Fix update button not workingrubenwardy2019-01-061-1/+3
|
* Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy2019-01-062-14/+46
| | | | * Deprecate modpack.txt and use modpack.conf instead
* Fix installed modpacks not being found correctlyrubenwardy2018-12-301-3/+9
|
* Content store: Fix bugs relating to packages list sizerubenwardy2018-12-261-3/+9
|
* Remove 'Reset singleplayer world' button from full menu on Android (#8017)Paramat2018-12-231-1/+2
| | | | Make button appearence dependent on menustyle not platform. Button only functions with simple menu.
* Fix ignored mod.conf mod name for world.mt (broken by e8eaab6)SmallJoker2018-12-151-1/+1
| | | | Patch supplied by @pgimeno. Thank you.
* Fix ContentDB packages timing out by using download_file instead (#7891)rubenwardy2018-12-111-3/+31
|
* Content store: Fix missing screenshot in package view dialograndom-geek2018-12-101-1/+1
|
* Main menu style: Set to 'full' for Android, remove 'auto' option (#7936)Paramat2018-12-061-3/+0
|
* Disable game bar and header on Android (#7940)rubenwardy2018-12-061-72/+84
|
* Improve world configure menu (#7922)Paul Ouellette2018-12-022-11/+16
| | | | | | Replace `Subgame mods` with <game name> mods. Display game description on left instead of dependencies. Fix double DIR_DELIM in some paths.
* Content store: Hide navigation buttons when there's no packagesClobberXD2018-11-261-19/+19
|
* Android: Improve UI scaling on smaller high-density displays (#7834)stujones112018-11-181-3/+4
| | | | * Android: Improve UI scaling on smaller high-density displays
* dlg_contentstore.lua: Various fixes and improvements (#7612)ClobberXD2018-11-131-17/+25
| | | | | Add missing 'core.formspec_escape' to 'get_screenshot'. Add warning label when no packages fetched. Internal name of the "Update" button was the same as "Install". Rename to 'update_'.
* Escape special characters when searching the server list (#7842)ChimneySwift2018-11-101-0/+1
| | | | | Simple fix to stop searching for "[" or other special characters causing a crash.
* Conf.example generation: Remove quotation marks from noise flags (#7844)Muhammad Rifqi Priyo Susanto2018-11-091-1/+1
|
* Improve content store layout (#7806)random-geek2018-11-081-24/+32
|
* Advanced settings: Fix noise parameter flags (#7819)Paramat2018-10-281-0/+5
| | | Populate the 'checkboxes' table with bools when creating the editing formspec.
* Mainmenu: Clean up and improve advanced settings dialogues (#7802)SmallJoker2018-10-201-92/+142
| | | | | | | | Improvements: 1. Formspec size and description box are calculated last 2. Width and height are now adjustable per setting type 3. Error message (dialogdata.error_message) shortens the description field and is placed below 4. Add more spacing for larger fonts 5. More comments and extensible by setting different height and width values
* Advanced settings tree menu: Resize, fix clipped values (#7790)Paramat2018-10-181-7/+7
|
* Advanced settings menu: Centre setting edit box (#7778)Paramat2018-10-111-1/+1
|
* Various grammar improvements (#7769)Paramat2018-10-061-3/+3
| | | | In builtin//pkgmgr.lua, README.md and settingtypes.txt. Based on 2 pull requests by comradekingu.
* Remove settings properly (#7676)SmallJoker2018-09-301-6/+1
|
* Menu content tab: Fix clipped description and missing depends (#7703)SmallJoker2018-09-071-24/+21
|
* Content tab: Fix clipped text in texture pack button (#7667)Paramat2018-08-221-4/+4
| | | | Wider buttons to not clip 'Disable Texture Pack' text when using a small game window (1024x600, the default).
* World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog2018-08-171-7/+19
| | | | | * Allow adding descriptions to modpacks using description.txt * Use a proper multiline formspec element: textarea
* Make the primary, flow-advancing action the right-most (#7594)texmex2018-07-311-2/+2
|
* Disable shaders GUI on unsupported drivers (#7563)Vitaliy2018-07-211-4/+17
| | | | | | * Disable shaders GUI on unsupported drivers (#2060) * Disable shaders if unavailable
* Update to new ContentDB APIrubenwardy2018-06-181-7/+7
|
* Make os.tempfolder work correctly for MinGW & MSVC (#7443)nOOb31672018-06-131-0/+17
|
* Fix builtin lua function os.tempfolder (#7368)nOOb31672018-06-051-8/+3
| | | | * Fix builtin lua function os.tempfolder
* Tidy up dlg_config_world.lua (#5351)you2018-05-292-127/+126
| | | Move code to pkgmgr
* Add screenshots to online content browserrubenwardy2018-05-201-2/+60
|
* Add updating to online content browserrubenwardy2018-05-162-78/+139
|