Bixilon
|
f71474ef7f
|
add javafx maven plugin
|
2020-08-27 20:34:23 +02:00 |
|
Bixilon
|
72a0557a59
|
Launcher: serverList: color green, when connected
|
2020-08-27 20:05:23 +02:00 |
|
Bixilon
|
1910cba677
|
Launcher: server list: add server button
|
2020-08-27 19:57:02 +02:00 |
|
Bixilon
|
f58003ab08
|
Launcher: server list: button to remove servers, wrap server list in fxml sheet
|
2020-08-26 22:13:07 +02:00 |
|
Bixilon
|
35ae072d79
|
fix some issues with connecting to a server with a forced version
|
2020-08-26 20:58:49 +02:00 |
|
Bixilon
|
eb2c1eff63
|
Launcher: server list: option to edit and connect
|
2020-08-26 20:37:38 +02:00 |
|
Bixilon
|
ff4445d6b9
|
ServerList: show server brand, when running an unknown version, bug fixes
|
2020-08-26 17:14:16 +02:00 |
|
Bixilon
|
c7246956f4
|
Launcher wip (1): basic server list
|
2020-08-26 15:31:00 +02:00 |
|
Bixilon
|
b406706f0a
|
Merge branch 'snapshotSupport' into 'master'
Snapshot support
Closes #2 and #5
See merge request bixilon/minosoft!15
|
2020-08-26 10:21:50 +02:00 |
|
Bixilon
|
d7b9c2efc6
|
move final HashSets, ArrayList, HashMap, ... initialisation from constructor to class
|
2020-08-25 18:16:32 +02:00 |
|
Bixilon
|
0f4734e84f
|
replace switch loops with enchanted switch loops, remove some java warnings
|
2020-08-24 21:06:39 +02:00 |
|
Bixilon
|
3de2fc53b1
|
replace Long with long, where needed
|
2020-08-24 20:55:46 +02:00 |
|
Bixilon
|
ca154c6296
|
PacketEntityInitialisation, PacketVehicleMovement, rename PacketVehicleMove
|
2020-08-24 20:46:40 +02:00 |
|
Bixilon
|
ec5fe378e4
|
rename all player info, player list, ... to PlayerList
|
2020-08-24 14:36:12 +02:00 |
|
Bixilon
|
0bd2f11243
|
enum refactoring: use values() if possible, enum names are now plural only
|
2020-08-24 14:19:49 +02:00 |
|
Bixilon
|
65687e3a61
|
move some classes to util, make some classes final
|
2020-08-24 13:45:54 +02:00 |
|
Bixilon
|
72678802a0
|
server wrapper: Option to download all servers (from all versions)
|
2020-08-24 13:15:20 +02:00 |
|
Bixilon
|
369a45ea4a
|
fix copyright replace issue, enums: use ordinal and values function instead of for loop
|
2020-08-24 12:15:48 +02:00 |
|
Bixilon
|
0d6b38297b
|
Log current thread, number all connections
|
2020-08-23 21:56:51 +02:00 |
|
Bixilon
|
04ab1b5254
|
dns handling: srv resolving
|
2020-08-23 15:41:32 +02:00 |
|
Bixilon
|
983c3844dd
|
fix compression bug #2
|
2020-08-22 14:36:10 +02:00 |
|
Bixilon
|
7d8c44ddf5
|
support for almost all snapshots from pre 17w43b to 1.15.2
|
2020-08-21 20:16:48 +02:00 |
|
Bixilon
|
6b6b3af015
|
PacketSetCompression and PacketLoginSetCompression implements now PacketCompressionInterface
|
2020-08-20 20:44:50 +02:00 |
|
Bixilon
|
b057f14f17
|
re enable compression
|
2020-08-20 15:22:13 +02:00 |
|
Bixilon
|
8af8724bb6
|
support for almost all snapshots until 17w43b (342)
|
2020-08-19 22:15:00 +02:00 |
|
Bixilon
|
f0476c802c
|
fix entity spawn nullpointer
|
2020-08-08 00:19:42 +02:00 |
|
Bixilon
|
a4d1edfc96
|
fix some item mappings problems (metaData)
|
2020-08-08 00:16:14 +02:00 |
|
Bixilon
|
00d38eb955
|
fix chunk reading < 1.10. Print (version) mappings loading time
|
2020-08-07 22:08:06 +02:00 |
|
Bixilon
|
deb700d33d
|
snapshotSupport: 1.9.0 (107)
|
2020-08-07 21:24:46 +02:00 |
|
Bixilon
|
2704cb4043
|
versions mapping: all packet mappings until version 1.15.2
|
2020-08-06 22:29:10 +02:00 |
|
Bixilon
|
8d5457363e
|
wip version mapping
|
2020-08-05 21:55:01 +02:00 |
|
Bixilon
|
8ebcae58ac
|
remove packet class hashmap
|
2020-08-04 23:43:26 +02:00 |
|
Bixilon
|
8c3b62a4de
|
serverWrapper script: Auto download and start vanilla server
|
2020-08-03 21:10:37 +02:00 |
|
Bixilon
|
5aa94801ea
|
support for other login packet ids (1.13-pre3-1.13-pre8)
|
2020-08-03 18:11:33 +02:00 |
|
Bixilon
|
5cef35471f
|
version mapping until 1.13-pre2. some bug fixes
|
2020-08-03 17:18:14 +02:00 |
|
Bixilon
|
a678027122
|
wip(2) version flattening update: approximately entity meta data, Entities
|
2020-08-02 20:01:49 +02:00 |
|
Bixilon
|
b20e9b10ea
|
wip (2): version flattening: all packets
|
2020-08-02 15:33:52 +02:00 |
|
Bixilon
|
36d2b70edf
|
wip (1) version flatting update, snapshot support
|
2020-08-01 21:35:43 +02:00 |
|
Bixilon
|
b3ff2a3437
|
new packet mapping (13w41b - 1.8.9)
|
2020-07-31 23:54:29 +02:00 |
|
Bixilon
|
3669fa1dee
|
wip snapshot support, version flattening update
|
2020-07-31 22:21:53 +02:00 |
|
Bixilon
|
42b4ce3d81
|
All 1.16 entities + metadata
|
2020-07-30 23:53:16 +02:00 |
|
Bixilon
|
cef8cfefc1
|
1.16 Pigman change, 20w30a mapping
|
2020-07-30 22:53:15 +02:00 |
|
Bixilon
|
312677a007
|
1.16: PacketMultiBlockChange
|
2020-07-30 19:39:50 +02:00 |
|
Bixilon
|
a05a9ea8ac
|
1.16 support (network), dimension flattening update
|
2020-07-29 22:08:59 +02:00 |
|
Bixilon
|
b66212a7b2
|
refactor nbt library a bit
|
2020-07-29 18:18:06 +02:00 |
|
Bixilon
|
2e23cb61b7
|
temporary fix for #2
|
2020-07-29 16:19:35 +02:00 |
|
Bixilon
|
99317330e4
|
wip 1.16.2 support (20w30a)
|
2020-07-29 16:17:49 +02:00 |
|
Bixilon
|
39eb91fb0a
|
new packet registration format (auto counter)
|
2020-07-29 12:14:02 +02:00 |
|
Bixilon
|
1ae026045b
|
wip: 1.16.1
|
2020-07-28 20:11:14 +02:00 |
|
Bixilon
|
71c8b1ad17
|
Merge branch 'version1.15' into 'master'
Version1.15
See merge request bixilon/minosoft!12
|
2020-07-28 13:50:26 +02:00 |
|