Bixilon
|
16f07b7e3b
|
wip modding (3)
|
2020-09-26 23:21:36 +02:00 |
|
Bixilon
|
1fb09e8f40
|
wip modding (2)
|
2020-09-26 22:42:28 +02:00 |
|
Bixilon
|
6d1e966619
|
wip modding api
|
2020-09-25 20:14:35 +02:00 |
|
Bixilon
|
384a9820f8
|
wip readme
|
2020-09-24 13:17:45 +02:00 |
|
Bixilon
|
739f861bf6
|
Fix mappings downloading (missing folder creation)
|
2020-09-23 21:33:58 +02:00 |
|
Bixilon
|
6560a704c9
|
refactor code
|
2020-09-22 19:59:10 +02:00 |
|
Bixilon
|
072be1549c
|
1.16.3 support
|
2020-09-12 12:03:00 +02:00 |
|
Bixilon
|
3ff7e2f142
|
Merge branch 'launcher' into 'master'
"Launcher"
See merge request bixilon/minosoft!16
|
2020-09-08 15:01:13 +02:00 |
|
Bixilon
|
d2b509197b
|
maven assembly plugin: blacklist slf4j
|
2020-09-08 14:46:03 +02:00 |
|
Bixilon
|
4e08fe3665
|
add maven assembly plugin, disable assets extraction
|
2020-09-08 14:25:23 +02:00 |
|
Bixilon
|
06abdb64a8
|
1.16.3-rc1, assets copying: check if files are identically, else force extract (rename to .old)
|
2020-09-07 21:36:21 +02:00 |
|
Bixilon
|
652e0c3058
|
wip settings
|
2020-09-07 19:27:37 +02:00 |
|
Bixilon
|
b5fecc3742
|
server list: disconnect on Delete
|
2020-09-07 14:57:57 +02:00 |
|
Bixilon
|
d609b537b9
|
handle Socket close exception correctly (this is not failed^^)
|
2020-09-06 16:34:00 +02:00 |
|
Bixilon
|
744189c745
|
Launcher: manage active connections to a server (=sessions)
|
2020-09-06 16:28:41 +02:00 |
|
Bixilon
|
f7dd739aad
|
check packet length against max packet length
|
2020-09-06 13:41:11 +02:00 |
|
Bixilon
|
32fb5092c3
|
handle TextParseException correctly, show full exception in Server info
|
2020-09-05 22:52:02 +02:00 |
|
Bixilon
|
982af3b5e5
|
block interaction with other windows when in account management
|
2020-09-05 22:30:37 +02:00 |
|
Bixilon
|
c7e82a76c2
|
do not refresh token multiple times per session
|
2020-09-04 22:48:15 +02:00 |
|
Bixilon
|
e622571a5d
|
Launcher: accounting
|
2020-09-04 22:41:28 +02:00 |
|
Bixilon
|
6a5862f6d0
|
only print some exceptions when in LogLevel >= DEBUG
|
2020-09-04 14:03:34 +02:00 |
|
Bixilon
|
480e5db1ab
|
fix server deletion, fix null pointer when connection to server failed
|
2020-09-04 13:57:23 +02:00 |
|
Bixilon
|
195d31adb6
|
readme for the util python scripts
|
2020-09-03 22:04:43 +02:00 |
|
Bixilon
|
ed6c339eb8
|
fix encryption
|
2020-09-03 18:42:13 +02:00 |
|
Bixilon
|
7697f027b4
|
split network into 2 threads (send, receive), bug fixes
|
2020-09-03 18:33:49 +02:00 |
|
Bixilon
|
cb71f10976
|
fix encryption (use Thread.sleep in network again)
|
2020-09-03 17:43:38 +02:00 |
|
Bixilon
|
da589cd6b4
|
fix duplicated version mappings loading
|
2020-09-03 17:09:40 +02:00 |
|
Bixilon
|
fad06a58a1
|
Auto download mappings if mappings are not available on disk
|
2020-09-03 16:50:21 +02:00 |
|
Bixilon
|
7af06cdbf2
|
handle mappings loading error correctly
|
2020-09-03 16:06:16 +02:00 |
|
Bixilon
|
ee5c26eca0
|
compress mappings, improve mappings generator (use burger if neccesary)
|
2020-09-03 15:47:06 +02:00 |
|
Bixilon
|
0cb499c4d3
|
Save mappings in tar gz file to save storage, remove default assets, fix double loading of mappings
|
2020-09-02 19:57:46 +02:00 |
|
Bixilon
|
2791296a39
|
WIP: Mappings generator, almost all mappings from flattening - 1.16.2
|
2020-09-02 17:49:59 +02:00 |
|
Bixilon
|
ff09e06647
|
PacketSoundEffect, PacketNamedSoundEffect: fix reading category
|
2020-09-01 23:37:52 +02:00 |
|
Bixilon
|
8901f38824
|
Support for 1.15.2 - 1.16.2 (and all snapshots between)
|
2020-09-01 23:08:42 +02:00 |
|
Bixilon
|
d0e246e8b4
|
config save: write config to temp file and copy it to original
|
2020-09-01 20:43:44 +02:00 |
|
Bixilon
|
8b22faf696
|
Launcher: server info modal
|
2020-09-01 20:29:14 +02:00 |
|
Bixilon
|
2fa085fbf4
|
improve TextComponent performance, show server info: modded or not, launcher: handle clicks better on server
|
2020-09-01 18:59:50 +02:00 |
|
Bixilon
|
a0bd08a579
|
Launcher: server list: refresh ability
|
2020-08-31 23:43:36 +02:00 |
|
Bixilon
|
ab26b33d99
|
Launcher: Server list: reset color of labels probably
|
2020-08-31 22:25:33 +02:00 |
|
Bixilon
|
dd5c864d60
|
make config io in other thread, only save config if favicon changed, launcher: hide empty cells
|
2020-08-31 22:07:22 +02:00 |
|
Bixilon
|
8f5365f738
|
fix server list bugs
|
2020-08-31 21:30:38 +02:00 |
|
Bixilon
|
9bef7dc44d
|
use LinkedBlockingQueue to save some cpu cycles
|
2020-08-31 14:21:16 +02:00 |
|
Bixilon
|
6875d73e7c
|
don't ping server when connecting
|
2020-08-31 13:58:47 +02:00 |
|
Bixilon
|
7f46603ef0
|
auto load mappings after pong arrived (or version was specified), refactor networking a bit (no sleep anymore)
|
2020-08-30 23:27:39 +02:00 |
|
Bixilon
|
9c4b7cd991
|
separate resolving from the "JavaFx Application Thread"
|
2020-08-30 21:12:30 +02:00 |
|
Bixilon
|
646dd3c03b
|
fix 1.8 chunk reading, fix some network issues
|
2020-08-30 20:40:56 +02:00 |
|
Bixilon
|
5cd5fa34b7
|
Launcher: remove double sorting version list
|
2020-08-29 19:13:19 +02:00 |
|
Bixilon
|
7e4db08043
|
replace switch case with enchanted switch case (EntityMetaData)
|
2020-08-28 15:55:36 +02:00 |
|
Bixilon
|
429b32a2da
|
add missing server cells fxml file
|
2020-08-27 21:22:01 +02:00 |
|
Bixilon
|
9b9d1bf1b1
|
Launcher: onclose handler
|
2020-08-27 20:38:09 +02:00 |
|