929 Commits

Author SHA1 Message Date
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
Bixilon
73c4dfe687 Merge branch 'master' into 'version1.15'
# Conflicts:
#   src/main/java/de/bixilon/minosoft/Minosoft.java
#   src/main/java/de/bixilon/minosoft/util/ChunkUtil.java
2020-07-28 13:49:57 +02:00
Bixilon
60da329683
MobEffects: flattening update 2020-07-27 23:25:46 +02:00
Bixilon
985c4b31a8
Remove FallingDustParticleData, PacketEntitySoundEffect, adjust log messages (sound effect) 2020-07-27 21:44:52 +02:00
Bixilon
da79690b9d
Particle flatting update 2020-07-27 21:17:46 +02:00
Bixilon
f9fa852231
Paintings (Motives) flatting update 2020-07-27 13:52:13 +02:00
Bixilon
cbf7eaffbd
1.15.2 EntityMetaData (big refactor update) 2020-07-26 23:15:58 +02:00
Bixilon
f692d13174
1.15.2 EntityMetaData (big refactor update) 2020-07-26 22:35:05 +02:00
Bixilon
d64a23421c
wip EntityMetaData 1.15 2020-07-26 17:57:15 +02:00
Bixilon
0393ff5174
fix chunk reading 1.15 2020-07-25 22:52:23 +02:00
Bixilon
0ccfa9a215
reformat code 2020-07-25 22:48:53 +02:00
Bixilon
727a3c8f92
debug option: check if version provided in config is correct 2020-07-25 22:41:59 +02:00
Bixilon
73f0b1b774
change broken packet message 2020-07-25 22:37:08 +02:00
Bixilon
018e74776b
wip 1.15.2 support 2020-07-25 22:26:43 +02:00
Bixilon
e4dc52b5be
1.15.2 packet mapping 2020-07-25 19:02:23 +02:00
Bixilon
aa64462ce2
Fix some json issues, fix problems in < 1.12.2 block mapping 2020-07-25 17:58:45 +02:00
Bixilon
ec1a7b3465
fix some problems with gson, use hashCode in Enchantment and Statistic 2020-07-25 17:37:09 +02:00
Bixilon
842bf9118b
fix some problems with gson, use hashCode in Enchantment and Statistic 2020-07-25 17:35:32 +02:00
Bixilon
82ad02fe13
fix some mappings problems, improve performance 2020-07-25 17:24:25 +02:00
Bixilon
d7bf4f527a
fix some mappings problems, improve performance 2020-07-25 17:23:57 +02:00
Bixilon
d6fba287c2 Merge branch 'improvements' into 'master'
Improvements

See merge request bixilon/minosoft!11
2020-07-25 16:20:36 +02:00
Bixilon
71eeca6f0c
Replace all Lists with ArrayLists 2020-07-25 16:16:43 +02:00
Bixilon
49342fedbf
LoginPluginMessages 2020-07-25 16:10:33 +02:00
Bixilon
4ec65a65a5
replace org.json with gjson (performance improvements) 2020-07-25 14:35:24 +02:00
Bixilon
9031d04f0c
improve start time a log (block mapping loading) 2020-07-25 13:55:04 +02:00
Bixilon
6c7b2842f8
print mappings loading times 2020-07-25 13:23:18 +02:00
Bixilon
04081f0440 Merge branch 'version1.14' into 'master'
Version1.14

See merge request bixilon/minosoft!10
2020-07-24 23:59:23 +02:00
Bixilon
a6e6d13bef
PacketMapData 1.14.4 2020-07-24 23:58:08 +02:00
Bixilon
cfc55fc89e
PacketUpdateStructureBlock 2020-07-24 23:38:53 +02:00
Bixilon
c1b6f71452
PacketUpdateJigsawBlock, PacketAcknowledgePlayerDigging 2020-07-24 23:24:39 +02:00
Bixilon
4c819fae3c
PacketOpenBook 2020-07-24 22:24:55 +02:00
Bixilon
670f0fa8b5
PacketTradeList, VillagerLevels 2020-07-24 22:10:11 +02:00
Bixilon
a0a16e995d
PacketOpenHorseWindow, move StatisticCategories 2020-07-24 19:10:44 +02:00
Bixilon
589b02bd86
Statistics flatting update 2020-07-24 17:40:39 +02:00
Bixilon
f1f067b783
move all classes with dynamic loaders (flatting json) into ownpackage 2020-07-24 15:07:54 +02:00
Bixilon
671c51b7c9
Enchantment flatting update 2020-07-24 15:04:35 +02:00
Bixilon
23d540d055
remove some empty lines, (eventually) fix some networking (queue) issues 2020-07-23 23:33:41 +02:00
Bixilon
4fee863c69
1.14.4 All entities and meta data 2020-07-23 21:32:24 +02:00
Bixilon
4135487525
entity flatting update 2020-07-23 19:00:23 +02:00
Bixilon
63f17d5df7
wip: 1.14.4 EntityMetaData 2020-07-23 17:43:53 +02:00
Bixilon
2b0a11e14d
refactor packet class mapping (use bimap) 2020-07-23 16:46:02 +02:00
Bixilon
86e413b962
PacketUpdateViewDistance, PacketUpdateViewPosition 2020-07-23 16:44:54 +02:00
Bixilon
c0614a47af
wip PacketUpdateLight 2020-07-23 16:40:55 +02:00
Bixilon
be852e24e5
1.14.4 chunk parsing 2020-07-22 22:17:45 +02:00
Bixilon
5aad04d578
1.14.4: PacketDeclareRecipes 2020-07-22 19:10:11 +02:00
Bixilon
1124a20843
almost all 1.14.4 packets 2020-07-21 23:53:27 +02:00
Bixilon
4d6db77986
refactor enum to String (in messages do not use name()) 2020-07-21 20:52:48 +02:00
Bixilon
3a009d5ee1
some 1.14.4 packets 2020-07-21 20:25:04 +02:00
Bixilon
62e2a237d0
refactor packet registration (use bimap) 2020-07-21 19:54:47 +02:00