3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-27 09:28:03 +02:00
Commit graph

122 Commits

Autor SHA1 Nachricht Datum
Matsv
905cd9cf0d Merge branch 'master' of https://github.com/Matsv/ViaBackwards into dev 2019-01-21 22:23:43 +01:00
Matsv
085c9e13ad Fix typo 2019-01-21 22:23:25 +01:00
Gerrygames
3b2128acaa fix metadata index 2019-01-21 22:16:35 +01:00
Gerrygames
34ed045ba6 arrow metadata fix 2019-01-21 21:35:40 +01:00
Gerrygames
0018159c89 fix tab complete 2019-01-21 21:12:48 +01:00
Gerrygames
97bd12fc33 use BLOCK_CHANGE_RECORD_ARRAY 2019-01-21 16:24:05 +01:00
Gerrygames
5a3b59ce29 fix boss bar packet 2019-01-21 16:05:46 +01:00
Gerrygames
88e83f9aad use ViaBackwards logger instead of ViaVersions 2019-01-21 14:37:48 +01:00
Gerrygames
fadebbc17b rewrite items in metadata 2019-01-21 14:18:24 +01:00
Gerrygames
e261ced701 fix teams packet 2019-01-21 14:04:29 +01:00
Matsv
03768d7124 Handle mob spawner changes 2019-01-20 20:23:40 +01:00
Matsv
520eb15ce9 Handle skull block entities 2019-01-20 17:19:26 +01:00
Matsv
fd4c9b5e6c Implement banner block entity 2019-01-20 16:08:53 +01:00
Matsv
803ae8a7ac Implement flowerpot handling 2019-01-20 14:49:51 +01:00
Matsv
97b81cf782 Implement basic block entity interface & handle beds 2019-01-20 14:15:21 +01:00
Matsv
404dce4a32 Handle new wolf colors 2019-01-20 12:06:24 +01:00
Matsv
be8c1b69dc Implement tab-complete 2019-01-19 18:54:26 +01:00
Matsv
c9067354c0 Rewrite AreaEffectCloud (TODO Particle rewrite) 2019-01-19 16:11:15 +01:00
Matsv
c829e857d2 Remove debug comments 2019-01-19 15:55:13 +01:00
Matsv
842631feef Rewrite metadata changes en add missing entity track 2019-01-19 15:53:31 +01:00
Matsv
87f217ca37 Rewrite entity types 2019-01-19 14:04:11 +01:00
Matsv
3cd91d87a4 Rewrite meta types 2019-01-19 12:50:33 +01:00
Matsv
d1d94570e7 Handle metadata & entity type rewrite 2019-01-19 12:35:30 +01:00
Matsv
bc0cb10406 Handle entity/dimension tracking correctly 2019-01-19 12:11:11 +01:00
Gerrygames
d6ca3891a1 lever mapping 2019-01-18 14:13:21 +01:00
Gerrygames
99af95e0a8 mapping for doors 2019-01-18 13:55:04 +01:00
Gerrygames
fbbce29da7 fix some missing mappings 2019-01-18 13:33:14 +01:00
Gerrygames
688654adcc remove debug 2019-01-18 11:44:41 +01:00
Gerrygames
9ad0c34603 most of the easy block mappings 2019-01-18 11:42:29 +01:00
Gerrygames
8d7fee16b8 Plugin messages/new packets 2019-01-17 17:30:25 +01:00
Gerrygames
c950fe2125 sound and entity id mappings 2019-01-16 14:41:40 +01:00
Gerrygames
b9a2404f9c some more progress on 1.13 2019-01-16 12:47:30 +01:00
Gerrygames
f0ef119440 Rewrite map colors added in 1.12 2018-12-05 13:33:42 +00:00
Myles
45cece245c Merge branch 'master' into dev 2018-12-05 13:27:35 +00:00
Gerrygames
7296017ab8 ViaVersion 2.0.0 compatibility 2018-11-20 15:32:49 +01:00
Marco Neuhaus
d0dec2539d fix books 2018-11-13 10:59:33 +01:00
Marco Neuhaus
ae3142c2f5 remove fileheader 2018-11-12 23:52:56 +01:00
Marco Neuhaus
a5599deb8e add Support 1.13.2 to 1.13.1
little particle fix for 1.13.1 to 1.13
2018-11-12 23:47:11 +01:00
ForceUpdate1
f636b67dca
Merge branch 'dev' into master 2018-11-12 22:19:12 +01:00
Matsv
d484545bef Change keepAlive's initial value to fix Gerrygames/ViaRewind#14 2018-11-10 18:17:53 +00:00
Matsv
ce7c525155 Basic block translation 2018-10-25 16:04:20 +02:00
Matsv
9d34038eab Rewrite changed packet ids 2018-10-25 14:01:03 +02:00
Matsv
e91ed55963 Merge branch 'master' of https://github.com/Matsv/ViaBackwards into dev
# Conflicts:
#	all/pom.xml
#	bukkit/pom.xml
#	bungee/pom.xml
#	core/pom.xml
#	pom.xml
#	sponge/pom.xml
2018-10-25 10:32:27 +02:00
Marco Neuhaus
f2e35a0c5a add comment 2018-08-28 19:47:01 +02:00
Marco Neuhaus
00ad68389c add mappings for bossbar
add mappings for tab complete
2018-08-28 18:49:13 +02:00
Marco Neuhaus
bc19f1a57d add mappings for advancements
add mappings for tags
2018-08-28 18:13:56 +02:00
Marco Neuhaus
35cabf34b0 Add support for 1.13 at 1.13.1 server
TODO:
* add Tab complete
* add boss bar
* add Advancements
* add tags
2018-08-28 18:06:57 +02:00
Myles
c7159721cb Remove protocols for now
So it gives outdated version message instead of errors...
2018-08-21 16:44:44 +01:00
Gerrygames
69c68bf300 Rewrite map colors added in 1.12 2018-08-16 15:15:44 +02:00
Matsv
4919b8748a Preparations for 1.13 support development 2018-07-22 23:15:59 +02:00