Started 7 yr 4 mo ago
Took 39 sec

Build #108 (Dec 13, 2016, 10:38:58 PM)

Build Artifacts
JDA-3.0.BETA2_108-javadoc.jar1.07 MB view
JDA-3.0.BETA2_108-sources.jar474.75 KB view
JDA-3.0.BETA2_108-withDependencies.jar7.01 MB view
JDA-3.0.BETA2_108.jar2.70 MB view
Changes
  1. Fixed color value setting in Role Manager (commit: d7f3563) (details / githubweb)
  2. Fixed role order problem for Members (commit: 24ac482) (details / githubweb)
  3. Added Member#isOwner (commit: 7ffe0bc) (details / githubweb)
  4. added EmbedBuilder and made MessageEmbedImpl implement JSONString (commit: 3be310f) (details / githubweb)
  5. Implemented PermissionOverride#delete() (commit: 9ba9f68) (details / githubweb)
  6. Changed Channel#getOverrideForMember / getOverrideForRole -> (commit: 51fbe19) (details / githubweb)
  7. Added forgotten premature return statements for failed requests. Thanks (commit: d923bf3) (details / githubweb)
  8. MessageEmbed now has toJSONObject instead of toJSONString MessageBuilder (commit: 6563aaa) (details / githubweb)
  9. can send Embeds to Groups (Client) (commit: 9cd6b7a) (details / githubweb)
  10. Added MessageImpl#toJSONObject and applied it to the (commit: 8bb8a1a) (details / githubweb)
  11. IllegalStateException -> IllegalArgumentException Much more lenient URL (commit: 34098c6) (details / githubweb)
  12. 🎊 Reactions 🎊 (#179) (commit: 4c8d1b6) (details / githubweb)
  13. Added MessageChannel#editMessageById (commit: 6bbfb8f) (details / githubweb)
  14. Added JDA#retrieveUser (commit: 6ab4e69) (details / githubweb)
  15. Added ErrorResponses related to Reactions. (commit: fd247b1) (details / githubweb)
  16. Renamed method (commit: fcb5d72) (details / githubweb)
  17. Fixed. (commit: 02bebf6) (details / githubweb)
  18. Fixed error dealing with ratelimit headers caused by the changes to (commit: cd6cee6) (details / githubweb)
  19. Fixed NPE due to not dealing with unused fields depending on channel (commit: d529c40) (details / githubweb)
  20. Imported audio system from Legacy. Includes the TweetNacl lib for (commit: 8a104f3) (details / githubweb)
  21. Removed AudioManager#moveAudioConnection, moved logic into (commit: 310d574) (details / githubweb)
  22. Created ConnectionListener system. All connection related statuses are (commit: 8bd97f1) (details / githubweb)
  23. Added a ratelimit queue to the Main Websocket to protect it from (commit: 5f2bd43) (details / githubweb)
  24. more options for setting timestamp (temporal, instant) can add a blank (commit: 47831e9) (details / githubweb)
  25. fixed Date header perform less math for more accurate values (commit: cfb3809) (details / githubweb)
  26. Made a few methods in MessageImpl synchronized due to concurrent calls (commit: fc1767a) (details / githubweb)
  27. Cleaned manager update methods. Removed unwanted console output. (commit: 4c00b55) (details / githubweb)
  28. first pass on WidgetUtil added getEffectiveAvatarUrl to User and (commit: f565340) (details / githubweb)
  29. Fixed bug in MessageHistory#retrievePast where messages wouldn't be (commit: 02435a1) (details / githubweb)
  30. fixed formatting more status checking (commit: 0dcfc1b) (details / githubweb)
  31. `/channels/{channel.id}/messages/bulk_delete` is deprecated (commit: 34c6a96) (details / githubweb)
  32. Added missing ErrorResponses (commit: 0778ac8) (details / githubweb)
  33. Made log more detailed for issues when updating a bucket (commit: c37bcd0) (details / githubweb)
  34. Fixed issue where mentioned users were missing if they had a nickname (commit: bf31bd4) (details / githubweb)
  35. Channel -> VoiceChannel formatting (commit: a2d944f) (details / githubweb)
  36. MessageBuilder update (commit: 00379c8) (details / githubweb)
  37. added equals, hashcode, toString for all objects hashmap internally for (commit: 2046bfc) (details / githubweb)
  38. no more https check can add a MessageEmbed.Field object added isEmpty() (commit: d571c29) (details / githubweb)
  39. First pass on audio reconnect. Supports mWS resume and individual aWS (commit: a97afac) (details / githubweb)
  40. Added support to preserve audio connections and AudioManager settings (commit: 0bc967b) (details / githubweb)
  41. Separated the audio packet sending logic from the packet encoding and (commit: b6de2f9) (details / githubweb)
  42. Added handling for AudioWebSocket failing to connect. Fixes #110 (commit: d0e072b) (details / githubweb)
  43. Fixed a CPU leak in the Ratelimit system that effectively resulted in (commit: cdd5c60) (details / githubweb)
  44. Added fix to audio move system that kept placing the bot back into the (commit: 835f3b1) (details / githubweb)
  45. Release of v3.0.BETA2 (commit: 0dad650) (details / githubweb)

Started by GitHub push by DV8FromTheWorld

Revision: 620e380c424af6d0fc9f992a2ef0c4e37853ba03
  • origin/master