Aikar
5398e3f8a7
add OnlinePlayer context for Sponge
2017-07-03 18:30:06 -05:00
Aikar
08558d7538
go back to auto language scanning
2017-07-03 15:40:21 -05:00
Aikar
b128908a77
Replace a bit of code duplication and misc cleanup
2017-07-03 00:02:43 -05:00
Aikar
d9652ba9eb
autoload message bundles based on plugin name
2017-07-02 14:27:44 -05:00
Aikar
3215092a08
Finish moving all messages to a message key
2017-06-30 13:33:38 -05:00
Aikar
8168122241
Massive i18n work, not fully finished set but resolves #53
2017-06-30 12:05:00 -05:00
Aikar
c9acb55a48
ton more I18N/Locales work, messages migrated!
2017-06-29 00:36:59 -04:00
Aikar
a93d1cf5bc
add MessageKey method to CommandIssuer and misc stuff
2017-06-28 23:02:23 -04:00
Aikar
c3b3a5f43a
Move Locale API's to the external Locales artifact/project
2017-06-28 22:44:15 -04:00
Aikar
12b5da35f4
Refactor the MessageFormatter to support any number of colors
2017-06-27 19:41:51 -04:00
Aikar
cd109eb266
Implement Chat Formatting per platform
2017-06-27 00:24:05 -04:00
Aikar
2e493fcb49
Clean up logging code duplication
2017-06-26 23:12:48 -04:00
Aikar
f2e96ea244
Start of I18N work
2017-06-26 23:03:18 -04:00
Aikar
2ea2303444
Fix some deps, timings shouldnt of been in core, target Guava 15 (MC1.7)
2017-06-18 14:02:16 -04:00
Aikar
15b149d55c
Big Break: Change the Command Completion Handler signature to match Context
...
For consistency, make Completion Handlers be implemented the same way Context Handlers are.
Previously when we added the Context parameter, we left the original signature in place and simply tacked , c on the end.
This made migration easier than changing all completion handlers bodies.
But since 0.5.0 is a big migration already, let's just get it over with.
See changes to Bukkit default completions and the example plugin for migration example.
2017-06-14 22:17:33 -04:00
Aikar
14a1c33926
add Bungee to project metadata
2017-06-14 22:09:08 -04:00
Aikar
43c4089a98
Fix other things about bungee pom
2017-06-14 22:07:59 -04:00
William Braecky
13c284cb9d
Fix for issue #46 ( #47 )
...
* Change scope of bungeecord dependency
2017-06-14 22:03:21 -04:00
William Braecky
036818deb9
Add ACF-Bungee ( #45 )
...
* Add acf-bungee
* Forgot to add bungee to the parent's pom
* Remove "created by " headers
2017-06-13 20:50:03 -04:00