3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-09-07 21:32:52 +02:00
Commit graph

324 Commits

Autor SHA1 Nachricht Datum
Gerrygames
ccf132ff50 remove unused colors from team prefix/suffix 2019-01-22 14:41:50 +01:00
Gerrygames
4f9334c1dd fix tab complete 2019-01-22 13:58:06 +01:00
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
Myles
43ad787bda
Merge pull request #50 from Matsv/master
Merge master into dev
2018-07-10 12:19:49 +01:00
creeper123123321
f9ad3b59f1 Fix #25 (#38)
* Fix #25

* Update PlayerPackets1_11.java
2018-03-19 22:45:43 +01:00
Matsv
2a756616f4 Change keepAlive's initial value to fix Gerrygames/ViaRewind#14 2018-02-05 20:51:34 +01:00
Myles
903c1999eb Don't use casting for validation of keep alive, use hashCodes.
Also disregard valid ones sent twice.
2017-09-30 21:08:05 +01:00
Myles
d36a076942 2.3.1 - Disregard any incorrect keep-alives, credits to @Shevchik 2017-09-20 14:16:22 +01:00
Myles
30f339400e 2.3.0 - 1.12.2 Support 2017-09-19 00:25:33 +01:00
Matsv
f7824e1df5
Bump version 2017-08-04 14:03:35 +02:00
Matsv
2168145d58
Prevent crash for now 2017-08-03 15:44:34 +02:00
Matsv
ebb1323129
Prepare for 1.12.1 2017-08-02 14:08:37 +02:00
Matsv
34ca6324c5
Possibility to suppress type not found errors 2017-07-30 12:23:00 +02:00
Matsv
908931e174
Make metadata item rewrite check the Type instead of the MetaType fixes #17 2017-07-30 12:17:20 +02:00
Matsv
1f15c9e8f1
Back to snapshot 2017-07-30 12:14:59 +02:00
Matsv
9a0686685c
Bump version 2017-07-29 14:11:43 +02:00
Matsv
ccc63966c6
Change shulkerbox data fixes #15 2017-07-29 14:05:10 +02:00
Matsv
18d8ab068d
Remove debug message 2017-07-29 13:32:03 +02:00
Matsv
227396d08a
Format replacement items differently 2017-07-29 13:24:17 +02:00
Matsv
dbc92572fd
Fix NPE for unknown beds & keep original NBT data 2017-07-29 13:19:59 +02:00
Matsv
ea2f603cf7
Possibility to hide warning using suppressMetadataErrors fixes #14 2017-07-04 21:12:09 +02:00
Matsv
a5aa9e7281
Handle nulls in EntityRewriter (#11) 2017-06-21 19:30:48 +02:00
Matsv
0e5ee7063f
Back to snapshot 2017-06-14 17:57:12 +02:00
Matsv
d95630c4d0
Bump version 2017-06-14 17:31:32 +02:00
Matsv
36be58f775
Change sout to logger 2017-06-14 15:41:36 +02:00
Matsv
a23204a86c
Use a hanging bat for sitting parrot 2017-06-14 15:16:52 +02:00
Matsv
4928dab3f0
Fix achievement popup "Open Inventory" visible forever 2017-06-14 14:59:48 +02:00
Matsv
b6bf2cd950
Handle observer facing position 2017-06-13 21:06:07 +02:00
Matsv
469936308c
Implement shoulder indication 2017-06-13 20:48:02 +02:00
Matsv
d330b64bba
Modify pitch instead of changing volume (-: 2017-06-13 19:34:30 +02:00
Matsv
258ca46428
Remap 1_12 sounds 2017-06-13 19:30:36 +02:00
Matsv
e4998e267e
Remove some todos 2017-06-13 17:10:56 +02:00
Matsv
adc84452d5
Fix invisible illusionator 2017-06-13 16:56:47 +02:00
Matsv
ce89d1c724
Store Parrot tamed data 2017-06-13 16:32:43 +02:00
Matsv
354660a374
Change ShulkerBoxes to EnderChests to fix breaking/picking it up 2017-06-13 15:38:16 +02:00
Matsv
a47e845847
Fix Llama inventory offset, replacement sounds for 1.11 & fix NPE 2017-06-13 15:33:43 +02:00
Matsv
da84e30936
Rename some classes 2017-06-13 13:59:48 +02:00
Matsv
0f52fdf3b6
Let the knowledge book glow (: 2017-06-13 13:55:48 +02:00
Matsv
dfe8c90da4
Patch signs not empty in 1.9-1.9.2 2017-06-13 13:40:28 +02:00
Matsv
9ed4a15b32
Implement a color variable for item names 2017-06-12 21:50:21 +02:00
Matsv
961991a316
Fix null translate chat message fields 2017-06-12 21:28:26 +02:00
Matsv
e9878f68b9
Basic advancements handling 2017-06-12 21:06:30 +02:00
Matsv
95532bcdd5
Show entity names when replaced 2017-06-12 19:18:44 +02:00
Matsv
a8e81935cc
Handle FallingBlocks in 1.9.4-1.11.2 2017-06-10 16:34:08 +02:00
Matsv
2a1f6602ba
Fix the Item Rewriter, implement 1.12 block rewrites & handle fallingblocks 2017-06-10 16:15:37 +02:00
Matsv
d113e11c3b
Metadata change voor illagers (Should be changed @ wiki.vg) 2017-06-08 19:35:26 +02:00
Matsv
5a4dd8bb6a
ILLUSION_ILLAGER -> EVOCATION_ILLAGER (Better suggestions are welcome, bow will be invisible with the current entity.) 2017-06-08 18:43:23 +02:00
Matsv
85286095d7
Parrot -> Bat 2017-06-08 18:29:38 +02:00
Matsv
34d9ccbd5b
Let PAaaS generate the sound changes 2017-06-08 17:27:58 +02:00
Matsv
d98a511757
Bump viaversion & handle metadata changes 2017-06-08 17:07:55 +02:00
Matsv
cb93950785
Map Packet ID changes for 1.12 2017-06-08 16:29:01 +02:00
Matsv
ddf5324a82
Rename disabled llama slots & bump viaversion 2017-06-08 15:39:10 +02:00
Matsv
67d3eef37a
Handle new Llama inventory 2017-06-08 15:31:34 +02:00
Matsv
7fda9dba0d
Woops, forgot the new Shulker Shell item 2017-06-03 12:39:35 +02:00
Matsv
da2e802e29
Handle chested horse metadata correctly 2017-06-03 12:22:47 +02:00
Matsv
347d449f51
Fix invisible shulkerboxes 2017-06-03 12:05:37 +02:00
Matsv
41d1ceb7cd
Play Guardian animation when Totem of Undying is used. 2017-06-03 11:54:05 +02:00
Matsv
2060a698bd
Fix Spawn eggs 2017-06-03 11:47:08 +02:00
Matsv
ff73405d92
Rewrite Entity Type for spawners 2017-06-01 20:26:10 +02:00
Matsv
878230ebb1
Cleanup BlockItemRewriter & EntityRewriter 2017-06-01 19:09:48 +02:00
Matsv
f33c694dd3
Cancel Shulker Decleration @ Update Block Entity & rewrite some sounds 2017-06-01 15:03:27 +02:00
Matsv
5ef109c037
Rewrite SoundRewriter and generate placeholders for 1.11 2017-05-31 21:02:34 +02:00
Matsv
373f519464
Cleanup 2017-05-31 14:09:50 +02:00
Matsv
51c502486e
Continue 1.11 update. 2017-05-31 00:03:42 +02:00
Matsv
4e5a12a514
Remove the instanceof check since it's no longer required. 2016-11-19 15:57:08 +01:00
Matsv
6cf94fce66
Change the way how EntityTrackers work to work correctly with multiple versions (WIP) 2016-11-19 15:51:38 +01:00
Matsv
58810243dc
Start working on the 1.11 update (Far from stable) 2016-11-19 12:01:22 +01:00
Matsv
04508e8c5c
Back to snapshot 2016-11-19 10:57:55 +01:00
Matsv
4630b08fee
Bump version for Spigot release 2016-11-14 18:01:01 +01:00
Matsv
73e739310e
Bump version 2016-11-13 14:08:56 +01:00
Matsv
5f316f242e
Rename Protocol1_9To1_10 to ...1_9_4... 2016-10-15 17:12:01 +02:00
Matsv
aada25b865
Remove debug message 2016-10-03 15:42:26 +02:00
Matsv
89e43cc1dc
Hi MIT :) 2016-10-03 15:40:19 +02:00
Matsv
debce2e8f7
Sync with master 2016-10-03 15:28:25 +02:00
Matsv
a21bd3acec
Basic support for multiplatform ViaBackwards (Bungee doesn't seem to work correctly yet) 2016-10-03 15:20:38 +02:00