Skip to content
Success

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

Started 12 yr ago
Took 5 sec
Tests (no failures)
    Chat Component API
    (commit: c20d8f9)
    Thinkofdeath (Thinkofdeath) at
    Use components for ServerKickEvent (fixes #744) + minor refactoring
    (commit: 2c8b15c)
    Thinkofdeath (Thinkofdeath) at
    Fix formatting
    (commit: 35c1b26)
    Thinkofdeath (Thinkofdeath) at
    More formatting fixes
    (commit: 890fac2)
    Thinkofdeath (Thinkofdeath) at
    Fixed broadcasts getting double logged
    (commit: 854b6fa)
    Thinkofdeath (Thinkofdeath) at
    Use varargs instead of arrays
    (commit: e3e551d)
    Thinkofdeath (Thinkofdeath) at
    Support printing TranslatableComponents
    (commit: 6966798)
    Thinkofdeath (Thinkofdeath) at
    Move en_US.properties to mojang-translations/en_US.properties
    (commit: c7e590e)
    Thinkofdeath (Thinkofdeath) at
    Add /alertraw command + fix events
    (commit: 60e2e6b)
    Thinkofdeath (Thinkofdeath) at
    Fix events not working when no formatting is used
    (commit: 0040955)
    Thinkofdeath (Thinkofdeath) at
    Added some unit tests
    (commit: 70bb3dd)
    Thinkofdeath (Thinkofdeath) at
    Added another unit test + formatted code
    (commit: bc746a5)
    Thinkofdeath (Thinkofdeath) at
    Add ComponentBuilder + make events final

    An example of ComponentBuilder usage can be found at CommandAlertRaw
    (commit: 5d68b42)
    Thinkofdeath (Thinkofdeath) at