Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release of v2.0.0 #46

Merged
merged 49 commits into from
Apr 17, 2016
Merged

Release of v2.0.0 #46

merged 49 commits into from
Apr 17, 2016

Conversation

DV8FromTheWorld
Copy link
Member

Support for the official API!
+Added Multi-Guild audio support!
+Audio connections are now automatically reestablished after JDA disconnects and then reconnects.
+Audio connections are now automatically reestablished when a Guild's audio region moves.
+Added PrivateChannel#close(), because who needs private conversations?
+Added ability to use listeners with SimpleLog. Log how YOU want to!
+Added GuildAvailableEvent, GuildUnavailableEvent and UnavailableGuildJoinEvent
+Added MiscUtil with misc functionality like getting creation-date from most JDA Object's snowflake id.
+Added ApplicationUtil, used to create, manage and delete discord applications.

  • ApplicationUtil can convert UserAccounts to BotAccounts (Only until May 1, 2016!)

*Examples are no longer bundled in the jar deliverable.

-Removed everything related to message acknowledgement.
-Removed Client Email-Pass login.
-Removed everything that was client only. For client support look to JDA-Client

DV8FromTheWorld and others added 30 commits April 10, 2016 01:58
Made the LOG in WebSocketClient public.
…t implementing audio. Thank you Kantenkugel the bug-hunter.
This begins the de-client-ification of JDA. Client functionality will move to JDA-Client
Removed Email-Password login from the examples.
Removed getEmail and getMutedChannels from SelfInfo
Removed the login(Email, Password) from JDAImpl
Removed setEmail and setPassword from AccountManager
Changed JDABuilder to only have an parameter-less constructor.
…ing bot-accs; getting applications and their bot-token)
…ntain the exception caught while requesting)
…(snowflake) and to pretty-print OffsetDateTime
Added a bot auth example to the readme.
AudioManager is now an interface so that non-public things could be implemented into AudioManager (AudioManagerImpl now)
Added JDA#isAudioEnabled()
kantenkugel and others added 19 commits April 14, 2016 23:00
…ossible due to guild-level verification level
…ent is now only fired when a Guild is actually joined and the guild-object was populated
Added missing dependency information.
@DV8FromTheWorld DV8FromTheWorld merged commit 5a8eb28 into master Apr 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants