Skip to content
Changes
- Release 1.21-R0.4 (commit: 70603d5)
—
md_5 /
detail
- Bump version to 1.21-R0.5-SNAPSHOT (commit: 8f6768a)
—
md_5 /
detail
- Release 1.21-R0.3 (commit: e3ab8ef)
—
md_5 /
detail
- Bump version to 1.21-R0.4-SNAPSHOT (commit: 97f6572)
—
md_5 /
detail
- Release 1.21-R0.2 (commit: 9667743)
—
md_5 /
detail
- Bump version to 1.21-R0.3-SNAPSHOT (commit: f6151dc)
—
md_5 /
detail
- Release 1.21-R0.1 (commit: 252e7b0)
—
md_5 /
detail
- Bump version to 1.21-R0.2-SNAPSHOT (commit: fa6d477)
—
md_5 /
detail
- Minecraft 1.21 support (commit: 8a88ce4)
—
md_5 /
detail
- Release 1.20-R0.2 (commit: 3e2bc8e)
—
md_5 /
detail
- Bump version to 1.20-R0.3-SNAPSHOT (commit: a1cd694)
—
md_5 /
detail
- Update tests to JUnit 5 (commit: f9b75c4)
—
md_5 /
detail
- Release 1.20-R0.1 (commit: a793692)
—
md_5 /
detail
- Bump version to 1.20-R0.2-SNAPSHOT (commit: 0dd7b98)
—
md_5 /
detail
- Minecraft 1.20 support (commit: 6820013)
—
md_5 /
detail
- Minecraft 1.19 support (commit: eccdf87)
—
md_5 /
detail
- Increase per-listener event bus warning time (commit: ad8a8ef)
—
md_5 /
detail
- #3221: Use computeIfAbsent method in EventBus (commit: 2479fab)
—
md_5 /
detail
- #3215: Add time measurement per event listener method (commit: 425ee4e)
—
github /
detail
- Minecraft 1.18-pre5 support (commit: 8b363d3)
—
md_5 /
detail
- Minecraft 1.17 support (commit: 9057362)
—
md_5 /
detail
- #3099: Improve toArray calls by using an empty array as parameter. (commit: d49e97c)
—
github /
detail
- #3090: Register events in parent classes (commit: 5823f47)
—
md_5 /
detail
- Release 1.16-R0.4 (commit: 36c8df4)
—
md_5 /
detail
- Bump version to 1.16-R0.5-SNAPSHOT (commit: 9f6a798)
—
md_5 /
detail
- Release 1.16-R0.3 (commit: 287e28a)
—
md_5 /
detail
- Bump version to 1.16-R0.4-SNAPSHOT (commit: a0f9333)
—
md_5 /
detail
- Release 1.16-R0.2 (commit: a99f62f)
—
md_5 /
detail
- Bump version to 1.16-R0.3-SNAPSHOT (commit: 94c4fcb)
—
md_5 /
detail
- Release 1.16-R0.1 (commit: a718085)
—
md_5 /
detail
- Bump version to 1.16-R0.2-SNAPSHOT (commit: 4786c09)
—
md_5 /
detail
- Minecraft 1.16 support + RGB ChatColor preview (commit: d0fd673)
—
md_5 /
detail
- Apply checkstyle to javadoc (commit: d20e622)
—
md_5 /
detail
- Fix some javadoc warnings (commit: 2f547f7)
—
md_5 /
detail
- Minecraft 1.15 support (commit: 4cccf53)
—
md_5 /
detail
- Minecraft 1.14-pre5 support (commit: 3f01748)
—
md_5 /
detail
- Minecraft 1.13-pre7 support (commit: b1cc72e)
—
md_5 /
detail
- Minecraft 1.12-pre2 Support (commit: 16d2615)
—
md_5 /
detail
- Add support for Minecraft 1.11 (commit: 9ecdde2)
—
md_5 /
detail
- Update to Minecraft 1.10 (commit: e4cf010)
—
md_5 /
detail
- Update to Minecraft 1.9 (commit: 05de455)
—
md_5 /
detail
- Improve EventBus by removing read locking. (commit: 59208aa)
—
md_5 /
detail
- Fix Deadlock in EventBus post #1493 (commit: 918d722)
—
md_5 /
detail
- Update depend versions, limit use of most Java 1.7 APIs. (commit: 7c1f232)
—
md_5 /
detail
- Fix formatting issue pointed out in #1370 (commit: 3e26eec)
—
md_5 /
detail
- Fix EventBus unit test. (commit: 2b49358)
—
md_5 /
detail
- Update versions to 1.8... oops (commit: 2cec5f3)
—
md_5 /
detail
- Fix EventBus when used with Byte.MAX_PRIORITY - closes #910. Also (commit: db7f3c7)
—
md_5 /
detail
- Update to 1.7 poms. (commit: 0952e53)
—
md_5 /
detail
- find * -type f -print0 | xargs -0 sed -i 's/1.6.2/1.6.4/g' (commit: a7a3250)
—
md_5 /
detail
- Add EventPriority (commit: eaea090)
—
md_5 /
detail
- Add EventPriority method to EventHandler (commit: d3c1acc)
—
md_5 /
detail
- Implement usage of EventPriority in EventBus (commit: 0f06b2c)
—
md_5 /
detail
- Added EventHandlerMethod wrapper for Listener and Method (commit: 53a6bb1)
—
md_5 /
detail
- Added a Map<Class<?>, EventHandlerMethod[]> and implemented using it. I (commit: 024288e)
—
md_5 /
detail
- Create test for event priorities (commit: 07e330b)
—
md_5 /
detail
- Don't try to bake handlers when there are no more handlers. Remove them (commit: d0e5ee4)
—
md_5 /
detail
- Add UnregisteringListenerTest (commit: bb47aba)
—
md_5 /
detail
- Add multiple listeners to EventPriorityTest (commit: 3e86937)
—
md_5 /
detail
- Fix formatting error - not sure how that happened (commit: e3a7490)
—
md_5 /
detail
- Use fluid bytes instead of enum + format. (commit: 1342bae)
—
md_5 /
detail
- Update POMs to 1.6.2 (commit: b3e8feb)
—
md_5 /
detail
- Add framework for HTTP api (commit: f579b31)
—
md_5 /
detail
- Remove old @Subscribe event handling (commit: ffbebaf)
—
md_5 /
detail
- Update POMs to 1.6.1 (commit: 85e82a2)
—
md_5 /
detail
- Might need a better way to do this...... oh well, add all the netbeans (commit: 3ba52cb)
—
md_5 /
detail
- Fix formatting (commit: 9a0da50)
—
md_5 /
detail
- Add home grown event bus (commit: 21a354f)
—
md_5 /
detail