Bixilon
|
53ecabf208
|
java 15: fix pipelines
|
2020-11-03 13:19:55 +01:00 |
|
Bixilon
|
19f8ea68c5
|
java 15: use record, use new instanceof
|
2020-11-03 13:16:25 +01:00 |
|
Bixilon
|
37eb411b51
|
bump to java 15
|
2020-11-03 12:46:16 +01:00 |
|
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
|
be5d8ae06f
|
entity meta data: fix exception with opt block id
|
2020-11-02 16:39:19 +01:00 |
|
Bixilon
|
7165a95e36
|
fix merge issue, clear faces when respawning
|
2020-11-02 15:53:06 +01:00 |
|
Bixilon
|
7860e26909
|
Merge branch 'developement' into render
# Conflicts:
# src/main/java/de/bixilon/minosoft/protocol/network/Connection.java
|
2020-11-02 15:48:53 +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
|
5cc00d1e6f
|
Merge branch 'developement' into render
# Conflicts:
# src/main/java/de/bixilon/minosoft/data/mappings/blocks/Blocks.java
# src/main/java/de/bixilon/minosoft/gui/main/Launcher.java
# src/main/java/de/bixilon/minosoft/gui/main/StartProgressWindow.java
# src/main/java/de/bixilon/minosoft/protocol/network/Connection.java
|
2020-10-29 16:21:09 +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
|
ce89869289
|
minify blockModels.json
|
2020-10-28 23:04:44 +01:00 |
|
Bixilon
|
b0e22ea52d
|
Make StartProgressWindow closeable
|
2020-10-28 22:50:10 +01:00 |
|
Bixilon
|
1768275996
|
render: workaround for jvm crash on linux
|
2020-10-28 22:48:36 +01:00 |
|
Lukas
|
91ab431004
|
render: improve code structure, multi connection support
|
2020-10-28 21:06:14 +01:00 |
|
Bixilon
|
f7c76b382d
|
render: wip: improve code style
|
2020-10-28 18:29:38 +01:00 |
|
Bixilon
|
f080432749
|
Show start progress not always on top, do not open gui while starting, fix window blocking
|
2020-10-28 17:19:46 +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 |
|
Lukas
|
2c74ed6637
|
Merge remote-tracking branch 'origin/render' into render
|
2020-10-28 16:23:47 +01:00 |
|
Bixilon
|
025af06c91
|
Merge branch 'developement' into render
# Conflicts:
# src/main/java/de/bixilon/minosoft/data/entities/VillagerData.java
# src/main/java/de/bixilon/minosoft/util/mojang/api/MojangAccount.java
|
2020-10-28 16:20:07 +01:00 |
|
Bixilon
|
547b184198
|
Improve AsyncTaskWorker, fix potential infinity hold in AsyncTaskWorker
|
2020-10-28 16:17:03 +01:00 |
|
Lukas
|
6c1a461ab4
|
Block rendering: Correct block rotations
|
2020-10-27 22:14:25 +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
|
5d3fc64652
|
remove snakeyaml as dependency
|
2020-10-23 20:30:38 +02:00 |
|
Bixilon
|
809c9f5c15
|
Merge branch 'developement' into render
# Conflicts:
# src/main/java/de/bixilon/minosoft/Minosoft.java
# src/main/java/de/bixilon/minosoft/util/ChunkUtil.java
|
2020-10-23 20:20:01 +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 |
|