Commit Graph

816 Commits

Author SHA1 Message Date
huangyuhui
b5f72af513 Friendly hint of failing to rename game version 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 2018-07-11 13:08:08 +08:00
huangyuhui
07f8294876 Fixed mis-unbound data. GH-377 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
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
yushijinhun
929ce398eb
AddAccountPane 使用数据绑定 & 登录时设置disable为true 2018-07-08 18:33:37 +08:00
yushijinhun
b3fdbe021d
添加验证服务器界面回车代表下一步 2018-07-08 17:47:37 +08:00
huanghongxun
423bd68ce8
Merge pull request #369 from yushijinhun/fix
Fixes
2018-07-08 12:36:29 +08:00
yushijinhun
9bffc68c70
Do not reuse dialog 2018-07-08 12:20:38 +08:00
yushijinhun
b7a5a60091
Improve English translations 2018-07-08 10:25:41 +08:00
yushijinhun
333b11c19f
Fix uncaught JsonParseException, mentioned in #367 2018-07-08 10:11:14 +08:00
huanghongxun
fbd4d1b772
Merge pull request #368 from yushijinhun/dnd
支持 DnD 方式添加验证服务器
2018-07-07 23:28:53 +08:00
yushijinhun
06a58514b3
Fix black ComboBox 2018-07-07 23:06:44 +08:00
yushijinhun
80815fc3a0
authlib-injector DnD support 2018-07-07 23:04:56 +08:00
huanghongxun
b97c277a3f
Merge pull request #364 from yushijinhun/refactor-ui
UI 重构 & bug 修复
2018-07-07 20:53:22 +08:00
yushijinhun
310d693e2b
Remove some error cause inferences
Trampoline - High frequency of false positives.
java.lang.OutOfMemoryError - It's more likely to be a memory leak.
2018-07-07 20:51:28 +08:00
yushijinhun
c1596f6a11
Replace Controllers.closeDialog with DialogCloseEvent 2018-07-07 20:50:54 +08:00
yushijinhun
76a04343d9
Use Controllers.dialog for AddAuthlibInjectorServerDialog 2018-07-07 20:30:48 +08:00
yushijinhun
25261c99f1
Remove 'class ' prefix in error messages 2018-07-07 20:30:48 +08:00
yushijinhun
d0b994fa9d
Move add authentication server dialog to a new file 2018-07-07 20:30:48 +08:00
yushijinhun
f259601397
Each TransitionHandler instance uses its own empty pane
Using shared empty pane may cause some probleams
2018-07-07 20:30:47 +08:00
yushijinhun
87904109ca
[TransitionHandler]Set mouseTransparent of the whole view
, fix bug introduced in 3fb5048f10
2018-07-07 20:30:47 +08:00
yushijinhun
785790ccc4
Move promptText of cboServers to FXML 2018-07-07 20:29:03 +08:00
yushijinhun
759921d00e
Fix missing license headers 2018-07-07 20:28:59 +08:00
huangyuhui
e9db183d54 Fix blank page of add authlib-injector server dialog 2018-07-07 20:08:40 +08:00
huangyuhui
a853374a88 Support new MultiMC modpack 2018-07-07 00:48:48 +08:00
huangyuhui
3fb5048f10 Fix IllegalStateException in DownloadWizardProvider 2018-07-04 21:41:07 +08:00
huangyuhui
0dd2e758e8 Update READMD.md 2018-07-03 13:02:35 +08:00
huanghongxun
d1a562452a
Merge pull request #362 from yushijinhun/dst-x3
Add the prompt indicating the miss of DST Root CA X3.
2018-07-01 22:55:01 +08:00