1240 Commits

Author SHA1 Message Date
yushijinhun
b252266a46
Fix ExportWizardProvider leaks proxy config 2018-07-18 20:40:18 +08:00
huanghongxun
1d5adea114
Merge pull request #394 from yushijinhun/refactor-settings
重构 Settings
2018-07-18 20:17:12 +08:00
yushijinhun
a64a51c7df
Refactor proxy UI 2018-07-18 20:07:13 +08:00
yushijinhun
ec41c13b45
Update docs for tasks in org.jackhuang.hmcl.download.game 2018-07-18 20:05:54 +08:00
yushijinhun
486ca434ff
Remove proxy HMCLDependencyManager 2018-07-18 20:05:54 +08:00
yushijinhun
fe87a899c8
Remove proxy from AccountHelper 2018-07-18 20:05:54 +08:00
yushijinhun
06806bd383
Remove proxy from FileDownloadTask/GetTask/NetworkUtils 2018-07-18 20:05:54 +08:00
yushijinhun
2f6c7e1ce2
Remove proxy from AccountFactory 2018-07-18 20:05:54 +08:00
yushijinhun
141cda13f1
Add proxyProperty() 2018-07-18 20:05:54 +08:00
yushijinhun
3e8c8afcd1
Add get/set/property methods for Config 2018-07-18 20:05:16 +08:00
yushijinhun
8236f613e0
Use static import for ConfigHolder.CONFIG 2018-07-18 20:03:34 +08:00
yushijinhun
ea6108dca7
Use bindBidirectional 2018-07-18 20:02:33 +08:00
yushijinhun
985a4f07e0
Use Authenticator to set proxy username/password 2018-07-18 20:02:28 +08:00
yushijinhun
5642c579a4
Add ProxyManager 2018-07-17 22:57:33 +08:00
yushijinhun
8e0559fb3b
Remove proxyType 2018-07-17 22:56:00 +08:00
yushijinhun
a6a1755fee
Remove getRawConfig 2018-07-17 22:56:00 +08:00
yushijinhun
846f383f7b
Remove backgroundImageTypeProperty 2018-07-17 22:56:00 +08:00
yushijinhun
bbbe3726f2
Remove backgroundImageProperty 2018-07-17 22:56:00 +08:00
yushijinhun
6d83fd9903
Remove simple properties in Settings 2018-07-17 22:56:00 +08:00
yushijinhun
fac62a8d24
Replace save() with observer pattern 2018-07-17 22:56:00 +08:00
yushijinhun
b0d71a5511
Let Config implement Observable 2018-07-17 22:56:00 +08:00
huangyuhui
124ba34d48 Prevent appearance of the horizontal slide bar in install type page 2018-07-17 21:00:22 +08:00
huangyuhui
75270b8ad6 Fix wrong relativized path 2018-07-17 20:56:49 +08:00
yushijinhun
5cf6ef88a6
Let Account implement Observable 2018-07-17 17:04:27 +08:00
huangyuhui
b5f72af513 Friendly hint of failing to rename game version v3.1.77 2018-07-16 20:39:21 +08:00
huangyuhui
1532893c5f Change current directory to run directory for launching scripts 2018-07-16 19:51:12 +08:00
huanghongxun
a3fbc9595a
Merge pull request #385 from yushijinhun/relative-path
添加设置项:若可能,游戏目录使用相对路径
2018-07-15 18:51:34 +08:00
yushijinhun
f789343b6e
Add game dir option: use relative path 2018-07-14 14:40:59 +08:00
yushijinhun
ff74417352
[FileItem]Replace setProperty with bindBidirectional 2018-07-14 14:40:34 +08:00
huanghongxun
a0ff843d0c
Merge pull request #383 from yushijinhun/fix-382
Fix #382
2018-07-13 18:39:02 +08:00
yushijinhun
da93cb0dbb
Fix #382 2018-07-13 18:19:18 +08:00
huangyuhui
0de446c608 Update JFoenix 2018-07-11 22:33:29 +08:00
huangyuhui
03bccf16d4 Remove replacement of logs 2018-07-11 20:56:36 +08:00
huangyuhui
635ae8c11e Remove unused preset themes 2018-07-11 20:55:56 +08:00
huangyuhui
dfd5a82112 Fix #365 by blocking all hacked Minecraft logs text as XML 2018-07-11 20:11:09 +08:00
huangyuhui
7dad8d452f Filter preview version of OptiFine v3.1.76 2018-07-11 13:08:08 +08:00
huangyuhui
07f8294876 Fixed mis-unbound data. GH-377 v3.1.75 2018-07-11 12:46:02 +08:00
huanghongxun
7185cc410b
Merge pull request #376 from yushijinhun/fix
Fix selected account is not loaded
2018-07-09 21:41:44 +08:00
yushijinhun
2d985af60d
Fix selected account is not loaded 2018-07-09 21:34:43 +08:00
huanghongxun
bee2e64482
Merge pull request #373 from yushijinhun/account-page
完善账户信息页的显示
2018-07-09 19:14:26 +08:00
huanghongxun
d5dd43c0c1
Merge pull request #372 from yushijinhun/bmclapi
支持从 BMCLAPI 下载 authlib-injector
2018-07-09 19:14:00 +08:00
yushijinhun
09470eeb8a
Use auto layout instead of manual sizing 2018-07-09 14:35:30 +08:00
yushijinhun
094249a6fa
Set margin of fields in AccountPage 2018-07-09 14:31:41 +08:00
yushijinhun
6b5302907a
[AccountPage]Display auth server url in tooltip of auth server name 2018-07-09 14:09:45 +08:00
yushijinhun
adc5b08765
Fix account page overflow 2018-07-09 14:04:30 +08:00
yushijinhun
0150e2a8d7
Support downloading authlib-injector from BMCLAPI 2018-07-09 13:17:19 +08:00
huanghongxun
45eaa0c60f
Merge pull request #371 from yushijinhun/fix
Refactor(WIP) & Fixes
v3.1.74
2018-07-08 20:06:32 +08:00
yushijinhun
66ed683196
Move config load/save code to ConfigHolder(WIP) 2018-07-08 19:32:43 +08:00
yushijinhun
aa4239721e
Use NIO api to load/save config 2018-07-08 19:19:37 +08:00
yushijinhun
5b0b926cbd
Move config serialization/deserialization to Config class 2018-07-08 19:17:53 +08:00