md_5
|
5a638f2290
|
Enable 14w11 support, changing servers is a bit iffy though due to EntityMap not being complete.
|
2014-04-16 11:01:41 +10:00 |
|
md_5
|
3715756be7
|
Update packets for MINECRAFT_14_11_a
|
2014-04-16 10:48:40 +10:00 |
|
Jonas Konrad
|
994a996981
|
Fix NPE while encoding when favicon was missing
|
2014-04-15 20:17:26 +10:00 |
|
Jonas Konrad
|
e2eba52162
|
Revert "Revert "Implement Favicon API""
This reverts commit 13decac4b9 .
|
2014-04-15 20:17:26 +10:00 |
|
md_5
|
13decac4b9
|
Revert "Implement Favicon API"
This reverts commit 18316eb5f8 .
|
2014-04-15 15:08:12 +10:00 |
|
md_5
|
7ebe5184a4
|
Clarify favicon.create javadoc
|
2014-04-15 11:11:11 +10:00 |
|
Keir Nellyer
|
a642346a2c
|
Add method to get a connected player via their UUID
|
2014-04-15 11:07:17 +10:00 |
|
Jonas Konrad
|
18316eb5f8
|
Implement Favicon API
|
2014-04-15 11:05:20 +10:00 |
|
md_5
|
66a70fef5b
|
Add #983 - disabled commands for players only.
|
2014-04-14 16:24:16 +10:00 |
|
md_5
|
dc2da29c16
|
Code format.
|
2014-04-13 14:15:41 +10:00 |
|
Thinkofdeath
|
bf9521472b
|
Support setting uuid's on ServerPing.PlayerInfo + fix plugins which don't provide a valid uuid.
|
2014-04-09 20:26:07 +01:00 |
|
Keir Nellyer
|
13848def72
|
Return a Users UUID as a UUID object whilst keeping support for returning as a String
|
2014-04-04 21:35:07 +11:00 |
|
Keir Nellyer
|
a4dd0dba88
|
Allow 'softdepends' in plugin description
|
2014-04-01 19:55:59 +11:00 |
|
Jonas Konrad
|
5ae2e24c84
|
Fix uppercase color codes
|
2014-03-15 20:19:48 +01:00 |
|
Jonas Konrad
|
c29676e4fc
|
Fix NPE when converting invalid color character from legacy text
|
2014-03-15 19:56:19 +01:00 |
|
Jonas Konrad
|
92ebce2ec6
|
Add TabCompleteEvent
|
2014-03-14 20:51:47 +11:00 |
|
kamcio96
|
9cd7c1ac03
|
Add ProxyReloadEvent
|
2014-03-14 20:49:45 +11:00 |
|
md_5
|
8502ab54c0
|
Revert "Fix #872 - use default server if forced host not found, OR force default is set."
This reverts commit 1fb7a3bf1d .
|
2014-03-14 19:27:51 +11:00 |
|
md_5
|
3301c95066
|
Revert "Rejig forced hosts some more - closes #927"
This reverts commit 72cadac76e .
|
2014-03-14 19:27:46 +11:00 |
|
md_5
|
72cadac76e
|
Rejig forced hosts some more - closes #927
|
2014-03-13 13:32:48 +11:00 |
|
md_5
|
1fb7a3bf1d
|
Fix #872 - use default server if forced host not found, OR force default is set.
|
2014-03-10 11:23:26 +11:00 |
|
md_5
|
4a7f8015e5
|
Close #918 - use case insensitive lookup for Yaml locations
|
2014-03-10 11:04:46 +11:00 |
|
Thinkofdeath
|
38f12840ca
|
Correct component loop detector
|
2014-02-21 20:56:10 +00:00 |
|
Thinkofdeath
|
941450b4e4
|
Detect component loops
|
2014-02-21 10:13:40 +00:00 |
|
Fabian Fassbender
|
4faf507ad9
|
Added getPermissions() to the CommandSender API to get a unmodifiable Collection of all Permissions. The ConsoleSender returns an empty Set where as the UserConnection gives its real Permissions.
|
2014-02-08 14:17:01 +01:00 |
|
md_5
|
1f1cdb47e4
|
Search for bungee.yml and then plugin.yml for Bungee plugins.
|
2014-02-02 12:22:25 +11:00 |
|
md_5
|
b2f517fa63
|
Implement dual protocol version support.
|
2014-01-27 11:26:27 +11:00 |
|
Thinkofdeath
|
5c12f900b3
|
Correct the extra check
|
2014-01-26 01:12:55 +00:00 |
|
Thinkofdeath
|
6641d199b3
|
Move the extra check out of hasFormatting
|
2014-01-26 00:41:13 +00:00 |
|
Thinkofdeath
|
83b0229277
|
Fix formatting leaking through components when arrays are used + cases where component's extra wouldn't serialize
|
2014-01-26 00:37:33 +00:00 |
|
md_5
|
aa91354666
|
Make sure plugin onLoad is really called onLoad. This fixes regression #822 from when we implemented plugin depends.
|
2014-01-22 12:07:16 +11:00 |
|
md_5
|
f1b329bf21
|
Finish implementing modules. If anyone wants to test... be my guest.
|
2014-01-14 13:13:27 +11:00 |
|
Thinkofdeath
|
d4e4796739
|
Remove pointless Getter annotations
|
2014-01-13 19:48:49 +00:00 |
|
md_5
|
7483b4d276
|
Shuffle some internal stuff to API so that modules will compile
|
2014-01-10 09:58:31 +11:00 |
|
Joey Sacchini
|
cb4f70ecc7
|
Fix null pointer in depend resolution. This closes issue #515.
|
2014-01-07 14:34:07 +11:00 |
|
md_5
|
80caa2b669
|
Code format :(
|
2014-01-03 19:52:35 +11:00 |
|
Thinkofdeath
|
b0a8371570
|
Fix client crash when an empty message is sent using TextComponent.fromLegacyText
|
2014-01-02 15:39:38 +00:00 |
|
YoshiGenius
|
0ff1f4724a
|
Add new lines
|
2013-12-23 08:45:48 +11:00 |
|
YoshiGenius
|
1baba3cd7d
|
Fix javadoc - spelling and details
|
2013-12-22 13:05:45 +11:00 |
|
md_5
|
075518b643
|
Implement a connect callback - see #760
|
2013-12-21 13:11:27 +11:00 |
|
thinkofdeath
|
0dcba749dc
|
Merge pull request #748 from thinkofdeath/master
Chat Component API
|
2013-12-14 02:31:42 -08:00 |
|
Thinkofdeath
|
00ac965d42
|
Remove class Getter annotation
|
2013-12-14 10:16:58 +00:00 |
|
md-5
|
32c6ab710a
|
Delay is not in milliseconds, its in the TimeUnit
|
2013-12-13 12:46:52 +11:00 |
|
Thinkofdeath
|
5d68b422e5
|
Add ComponentBuilder + make events final
An example of ComponentBuilder usage can be found at CommandAlertRaw
|
2013-12-10 11:50:34 +00:00 |
|
Thinkofdeath
|
4ef15ae764
|
Fixed TranslatableComponents missing the end of the translated text
|
2013-12-08 00:47:45 +00:00 |
|
Thinkofdeath
|
3f9ca85831
|
Add missing documentation
|
2013-12-07 23:35:43 +00:00 |
|
Thinkofdeath
|
c17fa03ccd
|
Remove string methods from HoverEvent. TextComponents will become strings if formatting isn't used
|
2013-12-07 15:10:08 +00:00 |
|
Thinkofdeath
|
0040955204
|
Fix events not working when no formatting is used
|
2013-12-07 13:59:00 +00:00 |
|
Thinkofdeath
|
2cb3b6f934
|
Fix TranslatableComponent's toPlainText and toLegacyText not handling %1$s and %d
|
2013-12-07 13:16:10 +00:00 |
|
Thinkofdeath
|
c7e590e286
|
Move en_US.properties to mojang-translations/en_US.properties
|
2013-12-06 23:21:52 +00:00 |
|