Commit Graph

  • e91e1cab47 Remove coreCompile/Runtime.extendsFrom yushijinhun 2018-07-31 14:04:36 +08:00
  • b791878651 Remove generateSources task yushijinhun 2018-07-31 14:02:26 +08:00
  • 8192ffec03 Remove duplicated HMCLauncher.exe yushijinhun 2018-07-31 13:59:48 +08:00
  • afa6eb3bad Refactor build.gradle yushijinhun 2018-07-31 13:46:31 +08:00
  • 6f7d22518e Remove pack.gz build yushijinhun 2018-07-31 13:34:17 +08:00
  • 2663312dfb Auto-rename after upgrade yushijinhun 2018-07-31 13:28:39 +08:00
  • 1332517a9f Rewrite upgrade feature yushijinhun 2018-07-30 23:12:38 +08:00
  • 13e227851f Refactor IconedItem yushijinhun 2018-07-29 21:10:04 +08:00
  • e1b6c18017 Remove HELLO_MINECRAFT_LAUNCHER_VERSION_FOR_GRADLE_REPLACING yushijinhun 2018-07-29 19:07:48 +08:00
  • a88c8ed85f Extract class Metadata yushijinhun 2018-07-29 19:03:49 +08:00
  • 25a90fc481 Remove upgrade feature yushijinhun 2018-07-29 16:22:49 +08:00
  • 1371206323 Pack with exe launcher huangyuhui 2018-07-29 16:33:14 +08:00
  • 129f6bb5cc Merge pull request #407 from yushijinhun/config-permission huanghongxun 2018-07-29 14:44:23 +08:00
  • 545c17d052 Print current directory & hmcl directory when bootstrap yushijinhun 2018-07-29 14:27:50 +08:00
  • add00ddba1 Use configured locale as soon as possible yushijinhun 2018-07-29 14:21:43 +08:00
  • d9aeb0cc2b Use SupportedLocale in Config yushijinhun 2018-07-29 14:15:32 +08:00
  • 49e70e7195 Add ConfigHolder.isNewlyCreated() yushijinhun 2018-07-29 14:02:32 +08:00
  • f8abebf110 Remove isFirstLaunch yushijinhun 2018-07-29 13:45:22 +08:00
  • 8e2dfc7341 Show error dialog when hmcl.json is not accessible yushijinhun 2018-07-29 12:46:33 +08:00
  • e650ffffce Initialize ConfigHolder & Settings manually yushijinhun 2018-07-29 12:35:51 +08:00
  • d549a300ab Replace Settings.INSTANCE with Settings.instance() yushijinhun 2018-07-29 12:51:16 +08:00
  • 82a62e73c1 Replace CONFIG with config() yushijinhun 2018-07-29 12:21:30 +08:00
  • 45c7e0c231 Remove Settings.save() yushijinhun 2018-07-29 12:16:16 +08:00
  • b98a4b11a3 Fix #406 huangyuhui 2018-07-29 13:31:18 +08:00
  • 484a103f27 Fix always showing the welcome page when upgrading from old versions huangyuhui 2018-07-29 13:25:15 +08:00
  • e31120be21 Friendly prompt that it cannot download some libraries successfully. huangyuhui 2018-07-22 18:50:44 +08:00
  • 247f02d423 Friendly prompt to ServerResponseMalformedException huangyuhui 2018-07-22 18:22:28 +08:00
  • 3da0c1d8e3 Abandon Launch4j which will not find Java inst in PATH or JAVA_HOME huangyuhui 2018-07-22 18:15:39 +08:00
  • c830bbc703 reorder version in main page huangyuhui 2018-07-21 21:58:46 +08:00
  • 7b619fef1d Fix always using BMCLAPIDownloadProvider huangyuhui 2018-07-21 20:24:54 +08:00
  • bac265a077 Merge pull request #399 from yushijinhun/refactor-account huanghongxun 2018-07-21 19:50:46 +08:00
  • 39df0f8d43 Merge branch 'javafx' into refactor-account huanghongxun 2018-07-21 19:50:16 +08:00
  • 6af7f916ee Add an option to disable common directory globally huangyuhui 2018-07-21 19:45:59 +08:00
  • ae64097edf Automatically select the newly added account yushijinhun 2018-07-21 12:34:12 +08:00
  • cb6d8a88f1 Fix the old account isn't replaced when adding a same account yushijinhun 2018-07-21 12:31:08 +08:00
  • 12838994ad Reconstruct MultiFileItem huangyuhui 2018-07-21 11:39:41 +08:00
  • d30758a2a8 Throw NPE when selected server is null yushijinhun 2018-07-21 09:57:47 +08:00
  • b820aad358 Use MappedObservableList in AuthlibInjectorServersPage yushijinhun 2018-07-20 20:21:39 +08:00
  • 170189c344 Refactor accounts yushijinhun 2018-07-20 20:13:26 +08:00
  • f9e9c9d38b Use LinkedHashMap for mapOf yushijinhun 2018-07-20 16:26:15 +08:00
  • 088af981df Turn properties in SettingsPage from local variables into fields yushijinhun 2018-07-20 16:04:38 +08:00
  • 357fef8672 Call initProxy() manually yushijinhun 2018-07-20 15:59:05 +08:00
  • c38848ea0e Rename fields in Accounts yushijinhun 2018-07-19 21:22:48 +08:00
  • be8cd13b08 Throw IAE when getAccountType() receives an unexpected param yushijinhun 2018-07-19 21:19:09 +08:00
  • 487816ab74 Use AccountFactory in cboType yushijinhun 2018-07-19 21:15:11 +08:00
  • bcd9f8240c Extract account factories to static fields yushijinhun 2018-07-19 20:32:35 +08:00
  • 1b62972f06 Fix 1.13 version parsing huangyuhui 2018-07-20 11:44:50 +08:00
  • 1117c3bfab Add missing data binding huangyuhui 2018-07-19 18:30:47 +08:00
  • 748d195db5 launch4j huangyuhui 2018-07-19 00:54:48 +08:00
  • 3a9017adb8 Merge pull request #396 from yushijinhun/fix huanghongxun 2018-07-18 23:05:56 +08:00
  • eff3186ab5 Background hot replacement yushijinhun 2018-07-18 22:51:02 +08:00
  • e5f5fe878e Use bindBidirectional for background type yushijinhun 2018-07-18 21:59:12 +08:00
  • a47f0f6ecf Use databind for theme subtitle yushijinhun 2018-07-18 21:44:22 +08:00
  • 9896165b68 Remove theme in Settings yushijinhun 2018-07-18 21:36:44 +08:00
  • 5e3adcee93 Merge pull request #395 from yushijinhun/fix huanghongxun 2018-07-18 20:42:42 +08:00
  • b252266a46 Fix ExportWizardProvider leaks proxy config yushijinhun 2018-07-18 20:40:18 +08:00
  • 1d5adea114 Merge pull request #394 from yushijinhun/refactor-settings huanghongxun 2018-07-18 20:17:12 +08:00
  • a64a51c7df Refactor proxy UI yushijinhun 2018-07-18 20:07:13 +08:00
  • ec41c13b45 Update docs for tasks in org.jackhuang.hmcl.download.game yushijinhun 2018-07-18 16:36:11 +08:00
  • 486ca434ff Remove proxy HMCLDependencyManager yushijinhun 2018-07-18 16:33:47 +08:00
  • fe87a899c8 Remove proxy from AccountHelper yushijinhun 2018-07-18 16:32:11 +08:00
  • 06806bd383 Remove proxy from FileDownloadTask/GetTask/NetworkUtils yushijinhun 2018-07-18 16:27:07 +08:00
  • 2f6c7e1ce2 Remove proxy from AccountFactory yushijinhun 2018-07-18 16:21:18 +08:00
  • 141cda13f1 Add proxyProperty() yushijinhun 2018-07-18 16:17:54 +08:00
  • 3e8c8afcd1 Add get/set/property methods for Config yushijinhun 2018-07-18 10:45:48 +08:00
  • 8236f613e0 Use static import for ConfigHolder.CONFIG yushijinhun 2018-07-17 23:12:46 +08:00
  • ea6108dca7 Use bindBidirectional yushijinhun 2018-07-17 21:36:10 +08:00
  • 985a4f07e0 Use Authenticator to set proxy username/password yushijinhun 2018-07-17 21:25:44 +08:00
  • 5642c579a4 Add ProxyManager yushijinhun 2018-07-17 21:00:05 +08:00
  • 8e0559fb3b Remove proxyType yushijinhun 2018-07-17 19:24:53 +08:00
  • a6a1755fee Remove getRawConfig yushijinhun 2018-07-17 18:56:07 +08:00
  • 846f383f7b Remove backgroundImageTypeProperty yushijinhun 2018-07-17 18:48:53 +08:00
  • bbbe3726f2 Remove backgroundImageProperty yushijinhun 2018-07-17 18:11:25 +08:00
  • 6d83fd9903 Remove simple properties in Settings yushijinhun 2018-07-17 17:12:25 +08:00
  • fac62a8d24 Replace save() with observer pattern yushijinhun 2018-07-10 17:39:21 +08:00
  • b0d71a5511 Let Config implement Observable yushijinhun 2018-07-09 21:58:18 +08:00
  • 124ba34d48 Prevent appearance of the horizontal slide bar in install type page huangyuhui 2018-07-17 21:00:22 +08:00
  • 75270b8ad6 Fix wrong relativized path huangyuhui 2018-07-17 20:56:49 +08:00
  • 5cf6ef88a6 Let Account implement Observable yushijinhun 2018-07-09 21:22:06 +08:00
  • b5f72af513 Friendly hint of failing to rename game version huangyuhui 2018-07-16 20:39:21 +08:00
  • 1532893c5f Change current directory to run directory for launching scripts huangyuhui 2018-07-16 19:51:12 +08:00
  • a3fbc9595a Merge pull request #385 from yushijinhun/relative-path huanghongxun 2018-07-15 18:51:34 +08:00
  • f789343b6e Add game dir option: use relative path yushijinhun 2018-07-14 14:32:48 +08:00
  • ff74417352 [FileItem]Replace setProperty with bindBidirectional yushijinhun 2018-07-09 19:14:02 +08:00
  • a0ff843d0c Merge pull request #383 from yushijinhun/fix-382 huanghongxun 2018-07-13 18:39:02 +08:00
  • da93cb0dbb Fix #382 yushijinhun 2018-07-13 18:13:24 +08:00
  • 0de446c608 Update JFoenix huangyuhui 2018-07-11 22:33:29 +08:00
  • 03bccf16d4 Remove replacement of logs huangyuhui 2018-07-11 20:56:36 +08:00
  • 635ae8c11e Remove unused preset themes huangyuhui 2018-07-11 20:55:56 +08:00
  • dfd5a82112 Fix #365 by blocking all hacked Minecraft logs text as XML huangyuhui 2018-07-11 20:11:09 +08:00
  • 7dad8d452f Filter preview version of OptiFine huangyuhui 2018-07-11 13:08:08 +08:00
  • 07f8294876 Fixed mis-unbound data. GH-377 huangyuhui 2018-07-11 12:44:47 +08:00
  • 7185cc410b Merge pull request #376 from yushijinhun/fix huanghongxun 2018-07-09 21:41:44 +08:00
  • 2d985af60d Fix selected account is not loaded yushijinhun 2018-07-09 21:34:22 +08:00
  • bee2e64482 Merge pull request #373 from yushijinhun/account-page huanghongxun 2018-07-09 19:14:26 +08:00
  • d5dd43c0c1 Merge pull request #372 from yushijinhun/bmclapi huanghongxun 2018-07-09 19:14:00 +08:00
  • 09470eeb8a Use auto layout instead of manual sizing yushijinhun 2018-07-09 14:35:30 +08:00
  • 094249a6fa Set margin of fields in AccountPage yushijinhun 2018-07-09 14:31:41 +08:00
  • 6b5302907a [AccountPage]Display auth server url in tooltip of auth server name yushijinhun 2018-07-09 14:08:55 +08:00
  • adc5b08765 Fix account page overflow yushijinhun 2018-07-09 14:04:30 +08:00