2024-10-26 |
Visually improve OAuth login response page (#527)
Henry
authored
on 26 Oct
GitHub
committed
on 26 Oct
|
---|---|
Fix launcher not prompting for re-login if refresh token expired
Henry Le Grys
committed
on 26 Oct
|
|
Fix Microsoft auth account type ID being incorrect
Henry Le Grys
committed
on 26 Oct
|
|
2024-06-24 |
Fix new Linux installs failing to launch (#529)
Henry
authored
on 24 Jun 2024
GitHub
committed
on 24 Jun 2024
|
2024-06-23 |
Add null check to xdgFolderName. Fixes Linux fail to launch.
Andy Kish
committed
on 23 Jun 2024
|
2024-05-02 |
Add icon to favicon
Magi1053
committed
on 2 May 2024
|
2024-04-16 |
Fix maven for 'insubstantial' library
Henry Le Grys
committed
on 16 Apr 2024
|
2024-03-30 |
Visually improve oauth login response page
Magi1053
committed
on 30 Mar 2024
|
2024-01-03 |
Linux XDG folder support (#518)
Henry
authored
on 3 Jan 2024
GitHub
committed
on 3 Jan 2024
|
2024-01-02 |
Prevent Forge's Log4j configuration from being overridden (#513)
Henry
authored
on 2 Jan 2024
GitHub
committed
on 2 Jan 2024
|
Add support for NeoForge
Henry Le Grys
committed
on 2 Jan 2024
|
|
|
|
2023-09-20 |
|
2023-09-13 |
Linux XDG folder support
Ch. König
committed
on 13 Sep 2023
|
2023-08-04 |
|
copy logging config from loader version manifest
DaPorkchop_
committed
on 4 Aug 2023
|
|
2023-02-24 |
Fix update manager not displaying self-update errors
Henry Le Grys
committed
on 24 Feb 2023
|
2023-01-17 |
|
2022-11-04 |
Make the oauth response screen customizable HTML (#488)
Henry
authored
on 4 Nov 2022
GitHub
committed
on 4 Nov 2022
|
Make the oauth response screen customizable html
Magi1053
committed
on 4 Nov 2022
|
|
2022-08-28 |
GH-484 Work around bug with gradle shadow plugin
Henry Le Grys
committed
on 28 Aug 2022
|
2022-08-17 |
Add application/zip to acceptable library types (#483)
Henry
authored
on 17 Aug 2022
GitHub
committed
on 17 Aug 2022
|
2022-08-16 |
Allow zip files as libraries.
Dreytac
authored
on 16 Aug 2022
GitHub
committed
on 16 Aug 2022
|
2022-08-11 |
NOISSUE Fix forge manifests with empty artifact URLs failing
Henry Le Grys
committed
on 11 Aug 2022
|
2022-08-07 |
|
2022-05-31 |
GH-473 Fix extra launcher windows opening after java version warning
Henry Le Grys
committed
on 31 May 2022
|
2022-05-30 |
GH-471 Re-label configuration option as "Fallback Java Runtime"
Henry Le Grys
committed
on 30 May 2022
|
|
|
2022-05-10 |
|
|
|
2022-05-05 |
|
2022-05-03 |
Make assets tree builder use hardlinks if available
Henry Le Grys
committed
on 3 May 2022
|
2022-05-01 |
Hotfix package builder emitting JSON with missing keys for empty values
...
Henry Le Grys
committed
on 1 May 2022
|
2022-04-27 |
|
Make the build output one jar file per subproject again
Henry Le Grys
committed
on 27 Apr 2022
|
|
Upgrade dependencies & fix deprecations
Henry Le Grys
committed
on 27 Apr 2022
|
|
2022-04-26 |
Upgrade to Gradle 7
Henry Le Grys
committed
on 26 Apr 2022
|
2022-04-23 |
Disregard Java runtimes that don't have a bin folder
Henry Le Grys
committed
on 23 Apr 2022
|
2022-04-22 |
|
Check for launcher updates when the game closes
Henry Le Grys
committed
on 22 Apr 2022
|
|
2022-04-18 |
|
Change Java runtime selector to show "unknown" instead of "null"
Henry Le Grys
committed
on 18 Apr 2022
|
|
2022-01-23 |
Fix pastebin uploader (#457)
Henry
authored
on 23 Jan 2022
GitHub
committed
on 23 Jan 2022
|
Fix pastebin uploader
Magi1053
authored
on 23 Jan 2022
GitHub
committed
on 23 Jan 2022
|
|
2022-01-04 |
Allow Microsoft authentication to use xdg-open on Linux
Henry Le Grys
committed
on 4 Jan 2022
|
2022-01-01 |
|
2021-12-31 |
Ensure installer temporary directory exists when installing
Henry Le Grys
committed
on 31 Dec 2021
|
|
|
2021-12-12 |
|
|
|
Add dynamic background image resizing to fancy launcher (#437)
Henry
authored
on 12 Dec 2021
GitHub
committed
on 12 Dec 2021
|
|
Refactor Java runtime finder (#451)
Henry
authored
on 12 Dec 2021
GitHub
committed
on 12 Dec 2021
|
|
Assume architecture is x64 unless specified in release file
Magi1053
committed
on 12 Dec 2021
|
|
Refactor java runtime finder to work cross platform with the new minecraft launcher
Magi1053
committed
on 12 Dec 2021
|
|
2021-12-11 |
Add java runtime finder for mac os
Magi1053
committed
on 11 Dec 2021
|
2021-12-10 |
Support downloading logging config files from the version manifest
...
Henry Le Grys
committed
on 10 Dec 2021
|
2021-12-06 |
Add a check for Java runtime version before setting permgen flag
...
Henry Le Grys
committed
on 6 Dec 2021
|
2021-12-05 |
GH-443 Switch to using JNA Platform for Windows registry access
Henry Le Grys
committed
on 5 Dec 2021
|
GH-443 Fix the undetected runtime file chooser dialog opening early
Henry Le Grys
committed
on 5 Dec 2021
|
|
2021-11-15 |
GH-443 Fix registry reading under Java 8 (#447)
Henry
authored
on 15 Nov 2021
GitHub
committed
on 15 Nov 2021
|
Fix not checking all registry keys for jvm if the previous key did not exist in the registry.
Magi1053
authored
on 15 Nov 2021
GitHub
committed
on 15 Nov 2021
|
|
2021-11-03 |
GH-443 Add logging on registry read failures & fix default search path
...
Henry Le Grys
committed
on 3 Nov 2021
|
2021-10-27 |
Attempt to solve Windows Java finding failing to find MC folder
Henry Le Grys
committed
on 27 Oct 2021
|
2021-10-25 |
GH-440 Fix NPE generated by config dialog when no runtime is configured
Henry Le Grys
committed
on 25 Oct 2021
|
2021-10-16 |
Add option to Java selection dropdowns to choose a runtime from path
...
Henry Le Grys
committed
on 16 Oct 2021
|
2021-09-30 |
Dynamic background image resizing, preserving aspect ratio
TheSwampire
committed
on 30 Sep 2021
|
2021-09-27 |
Fix Java version parser to tolerate missing minor version
...
Henry Le Grys
committed
on 27 Sep 2021
|
Tolerate missing terminating newlines in Java release files
...
Henry Le Grys
committed
on 27 Sep 2021
|
|
Fix java runtime finder breaking when encountering a bad release file
...
Henry Le Grys
committed
on 27 Sep 2021
|
|
2021-09-04 |
|
2021-09-03 |
Add FUNDING.yml
Henry Le Grys
committed
on 3 Sep 2021
|
2021-09-02 |
Add support for Forge 1.17 processors
Henry Le Grys
committed
on 2 Sep 2021
|
Bump launcher version to 4.6
Henry Le Grys
committed
on 2 Sep 2021
|
|
Add menu item for pack manager for editing instance settings
Henry Le Grys
committed
on 2 Sep 2021
|
|
Add instance settings dialog
Henry Le Grys
committed
on 2 Sep 2021
|
|
2021-06-20 |
Update launcher settings dialog with new runtime selection dropdown
Henry Le Grys
committed
on 20 Jun 2021
|
2021-06-15 |
Start implementing per-instance settings & better Java runtime selection
Henry Le Grys
committed
on 15 Jun 2021
|
2021-05-29 |
|
2021-05-24 |
|
2021-03-31 |
|
Fix potential NPE with partial redownloads if connection never completes
Henry Le Grys
committed
on 31 Mar 2021
|
|
2021-03-28 |
Fix bad URL decoding & reformatting in HttpRequest
Henry Le Grys
committed
on 28 Mar 2021
|
2021-03-26 |
Add some comments to launcher.properties
Henry Le Grys
committed
on 26 Mar 2021
|
2021-03-14 |
Add donation links to README
Henry Le Grys
committed
on 14 Mar 2021
|
Make `gradle clean` trigger a clean of all subprojects
Henry Le Grys
committed
on 14 Mar 2021
|
|
2021-03-10 |
Fix NPE in HttpDownloader if server does not send Accept-Ranges header
Henry Le Grys
committed
on 10 Mar 2021
|
Only append to partially downloaded files if HTTP response is a 206
Henry Le Grys
committed
on 10 Mar 2021
|
|
Fix Updater to only download additional loader files once
...
Henry Le Grys
committed
on 10 Mar 2021
|
|
|
|
2021-03-09 |
Throw an error if HTTP file transfers are cleanly closed early
...
Henry Le Grys
committed
on 9 Mar 2021
|
2021-02-28 |
Make button widths equal in account selection dialog
Henry Le Grys
committed
on 28 Feb 2021
|
Style Account Select dialog (#402)
Henry
authored
on 28 Feb 2021
GitHub
committed
on 28 Feb 2021
|
|
2021-02-27 |
Ignore unknown properties when deserializing LatestVersionInfo
Henry Le Grys
committed
on 27 Feb 2021
|
2021-02-19 |
Style Account Select Dialog
johnfriedrich
committed
on 19 Feb 2021
|
Remove packed check from launcher self-updater
Henry Le Grys
committed
on 19 Feb 2021
|
|
Add User-Agent to news page HTTP requests (#401)
Henry
authored
on 19 Feb 2021
GitHub
committed
on 19 Feb 2021
|
|
|
|
|
|
Fix weird Lists import from internal jcommander package
Henry Le Grys
committed
on 19 Feb 2021
|
|
2021-02-18 |
|
Make skin service return null on error
Henry Le Grys
committed
on 18 Feb 2021
|
|
2021-02-17 |
Redesign login dialogs & support new Microsoft logins (#398)
Henry
authored
on 17 Feb 2021
GitHub
committed
on 17 Feb 2021
|
2021-02-16 |
Bump launcher version to 4.5
Henry Le Grys
committed
on 16 Feb 2021
|
Clean up error reporting for Minecraft API authentication
Henry Le Grys
committed
on 16 Feb 2021
|
|
Convert avatarImage fields to type `byte[]`
Henry Le Grys
committed
on 16 Feb 2021
|
|
Prompt Microsoft's OAuth to allow account selection on sign-in
...
Henry Le Grys
committed
on 16 Feb 2021
|
|
Fix XSTS error codes being missed due to Jackson weirdness
Henry Le Grys
committed
on 16 Feb 2021
|
|
Fix an NPE due to unfinished getLoginService method
Henry Le Grys
committed
on 16 Feb 2021
|
|
2021-02-15 |
Show XSTS error messages if non-empty
Henry Le Grys
committed
on 15 Feb 2021
|
Fix unknown Xbox error formatting
Henry Le Grys
committed
on 15 Feb 2021
|
|
2021-02-13 |
Issue a warning when reformatting URLs fails
Henry Le Grys
committed
on 13 Feb 2021
|
Set account dialog selection colors correctly
Henry Le Grys
committed
on 13 Feb 2021
|
|
2021-02-12 |
Remove Pack200 from bootstrapper & default to normal .jar filename
Henry Le Grys
committed
on 12 Feb 2021
|
2021-02-11 |
Improve progress messaging during long Microsoft login dance
Henry Le Grys
committed
on 11 Feb 2021
|
Handle cancelled OAuth requests
Henry Le Grys
committed
on 11 Feb 2021
|
|
Report Xbox authentication errors
Henry Le Grys
committed
on 11 Feb 2021
|
|
2021-02-10 |
Add account selector to creator tools
Henry Le Grys
committed
on 10 Feb 2021
|
2021-02-09 |
Improve authentication error messages
Henry Le Grys
committed
on 9 Feb 2021
|
Use cached avatar in MicrosoftLoginService
Henry Le Grys
committed
on 9 Feb 2021
|
|
Remove Yggdrasil agent from properties file
Henry Le Grys
committed
on 9 Feb 2021
|
|
Add confirmation dialog for forgetting accounts
Henry Le Grys
committed
on 9 Feb 2021
|
|
Re-add offline session button & alter play button
Henry Le Grys
committed
on 9 Feb 2021
|
|
Implement Microsoft OAuth login process
Henry Le Grys
committed
on 9 Feb 2021
|
|
2021-02-08 |
Remove old replaced authentication classes
Henry Le Grys
committed
on 8 Feb 2021
|
Flesh out account selector some more
Henry Le Grys
committed
on 8 Feb 2021
|
|
Fix persistence, download & persist avatar locally
Henry Le Grys
committed
on 8 Feb 2021
|
|
|
|
2021-02-07 |
Use explicit wait/notify for popup feature selection dialog
...
Henry Le Grys
committed
on 7 Feb 2021
|
2021-02-05 |
Update Gradle & plugins to support Java 9+ better
Henry Le Grys
committed
on 5 Feb 2021
|
2021-02-02 |
Support unpacked jars in self-updater
Henry Le Grys
committed
on 2 Feb 2021
|
|
|
2021-01-30 |
Fix misspelled field in launcher configuration
Henry Le Grys
committed
on 30 Jan 2021
|
2021-01-29 |
Fix library compressor URL transformer
Henry Le Grys
committed
on 29 Jan 2021
|
Fix library handling bug in cases of bad JSON key ordering
Henry Le Grys
committed
on 29 Jan 2021
|
|
2021-01-26 |
|
|
|
2021-01-25 |
Bump creator tools version to 2.1.0
Henry Le Grys
committed
on 25 Jan 2021
|
Bump launcher version to 4.4
Henry Le Grys
committed
on 25 Jan 2021
|
|
Disable automatically writing hashes to .url.txt files
Henry Le Grys
committed
on 25 Jan 2021
|
|
Add a scanner to download missing targets of .url.txt files
Henry Le Grys
committed
on 25 Jan 2021
|
|
Fix native handling for cases where some platforms are not present
Henry Le Grys
committed
on 25 Jan 2021
|
|
2021-01-07 |
Improve fabric loader processor by better utilizing fabric meta API
...
Henry Le Grys
committed
on 7 Jan 2021
|
2021-01-06 |
Add support for HTTPS redirects
Henry Le Grys
committed
on 6 Jan 2021
|
|
|
2021-01-05 |
Ignore 'all artifacts' list during re-serialization
Henry Le Grys
committed
on 5 Jan 2021
|
Verify libraries & game jars during updates
Henry Le Grys
committed
on 5 Jan 2021
|
|
Download all libraries for every platform when building packs
Henry Le Grys
committed
on 5 Jan 2021
|
|
2020-12-25 |
Fix forge loaders being named wrong & warning for wrong loader version
Henry Le Grys
committed
on 25 Dec 2020
|
Fix extraction of folders inside ZipExtract (#271)
Henry
authored
on 25 Dec 2020
GitHub
committed
on 25 Dec 2020
|
|
2020-12-24 |
Use absolute paths for legacy launcher wrapper support (#335)
Henry
authored
on 24 Dec 2020
GitHub
committed
on 24 Dec 2020
|
Update launcher to work with 1.13+ & new loader support (#374)
Henry
authored
on 24 Dec 2020
GitHub
committed
on 24 Dec 2020
|
|
Switch to different maven repository for launcher-fancy dependency
...
Henry Le Grys
committed
on 24 Dec 2020
|
|
2020-12-23 |
Add flag in version info: loader should override version arguments
...
Henry Le Grys
committed
on 23 Dec 2020
|
Delegate to platform classloader to let processors run on Java 9+
...
Henry Le Grys
committed
on 23 Dec 2020
|
|
2020-12-22 |
|
Revert "Update Substance to fix fancy launcher on Java 9+"
...
Henry Le Grys
committed
on 22 Dec 2020
|
|
Update Substance to fix fancy launcher on Java 9+
Henry Le Grys
committed
on 22 Dec 2020
|
|
Update gradle buildscripts to use 'application' plugin
Henry Le Grys
committed
on 22 Dec 2020
|
|
Cleanup install processor & update documentation
Henry Le Grys
committed
on 22 Dec 2020
|
|
Update natives handling to handle architecture-specific native strings
...
Henry Le Grys
committed
on 22 Dec 2020
|
|
Add custom serializer for game arguments for more concise version JSON
Henry Le Grys
committed
on 22 Dec 2020
|
|
2020-12-21 |
Update README
Henry Le Grys
committed
on 21 Dec 2020
|
2020-12-20 |
|
2020-12-19 |
Bump minimum manifest version
Henry Le Grys
committed
on 19 Dec 2020
|
2020-12-07 |
Fix Updater logic for downloading a missing version manifest
...
Henry Le Grys
committed
on 7 Dec 2020
|
2020-12-03 |
|
|
|
2020-12-02 |
Support LiteLoader again by improving processor selection logic
Henry Le Grys
committed
on 2 Dec 2020
|
Fix argument passing & add back commandline for legacy versions
...
Henry Le Grys
committed
on 2 Dec 2020
|
|
Refactor loader processing into subclasses for greater flexibility
Henry Le Grys
committed
on 2 Dec 2020
|
|
Skip extra files that are server-only
Henry Le Grys
committed
on 2 Dec 2020
|
|
Remove unused properties from launcher.properties
Henry Le Grys
committed
on 2 Dec 2020
|
|
|
|
2020-12-01 |
|
2020-01-30 |
Use absolute paths for legacy launcher wrapper support
Magi1053
committed
on 30 Jan 2020
|
2018-12-24 |
Fix extraction of folders inside ZipExtract
Jan-Otto Kröpke
committed
on 24 Dec 2018
|
2018-07-15 |
Update to Java 9/10. Fancy version is still broken.
sk89q
committed
on 15 Jul 2018
|
Git ignore test files.
sk89q
committed
on 15 Jul 2018
|
|
2017-11-11 |
Merge pull request #215 from me4502/master
...
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
Merge pull request #188 from Matrix89/master
...
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
|
Redo screenshot heading weights in the README.
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
|
Updating the readme again 👌
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
|
Update the README.
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
|
Added server argument to configuration
Matthew Miller
committed
on 11 Nov 2017
|
|
2017-10-20 |
Merge pull request #212 from Team-IO/pr-fix-java9
...
Albert Pham
authored
on 20 Oct 2017
GitHub
committed
on 20 Oct 2017
|
Fix runtime issue with Java 9 (java.xml.bind API)
Oliver Kahrmann
committed
on 20 Oct 2017
|
|
2017-08-19 |
Add minecraft.applet.TargetDirectory flag for legacy MC.
sk89q
committed
on 19 Aug 2017
|
2017-03-24 |
Add clear console button
Matrix89
committed
on 24 Mar 2017
|
2016-12-18 |
Merge pull request #173 from xbony2/patch-1
...
Albert Pham
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
Merge pull request #174 from HostileNetworks/master
...
Albert Pham
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
|
2016-12-16 |
Fix build.bat (wrong EOL)
CosmicDan
committed
on 16 Dec 2016
|
2016-12-15 |
Update README.md
xbony2
authored
on 15 Dec 2016
GitHub
committed
on 15 Dec 2016
|
2016-09-05 |
Fix .url.txt not working if building from within creator tools.
sk89q
committed
on 5 Sep 2016
|
2016-08-01 |
Merge pull request #155 from Team-IO/reload-news
...
Albert Pham
authored
on 1 Aug 2016
GitHub
committed
on 1 Aug 2016
|
2016-07-31 |
Reload news page when pressing "Check for Updates"
Oliver Kahrmann
committed
on 31 Jul 2016
|
2016-06-23 |
Merge pull request #146 from dscso/patch-1
...
Albert Pham
authored
on 23 Jun 2016
GitHub
committed
on 23 Jun 2016
|
2016-05-24 |
use HTTPS instead of HTTP
Jurek Weber
committed
on 24 May 2016
|
2016-04-07 |
Revert 'Use a JList rather than JTable for the instance list.'
sk89q
committed
on 7 Apr 2016
|
2016-04-06 |
Detect BSD as Linux.
sk89q
committed
on 6 Apr 2016
|
2016-01-25 |
|
2016-01-13 |
|
2015-11-21 |
Update features listed in README.
Albert Pham
committed
on 21 Nov 2015
|
2015-11-16 |
Update list of features.
Albert Pham
committed
on 16 Nov 2015
|
2015-11-15 |
Select nearest entry on right click of instance list.
sk89q
committed
on 15 Nov 2015
|
2015-11-14 |
Use a JList rather than JTable for the instance list.
sk89q
committed
on 14 Nov 2015
|
Load UI assets in the background.
sk89q
committed
on 14 Nov 2015
|
|
2015-08-03 |
Possibly improve detection of 32-bit/64-bit.
sk89q
committed
on 3 Aug 2015
|
Clean up JavaRuntimeFinder.
sk89q
committed
on 3 Aug 2015
|
|
Set better memory defaults.
sk89q
committed
on 3 Aug 2015
|
|
Bump version to 4.3-SNAPSHOT.
sk89q
committed
on 3 Aug 2015
|
|
|
|
|
|
|
|
2015-07-31 |
|
2015-07-28 |
[Creator] Add mod update checker.
sk89q
committed
on 28 Jul 2015
|
[Creator] Add Pack.getModsDir().
sk89q
committed
on 28 Jul 2015
|
|
Have TableColumnAdjuster re-adjust columns later after model change.
sk89q
committed
on 28 Jul 2015
|
|
Add HttpRequest.asJson(TypeReference type).
sk89q
committed
on 28 Jul 2015
|
|
2015-07-27 |
[Creator] Make feature table searchable.
sk89q
committed
on 27 Jul 2015
|
[Creator] Update about dialog license information.
sk89q
committed
on 27 Jul 2015
|
|
Correct licensing documents and switch to LGPL.
sk89q
committed
on 27 Jul 2015
|
|
Update the pack manager screenshot in the README.
sk89q
committed
on 27 Jul 2015
|
|
[Creator] Make tables searchable.
sk89q
committed
on 27 Jul 2015
|
|
2015-07-26 |
[Creator] Show progress dialog when loading the pack manager too.
sk89q
committed
on 26 Jul 2015
|
Make the workspace frame load more responsively.
sk89q
committed
on 26 Jul 2015
|
|
2015-07-25 |
Expand the README some more.
sk89q
committed
on 25 Jul 2015
|
Fix some issues with the README.
sk89q
committed
on 25 Jul 2015
|
|
Add more up to date information to the README.
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Set version to 2.0.2-SNAPSHOT.
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Set version to 2.0.1.
sk89q
committed
on 25 Jul 2015
|
|
Suppress unchecked warnings in LoginDialog.
sk89q
committed
on 25 Jul 2015
|
|
[Bootstrap] Rename _() to tr().
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Don't open output directory after building a modpack.
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Reduce added menu padding a little.
sk89q
committed
on 25 Jul 2015
|
|
Add /installer/ to .gitignore.
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Add some stylistic changes to the pack manager frame.
sk89q
committed
on 25 Jul 2015
|
|
Add an about dialog.
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Add "Open Workspace Folder" option.
sk89q
committed
on 25 Jul 2015
|
|
[Creator] Don't re-download mods using a download URL every time.
sk89q
committed
on 25 Jul 2015
|
|
2015-07-24 |
[Creator] Set version to 2.0.1-SNAPSHOT.
sk89q
committed
on 24 Jul 2015
|
[Creator] Add menu options to open the test data folders.
sk89q
committed
on 24 Jul 2015
|
|
Fix some native compatibility issues.
sk89q
committed
on 24 Jul 2015
|
|
[Creator] Use bigger pack icon.
sk89q
committed
on 24 Jul 2015
|
|
[Creator] Fix incorrect launcher config dir.
sk89q
committed
on 24 Jul 2015
|
|
[Creator] Use own pack icon.
sk89q
committed
on 24 Jul 2015
|
|
[Creator] Add test online option.
sk89q
committed
on 24 Jul 2015
|
|
Update the README regarding the new tools.
sk89q
committed
on 24 Jul 2015
|
|
Make the PHP package listing file use old array syntax.
sk89q
committed
on 24 Jul 2015
|
|
Fix URL override still resulting in a (broken) file copy.
sk89q
committed
on 24 Jul 2015
|
|
Add new creator tools.
sk89q
committed
on 24 Jul 2015
|
|
2015-07-21 |
[Build Tools] build -> compile package
sk89q
committed
on 21 Jul 2015
|
Add more screenshots to the README.
sk89q
committed
on 21 Jul 2015
|
|
Add easy to use build batch/shell scripts.
sk89q
committed
on 21 Jul 2015
|
|
Expand the build tools to encompass many more tasks.
sk89q
committed
on 21 Jul 2015
|
|
[Build Tools] Don't confirm process close.
sk89q
committed
on 21 Jul 2015
|
|
[Build Tools] Add documentation button.
sk89q
committed
on 21 Jul 2015
|
|
[Build Tools] Stream-line startup and add more error handling.
sk89q
committed
on 21 Jul 2015
|
|
[Build Tools] Use local server for news and latest.json.
sk89q
committed
on 21 Jul 2015
|
|
Change dist/ to upload/ in the build tools to be more consistent.
sk89q
committed
on 21 Jul 2015
|
|
Add GUI for building and testing modpacks.
sk89q
committed
on 21 Jul 2015
|
|
2015-07-20 |
Change LaunchSupervisor to take a LaunchOptions value object.
sk89q
committed
on 20 Jul 2015
|
Add SwingHelper.readImageIcon().
sk89q
committed
on 20 Jul 2015
|
|
Add ConsoleFrame.hideMessages().
sk89q
committed
on 20 Jul 2015
|
|
|
|
2015-05-23 |
|
2015-04-23 |
|
2015-03-23 |
|
2015-03-21 |
un-editable icon
Slind14
committed
on 21 Mar 2015
|
2015-03-20 |
|
Clarify the README a bit.
sk89q
committed
on 20 Mar 2015
|
|
2015-03-12 |
|
2015-02-23 |
Create instance directory more eagerly.
sk89q
committed
on 23 Feb 2015
|
2015-02-22 |
Try harder to create the initial instance folder on update.
sk89q
committed
on 22 Feb 2015
|
2015-02-21 |
Fix fancy launcher theme classloader woes.
sk89q
committed
on 21 Feb 2015
|
Add IRC information.
sk89q
committed
on 21 Feb 2015
|
|
2015-02-20 |
Remove "(not installed)" etc. which causes wrapping.
sk89q
committed
on 20 Feb 2015
|
Link to fancy launcher configuration in the README.
sk89q
committed
on 20 Feb 2015
|
|
Add a background to the fancy launcher.
sk89q
committed
on 20 Feb 2015
|
|
Show the main launcher view slightly quicker.
sk89q
committed
on 20 Feb 2015
|
|
Make the split pane opaque on the launcher frame.
sk89q
committed
on 20 Feb 2015
|
|
Make the background transparent on the news page view.
sk89q
committed
on 20 Feb 2015
|
|
Remove the header on the instance list.
sk89q
committed
on 20 Feb 2015
|
|
Refactor startup and add new dark fancy theme.
sk89q
committed
on 20 Feb 2015
|
|
Fix memory leak with old launcher window.
sk89q
committed
on 20 Feb 2015
|
|
Remove extra fields on LauncherFrame.
sk89q
committed
on 20 Feb 2015
|
|
Split up LauncherFrame.
sk89q
committed
on 20 Feb 2015
|
|
Update the README.
sk89q
committed
on 20 Feb 2015
|
|
2015-02-19 |
Add bootstrap project.
sk89q
committed
on 19 Feb 2015
|
Add missing sample project .jars.
sk89q
committed
on 19 Feb 2015
|
|
Add sample files.
sk89q
committed
on 19 Feb 2015
|
|
Update copyright in FancyLauncher.
sk89q
committed
on 19 Feb 2015
|
|
Remove unnecessary dependencies for the launcher.
sk89q
committed
on 19 Feb 2015
|
|
Switch to MigLayout for the main launcher frame.
sk89q
committed
on 19 Feb 2015
|
|
Add a fancy skinned version of the launcher.
sk89q
committed
on 19 Feb 2015
|
|
Rename SharedLocale._() to tr().
sk89q
committed
on 19 Feb 2015
|
|
|
|
Swap order of loader libs and ignore Mojang's libs.
sk89q
committed
on 19 Feb 2015
|
|
2015-02-18 |
Add more debug messages in PackageBuilder.
sk89q
committed
on 18 Feb 2015
|
Add support for URL download override.
sk89q
committed
on 18 Feb 2015
|
|
Add support for mod loader installation.
sk89q
committed
on 18 Feb 2015
|
|
2015-02-17 |
Fix ID/Email typo.
sk89q
committed
on 17 Feb 2015
|
Change default URLs.
sk89q
committed
on 17 Feb 2015
|
|
2014-08-10 |
Update documentation link.
sk89q
committed
on 10 Aug 2014
|
2014-07-29 |
|
Fixed "minecraft" folder not found bug.
Mrbrutal
committed
on 29 Jul 2014
|
|
2014-03-24 |
Added Javadocs to various classes.
sk89q
committed
on 24 Mar 2014
|
2014-03-22 |
Made README.md shorter.
Albert Pham
committed
on 22 Mar 2014
|
|
|
2014-03-21 |
fixed a typo
Hayden Schiff
committed
on 21 Mar 2014
|
2014-02-23 |
Updated maven-shade-plugin to version 2.1
Albert Pham
committed
on 23 Feb 2014
|
Also skip folders starting with . for the server files
Albert Pham
committed
on 23 Feb 2014
|
|
Skip folders starting with . when building the client files
Albert Pham
committed
on 23 Feb 2014
|
|
2014-02-22 |
Update README with contact information
Albert Pham
committed
on 22 Feb 2014
|
Updated README with a better description of the project
Albert Pham
committed
on 22 Feb 2014
|
|
2014-02-18 |
|
Force attached version manifest's ID to be that of the game version
...
Albert Pham
committed
on 18 Feb 2014
|
|
|
|
Call .getAbsoluteFile() when making the parent directory in PackageBuilder
Albert Pham
committed
on 18 Feb 2014
|
|
2014-01-29 |
Changed project version to 4.2.3-SNAPSHOT.
sk89q
committed
on 29 Jan 2014
|
Updated README.md.
sk89q
committed
on 29 Jan 2014
|
|
2014-01-15 |
Bump to v4.2.2.
sk89q
committed
on 15 Jan 2014
|
Check hash of existing file in case a download is not required.
sk89q
committed
on 15 Jan 2014
|
|
Don't set updatePending = false if manifest URL is not available.
sk89q
committed
on 15 Jan 2014
|
|
2014-01-11 |
Fixed formatting issue.
sk89q
committed
on 11 Jan 2014
|
Bump to 4.2.1.
Ton Broekhuizen
committed
on 11 Jan 2014
|
|
Merge branch 'origin/unixfix'
Ton Broekhuizen
committed
on 11 Jan 2014
|
|
Polished the fix a bit.
Ton Broekhuizen
committed
on 11 Jan 2014
|
|
Attempt to fix Unix support
Ton Broekhuizen
committed
on 11 Jan 2014
|
|
2014-01-10 |
Bump to v4.2.0.
sk89q
committed
on 10 Jan 2014
|
Fixed window icon in FeatureSelectionDialog.
sk89q
committed
on 10 Jan 2014
|
|
Added ServerCopyExport tool.
sk89q
committed
on 10 Jan 2014
|
|
Added minimum version for packages.
sk89q
committed
on 10 Jan 2014
|
|
Added launch modifier to packages.
sk89q
committed
on 10 Jan 2014
|
|
Added support for user files and features.
sk89q
committed
on 10 Jan 2014
|
|
Ignore /local_launcher.properties in Git.
sk89q
committed
on 10 Jan 2014
|
|
Added system property to load an additional launcher.properties.
sk89q
committed
on 10 Jan 2014
|
|
2014-01-09 |
Added pretty print option to package builder.
sk89q
committed
on 9 Jan 2014
|
Renamed open folder menu items.
sk89q
committed
on 9 Jan 2014
|
|
Fixed directory opening.
sk89q
committed
on 9 Jan 2014
|
|
Bump to v4.1.2.
sk89q
committed
on 9 Jan 2014
|
|
Indeterminate progress bar for instance list loading.
sk89q
committed
on 9 Jan 2014
|
|
Added more detection of broken instances.
sk89q
committed
on 9 Jan 2014
|
|
Catch instance removal failures.
sk89q
committed
on 9 Jan 2014
|
|
Added "Launcher console" button to config dialog.
sk89q
committed
on 9 Jan 2014
|
|
Improved handling of broken instances.
sk89q
committed
on 9 Jan 2014
|
|
Added console log button to ProgressDialog.
sk89q
committed
on 9 Jan 2014
|
|
Added better handling of failed downloads.
sk89q
committed
on 9 Jan 2014
|
|
Improved assets expanding, downloader messages.
sk89q
committed
on 9 Jan 2014
|
|
Better handling of LauncherException in error dialogs.
sk89q
committed
on 9 Jan 2014
|
|
Bump to v4.1.1.
sk89q
committed
on 9 Jan 2014
|
|
Added back additional library path.
sk89q
committed
on 9 Jan 2014
|
|
Fixed incorrect location for install log and version cache.
sk89q
committed
on 9 Jan 2014
|
|
Bump to v4.1.0.
sk89q
committed
on 9 Jan 2014
|
|
Made ProgressDialog's progress bar taller.
sk89q
committed
on 9 Jan 2014
|
|
Allow "Check for updates" to also check for launcher updates.
sk89q
committed
on 9 Jan 2014
|
|
Rewrote updating mechanism to be more reliable.
sk89q
committed
on 9 Jan 2014
|
|
Bumped to v4.0.5.
sk89q
committed
on 9 Jan 2014
|
|
Fixed usedHashes not being utilized in Installer.
sk89q
committed
on 9 Jan 2014
|
|
Bump to v4.0.4.
sk89q
committed
on 9 Jan 2014
|
|
Force passing of a VersionManifest instance rather than an assets index ID.
sk89q
committed
on 9 Jan 2014
|
|
Bump to 4.0.3.
sk89q
committed
on 9 Jan 2014
|
|
Made InstallLog synchronized.
sk89q
committed
on 9 Jan 2014
|
|
Bump to v4.0.2.
sk89q
committed
on 9 Jan 2014
|
|
Fixed downloading of assets index.
sk89q
committed
on 9 Jan 2014
|
|
Fix error in ClientFileCollector.
sk89q
committed
on 9 Jan 2014
|
|
Skip _OPTIONAL folders in ClientFileCollector.
sk89q
committed
on 9 Jan 2014
|
|
Bump to v4.0.1.
sk89q
committed
on 9 Jan 2014
|
|
Made instance name detection case in-sensitive.
sk89q
committed
on 9 Jan 2014
|
|
Fixed issue with update button always appearing.
sk89q
committed
on 9 Jan 2014
|
|
Initial commit.
sk89q
committed
on 9 Jan 2014
|