3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-07-31 19:38:03 +02:00
Commit graph

708 Commits

Autor SHA1 Nachricht Datum
Mats
5032e7d07e Only apply the 'Hologram patch' to small entities since it only happens to them.
Only apply the 'Hologram patch' to small entities (Doesn't fix issue but hey)
2016-04-04 15:55:48 +01:00
Myles
c7c6ee9fbc Delay registration of protocols until the plugin has loaded to prevent it being done at the wrong time, #323 #316 Fixed 2016-04-03 23:30:10 +01:00
Mats
4431ca63c2 Fix viaversion list command 2016-04-03 11:26:27 +01:00
Myles
1fa7211cf0 Construct List properly, Fix #314 2016-04-03 01:51:38 +01:00
Myles
de576795dc Blame @Matsv 2016-04-02 22:59:40 +01:00
Myles
f6286bcc25 Bump version 2016-04-02 22:13:30 +01:00
Myles
8276b212e9 Merge pull request #313 from Matsv/master
Stop allowing everyone to change the instance
2016-04-02 21:32:46 +01:00
Matsv
aabd9247a6 Stop allowing everyone to change the instance 2016-04-02 21:45:24 +02:00
Myles
997c2ad6a1 Fix Potions: ThrownPotion is now correct, and the particles are too.
Fixes #223
Also changes a tiny bit of javadoc :)
2016-04-02 14:46:30 +01:00
Myles
233a2ba5df Merge pull request #312 from Matsv/dev
Fix custom NBT for potions / spawneggs
2016-04-02 14:09:00 +01:00
Matsv
ed0d5a7cfb Fix NBT for potions 2016-04-02 15:06:10 +02:00
Matsv
87f083460c Fix custom named spawneggs 2016-04-02 15:02:41 +02:00
Myles
2d6dedefb8 Add some packet plugins to loadbefore to ensure it works better with them. 2016-04-02 13:50:21 +01:00
Myles
8adbf36a3a Merge pull request #311 from Matsv/dev
Make command sender messages cleaner
2016-04-02 13:30:10 +01:00
Matsv
8c706b665c Don't format if no args are given 2016-04-02 11:58:15 +02:00
Matsv
2e3677a592 Make command sender messages cleaner 2016-04-02 11:51:17 +02:00
Myles
3602c5087b Don't send a meta data packet when list is empty. #288 2016-04-01 18:13:23 +01:00
Myles
5c84b3d8cc Merge pull request #309 from HugoDaBosss/master
Implement subcommand to reload the config
2016-04-01 16:41:03 +01:00
Hugo Kerstens
7defe7129f Implement subcommand to reload the config 2016-04-01 17:31:44 +02:00
Myles
995dc135b8 Merge pull request #308 from Matsv/boss
Cleanup BossBar class & add new bossbar api method, addPlayers()
2016-04-01 15:07:04 +01:00
Matsv
3f64fb7d5f Cleanup BossBar class & add new bossbar api method, addPlayers() 2016-04-01 16:03:56 +02:00
Myles
ac8f7a00ae Merge pull request #305 from HugoDaBosss/master
Implement new protocol version registry
2016-03-31 22:45:39 +01:00
Myles
6893f34289 Support reloading to some extent, if you use protocol lib it will kick all your players... (So you probably should just get a PluginManager...)
One day i'll fully patch to work... (If I don't kick the players it ends up that ProtocolLib implodes and nobody can connect.)
2016-03-31 22:45:15 +01:00
Hugo Kerstens
0a69d62cbe Fixed typo (blame Mats) 2016-03-31 23:26:13 +02:00
Myles
5e0096aa2c Merge pull request #307 from Matsv/master
Woops use the same instance
2016-03-31 21:49:42 +01:00
Matsv
7326205495 Woops use the same instance 2016-03-31 22:48:20 +02:00
Myles
a8212db7f2 Merge pull request #306 from Matsv/tabcomplete
Tabcomplete
2016-03-31 19:55:11 +01:00
Matsv
2905d77206 Reformatting moved color to the top ;( 2016-03-31 20:53:03 +02:00
Matsv
cb8ec2ce20 Add tab-complete possibility and help subcommand 2016-03-31 20:50:22 +02:00
Hugo Kerstens
09f484f956 Implement new protocol version registry 2016-03-31 19:50:04 +02:00
Myles
c48922eb3e Merge pull request #304 from Matsv/cmd
Implement new command API
2016-03-31 17:56:08 +01:00
Matsv
b701a0ef67 Change debug mode subcmd description 2016-03-31 18:55:05 +02:00
Matsv
eb50f4e907 Merge branch 'master' of https://github.com/Matsv/ViaVersion into cmd 2016-03-31 17:53:12 +02:00
Matsv
6480ea34fc Changed javadoc 2016-03-31 17:52:06 +02:00
Matsv
511941462f Add javadoc 2016-03-31 17:51:30 +02:00
Matsv
34cc783cac Fix missing description, add javadocs, make sure subcommand is valid, check permission 2016-03-31 17:48:15 +02:00
Matsv
ecc79b4f49 Command API to keep it clean and make it possible for developers to add their own viaversion subcommands if they want to. 2016-03-31 17:22:42 +02:00
Myles
76f10c463f Merge pull request #301 from Matsv/master
Handle discontinued player item in hand, fixes #299
2016-03-31 15:49:24 +01:00
Matsv
41d5144b57 Handle discontinued player item in hand, fixes #299 2016-03-31 16:28:56 +02:00
Myles
de196f2e4f Merge pull request #300 from HugoDaBosss/master
Small optimization in join packet
2016-03-31 14:10:52 +01:00
Hugo Kerstens
0acc2f95fb Remove unneeded code 2016-03-31 15:08:19 +02:00
Myles
d16eb9b27e Version bump 2016-03-30 17:46:00 +01:00
Myles
8760b53a0a Fix Disconnect Issue (It's not really harmful but still) 2016-03-30 17:45:24 +01:00
Myles
a40182186f Fix debug issue with 1.9.2 2016-03-30 17:34:13 +01:00
Myles
ef2b173749 Merge pull request #295 from Matsv/master
Rename 1_9_1 PRE to just 1_9_1
2016-03-30 17:33:15 +01:00
Matsv
75c9284cda Rename 1_9_1 PRE to just 1_9_1 2016-03-30 18:23:52 +02:00
Myles
2abecba7bf Bump version 2016-03-30 16:54:49 +01:00
Myles
fb6055cbfe 1.9.2 support (no protocol changes from what I've seen) 2016-03-30 16:51:55 +01:00
Myles
639c9ea8c1 Fix 1.8R0.1 not working, ensure flying packets are sent from right place in pipeline, should fix #273 2016-03-30 16:43:01 +01:00
Myles
1872845d2b Add additional information when packets aren't sent correctly. 2016-03-30 15:58:31 +01:00