Dan Mulloy
954a37a261
Fix a few javadoc issues
2014-12-01 16:31:11 -05:00
Dan Mulloy
98eb6958e0
Add more EnumWrappers
...
Thanks @Zeruska!
2014-12-01 16:25:27 -05:00
Dan Mulloy
18a45aace0
Fix an issue getting chat component arrays
2014-12-01 16:11:27 -05:00
Dan Mulloy
1c8e3b5ee3
Add support for ResourcePackStatus
2014-11-30 18:44:10 -05:00
Dan Mulloy
d7087c2da5
Make write error messages more informational
2014-11-30 18:29:22 -05:00
Dan Mulloy
7b08bb9e1b
Fix some javadoc typos
2014-11-30 12:24:47 -05:00
Dan Mulloy
6abd0cfdaa
Add support for accessing ChatComponent arrays
...
Fixes #7
2014-11-30 12:23:59 -05:00
Dan Mulloy
3ac9793553
Update EnumWrappers with new constants
2014-11-29 21:24:27 -05:00
Dan Mulloy
dfc1808aca
Update protocol version
2014-11-29 21:13:49 -05:00
Dan Mulloy
30008ddd2c
Merge branch 'master' of https://github.com/dmulloy2/ProtocolLib.git
2014-11-29 17:12:34 -05:00
Dan Mulloy
2074c2cab1
Add getters for block position
...
Fixes #6
2014-11-29 17:12:24 -05:00
Dan Mulloy
9cab57fa1c
Merge pull request #5 from Minecrell/enum_wrappers
...
Fix EnumWrappers referencing a changed packet
Thanks @Minecrell!
2014-11-29 15:30:14 -05:00
Minecrell
c2fdd15677
Fix EnumWrappers referencing a changed packet
2014-11-29 21:14:20 +01:00
Dan Mulloy
a501e50237
Increment version to 3.6.3-SNAPSHOT
2014-11-29 13:51:23 -05:00
Dan Mulloy
38cf8f4888
Add wrapped block position, fix some errors
2014-11-29 13:35:34 -05:00
Dan Mulloy
1f6b873f84
ChunkPosition was replaced by BlockPosition
2014-11-29 13:12:35 -05:00
Dan Mulloy
d5a63e8e38
Update scm information in the pom.xml
2014-11-29 12:17:08 -05:00
Dan Mulloy
670e8f034c
Fix players being disconnected on login
2014-11-29 11:58:43 -05:00
Dan Mulloy
b9818cace7
Update some version stuff
2014-11-28 22:36:47 -05:00
Dan Mulloy
bd8f2dcc41
Skip tests for now
2014-11-28 22:24:00 -05:00
Dan Mulloy
9b88847c28
Actually update to 1.8
2014-11-28 22:08:46 -05:00
Dan Mulloy
075ef28b5e
Add libraries, update support URL
2014-11-28 11:29:49 -05:00
Dan Mulloy
077ea6ea08
Initial update to 1.8 - "It compiles"
2014-11-28 11:22:10 -05:00
Dan Mulloy
d7e46215b8
Format pom.xml and plugin.yml, completely remove updater
2014-11-27 20:35:30 -05:00
Dan Mulloy
7e168e2655
Update JavaDoc link in the readme
2014-11-24 11:48:04 -05:00
Dan Mulloy
e69832a82a
Remove the updater for now
2014-11-24 11:41:04 -05:00
Dan Mulloy
e1e0c4a05a
Don't shade spigot
2014-11-15 18:19:36 -05:00
Dan Mulloy
7a3b9c9e2b
Add download link to Readme
2014-11-15 18:07:09 -05:00
Dan Mulloy
6044822014
Make it compile
...
We'll worry about the tests later
2014-11-15 17:58:27 -05:00
Dan Mulloy
d76788b092
Update package names in BukkitInitialization
2014-11-15 17:01:31 -05:00
Dan Mulloy
03260969ff
Name the built jar ProtocolLib.jar
2014-11-15 16:52:03 -05:00
Dan Mulloy
5804f0520f
Merge Spigot protocol hack support into main branch
2014-11-15 16:44:58 -05:00
Dan Mulloy
ca2bc3ecc5
Attempt to fix memory leaks with the ChannelInjector
...
Addresses https://github.com/aadnk/ProtocolLib/issues/70
2014-11-15 14:56:57 -05:00
Dan Mulloy
592874fd5e
Delete a bunch of Eclipse files
2014-11-15 14:46:59 -05:00
Dan Mulloy
bd74d0df1d
Update individual projects' .gitignores
2014-11-15 14:29:09 -05:00
Dan Mulloy
4043f67610
Remove unused variable
2014-11-15 14:26:00 -05:00
Dan Mulloy
eebcdf3ea1
Update TinyProtocol
2014-11-15 13:10:42 -05:00
Dan Mulloy
726b7eb8ab
Delete org.eclipse.m2e.core.prefs
2014-11-15 13:07:46 -05:00
Dan Mulloy
c61de2766d
Delete org.eclipse.jdt.ui.prefs
2014-11-15 13:07:42 -05:00
Dan Mulloy
eb27b03721
Delete org.eclipse.jdt.core.prefs
2014-11-15 13:07:35 -05:00
Dan Mulloy
ffa85b80ee
Delete org.eclipse.core.resources.prefs
2014-11-15 13:07:26 -05:00
Dan Mulloy
ac05781111
Update .gitignore
2014-11-15 13:06:34 -05:00
Dan Mulloy
cfb5944990
Update to 1.7.10, update readme, organize imports
2014-11-15 13:02:03 -05:00
Kristian S. Stangeland
d8181b7bf3
Use the correct sender instance.
2014-09-24 01:00:02 +02:00
Kristian S. Stangeland
25cb648cfa
Prevent plugins from sending a packet in the wrong direcetion.
2014-09-18 21:56:32 +02:00
Kristian S. Stangeland
78b6a651dc
Add a way to skip the plugin verifier.
2014-09-07 21:28:01 +02:00
Kristian S. Stangeland
f0fd904396
Adding support for retrieving the protocol version.
2014-09-05 02:00:39 +02:00
Kristian S. Stangeland
b901f029d2
[TinyProtocol] Adding to Maven repository under version 0.1.0
2014-08-22 14:32:03 +02:00
Kristian S. Stangeland
b68579bcb7
Switch to yellow instead of blue, as its more readable in console.
2014-08-05 03:52:37 +02:00
Kristian S. Stangeland
c443fc3da6
Execute onPacketSending() on the main thread for monitor listeners.
...
A special-case occurs when a plugin sends a packet to a client
with filters set to FALSE (that is, bypassing most packet listeners) -
a new packet event is constructed solely for all MONITOR listeners, as
they are informed regardless of the value of FILTER.
Unfortunately, the sending method may be invoked on a thread other
than the main thread, which will invoke onPacketSending()
asynchronously. This violate the assumed thread affinity of
onPacketSending(), so we will now schedule the packet sending on
the main thread to correct this - but only if there are monitor
listeners, and they have not specified ListenerOptions.ASYNC (which
means onPacketSending() is thread safe).
2014-08-02 23:39:29 +02:00