Skip to content
Success

#766 (Dec 14, 2013, 10:32:12 AM)

Started 11 yr ago
Took 12 sec
Changes
  1. Chat Component API (commit: c20d8f9) (details)
  2. Use components for ServerKickEvent (fixes #744) + minor refactoring (commit: 2c8b15c) (details)
  3. Fix formatting (commit: 35c1b26) (details)
  4. More formatting fixes (commit: 890fac2) (details)
  5. Use varargs instead of arrays (commit: e3e551d) (details)
  6. Support printing TranslatableComponents (commit: 6966798) (details)
  7. Move en_US.properties to mojang-translations/en_US.properties (commit: c7e590e) (details)
  8. Fix TranslatableComponent's toPlainText and toLegacyText not handling (commit: 2cb3b6f) (details)
  9. Fix events not working when no formatting is used (commit: 0040955) (details)
  10. Remove string methods from HoverEvent. TextComponents will become (commit: c17fa03) (details)
  11. Add missing documentation (commit: 3f9ca85) (details)
  12. Fixed TranslatableComponents missing the end of the translated text (commit: 4ef15ae) (details)
  13. Add ComponentBuilder + make events final (commit: 5d68b42) (details)
  14. Remove class Getter annotation (commit: 00ac965) (details)