648 Commits

Author SHA1 Message Date
Bixilon
4b4ae6903d
wip mod dependencies, improve mod loading (reuse threads), rename StaticConfiguration.homeDir to HOME_DIR, remove old code 2020-11-02 23:35:55 +01:00
Bixilon
3d169d8e37
entity meta data: fix exception with opt block id 2020-11-02 16:40:32 +01:00
Bixilon
058fee0481
CountUpAndDownLatch remove references to CountDownLatch 2020-11-02 15:46:44 +01:00
Bixilon
d2377c7586
fix replace mistakes from 6780578fceded62dc67e4530ae9363049b99d9d6 2020-11-01 22:02:37 +01:00
Bixilon
6780578fce
rename Event to ConnectionEvent 2020-11-01 18:32:59 +01:00
Bixilon
af72b47f82
bump javafx and dnsjava 2020-10-31 17:31:06 +01:00
Bixilon
2c649f2834
write StaticConfiguration constants in caps, remove file name parameter from Configuration constructor 2020-10-31 17:19:29 +01:00
Bixilon
b212b1a2ff
remove some empty lines 2020-10-31 15:18:09 +01:00
Bixilon
c540c210f9
config migration, fix error dialog not closeable, load config async, bug fixes 2020-10-30 20:42:11 +01:00
Bixilon
74d9d33551
fix copyright in python scripts, fix python formatting 2020-10-30 14:47:15 +01:00
Bixilon
1a6fed4b52
Remove Log::game references on protocol level (in packet classes) 2020-10-30 14:38:50 +01:00
Bixilon
ddd33e4132
Add Log::printException with minimum log level required 2020-10-30 14:30:30 +01:00
Bixilon
a0c39e835d
Remove netty networking (should be rewritten from scratch) 2020-10-30 14:24:52 +01:00
Bixilon
09f22e64a2
replace string concentration with placeholders (where useful) 2020-10-30 14:23:57 +01:00
Bixilon
42b0bbf16b
fix wrong word in ReadMe.md 2020-10-29 22:58:57 +01:00
Bixilon
2a98c39edf
Only log network packet exceptions when LogLevel >= Protocol, add Java 14 as system requirement in ReadMe.md 2020-10-29 22:57:13 +01:00
Bixilon
0208a1032f
remove "Codename" in copyright, force add newline add end of file 2020-10-29 16:17:37 +01:00
Bixilon
9365870074
improve config waiting, launcher: add minosoft logo in all dialogs and stages 2020-10-28 23:18:57 +01:00
Bixilon
b0e22ea52d
Make StartProgressWindow closeable 2020-10-28 22:50:10 +01:00
Bixilon
8a0c045dc4
Show start progress not always on top, do not open gui while starting, fix window blocking 2020-10-28 17:18:16 +01:00
Bixilon
547b184198
Improve AsyncTaskWorker, fix potential infinity hold in AsyncTaskWorker 2020-10-28 16:17:03 +01:00
Bixilon
e85f548fd2
1.16.4-rc1 2020-10-27 18:39:18 +01:00
Bixilon
799095e8c7
reformat code 2020-10-26 15:13:15 +01:00
Bixilon
be0b1bdbd0
Task: allow string array as parameter (not only hashset) 2020-10-25 13:43:16 +01:00
Bixilon
723bcc3e55
manage account error: translate 2020-10-25 13:42:42 +01:00
Bixilon
066535be40
show progress (as number) in startup window 2020-10-24 14:06:02 +02:00
Bixilon
645ce43316
fix start latch counting (mods) 2020-10-24 13:32:05 +02:00
Bixilon
d26cb727a0
add every mod with every phase to StartUp Latch 2020-10-24 12:42:53 +02:00
Bixilon
5c28887153
upgrade asses to 1.16.4-pre2, bump guava 2020-10-23 20:59:18 +02:00
Bixilon
89bd924bee
main window: fix "Manage Account Modal" not blocking main window 2020-10-23 20:14:30 +02:00
Bixilon
9d12a40596
check sha1 of assets (optionally), hide all other windows, when fatal error occurred 2020-10-23 20:08:05 +02:00
Bixilon
16ef8d7b06
Util: set buffer size to 4096 2020-10-23 19:32:31 +02:00
Bixilon
5315681395
Way improved start up task handling, working progress bar in startup modal, bug fixes 2020-10-23 19:27:12 +02:00
Bixilon
6805326c03
server list: fix no connection error after refresh when first ping failed 2020-10-22 21:56:51 +02:00
Bixilon
de05416943
remove some typos in readMe files 2020-10-22 21:50:11 +02:00
Bixilon
7ddb059606
1.16.4-pre2 2020-10-22 18:22:59 +02:00
Bixilon
25df5b0706
introduce versionIds (replace protocolIds for must stuff) to handle recent changes in protocol versioning 2020-10-22 17:02:26 +02:00
Bixilon
40e3c9f402
only check jar assets when assets index was not generated yet 2020-10-21 21:52:22 +02:00
Bixilon
d1b6a581f7
remove useless enum::getId to Enum::ordinal aliases 2020-10-21 20:23:04 +02:00
Bixilon
46d4a0ab06
add sortingId to ensure correct version order (mojang now sets the 30st bit to tell that it is a snapshot) 2020-10-21 20:15:51 +02:00
Bixilon
f1a180fbf1
workaround javafx and TranslatableComponent 2020-10-21 19:37:02 +02:00
Bixilon
075c7ec583
add system requirements to ReadMe.md 2020-10-20 20:40:11 +02:00
Bixilon
ef967b19bc
ExecutorService: print exception, if occurs 2020-10-20 14:43:16 +02:00
Bixilon
dea4f5253b
add TranslatableComponent, fix #7 2020-10-19 22:46:03 +02:00
Bixilon
3231b0266e
AssetsManager (download all assets from mojang, generate jar resources, etc) 2020-10-19 21:55:45 +02:00
Bixilon
e1a0fdd289
Assets saving idea 2020-10-19 18:19:13 +02:00
Bixilon
06fdb3d676
add ReadMe in utility 2020-10-18 13:21:31 +02:00
Bixilon
009c97d6b1
1.16.4-pre1 2020-10-17 18:09:54 +02:00
Bixilon
5f2552ea81
multi language support (en, de) 2020-10-17 17:21:00 +02:00
Bixilon
f76791f973 Merge branch 'modding' into 'master'
Modding

See merge request bixilon/minosoft!17
2020-10-15 23:13:37 +02:00