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 |
|
yushijinhun
|
da93cb0dbb
|
Fix #382
|
2018-07-13 18:19:18 +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
|
07f8294876
|
Fixed mis-unbound data. GH-377
|
2018-07-11 12:46:02 +08:00 |
|
yushijinhun
|
2d985af60d
|
Fix selected account is not loaded
|
2018-07-09 21:34:43 +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
|
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 |
|
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
|
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 |
|
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
|
3fb5048f10
|
Fix IllegalStateException in DownloadWizardProvider
|
2018-07-04 21:41:07 +08:00 |
|
yushijinhun
|
9205a6cbf4
|
Show warning when DST Root CA X3 is missing
|
2018-07-01 22:51:48 +08:00 |
|
yushijinhun
|
4c8961f39a
|
Fix NPE when calling i18n during its initialization
|
2018-07-01 22:50:28 +08:00 |
|
yushijinhun
|
764cd16e21
|
I18n for missing JavaFX error
|
2018-07-01 22:00:22 +08:00 |
|
yushijinhun
|
7583f4651d
|
Remove I18nException
|
2018-07-01 21:59:16 +08:00 |
|
yushijinhun
|
13e931cda4
|
Fallback to use Locales.DEFAULT when Settings has not been initialized
|
2018-07-01 21:59:12 +08:00 |
|
yushijinhun
|
9743cf8351
|
Use static import for I18n.i18n
|
2018-07-01 21:27:30 +08:00 |
|
yushijinhun
|
e5ee5702f8
|
Move i18n things to util.i18n package
|
2018-07-01 21:27:28 +08:00 |
|
huangyuhui
|
5bd5b25b77
|
Add debug message of system details
|
2018-07-01 19:18:55 +08:00 |
|
huangyuhui
|
55d59f3779
|
Fix not on FX thread
|
2018-07-01 19:02:32 +08:00 |
|
huangyuhui
|
7d2ea0b77e
|
Add Tranditional Chinese translation
|
2018-07-01 13:37:09 +08:00 |
|
huangyuhui
|
1f30c299a5
|
Fix #360
|
2018-07-01 13:34:52 +08:00 |
|
huanghongxun
|
c887d7e649
|
Merge pull request #358 from yushijinhun/authlib-injector
重构 authlib-injector 下载,并切换到新 API
|
2018-07-01 11:54:55 +08:00 |
|
yushijinhun
|
3fc7743a14
|
Add missing license header
|
2018-06-30 22:45:57 +08:00 |
|
yushijinhun
|
2a232f70db
|
Refactor authlib-injector downloading, switch to new API
|
2018-06-30 22:45:57 +08:00 |
|
yushijinhun
|
6fae131287
|
Display (None) instead of empty string if no Yggdrasil server is available when adding account
|
2018-06-30 22:44:26 +08:00 |
|
yushijinhun
|
7ee7ef25f9
|
Refactor integrity check in FileDownloadTask, support multi algorithms
|
2018-06-30 22:43:57 +08:00 |
|
huangyuhui
|
2bd4bc1472
|
Add debug message in Task.run
|
2018-06-30 22:24:46 +08:00 |
|
huanghongxun
|
aa170b647e
|
Merge pull request #359 from yushijinhun/fixes
Fix bugs with yggdrasil authentication.
|
2018-06-30 22:12:06 +08:00 |
|
huangyuhui
|
4fa01216b1
|
Add debug message for tracing EmptyStackException and IllegalStateException
|
2018-06-30 22:09:35 +08:00 |
|