Commit graph

357 commits

Author SHA1 Message Date
Norbi Peti 914cd60694 Added mcchat (#12), needs testing 2017-05-24 13:37:12 +02:00
Norbi Peti adb0144f91 Fixed player getting in chat 2017-05-22 21:33:12 +02:00
alisolarflare 7a3e4d8c30 Merge pull request #30 from TBMCPlugins/dev
Update CommandListener.java
2017-05-16 11:55:06 -04:00
alisolarflare 5fbcf9a4a2 Update CommandListener.java
Added more times when the server will be ready
2017-05-16 11:48:48 -04:00
Norbi Peti b828ccf491 Merge pull request #28 from TBMCPlugins/dev
Added mute support, fixed chat msg removal, added a bit more support for mentions, fixes etc.
2017-05-15 02:43:08 +02:00
Norbi Peti bb416ee075 Fixed issue 2017-05-15 02:19:40 +02:00
Norbi Peti 0bbb436992 Added when server will be ready 2017-05-15 01:52:09 +02:00
Norbi Peti cf0d2e7d5d Fixed #27 and did a bit of #16 2017-05-13 16:08:01 +02:00
Norbi Peti 01db886917 Updated Discord4J stuff, getInfo shows more, etc. 2017-05-07 01:06:57 +02:00
Norbi Peti c23d9aee09 Fixed chat msg loss <@187257785199624194>
Probably

Also fixed exception filtering
2017-04-28 22:41:23 +02:00
Norbi Peti 1ba108fb21 Added mute support and other stuff 2017-04-28 17:52:01 +02:00
Norbi Peti d842891618 Added support for game roles with spaces 2017-04-15 22:48:54 +02:00
Norbi Peti ea2cc31289 Added an... important bit
Again
2017-04-15 21:10:23 +02:00
Norbi Peti 17c98b6edd Merge pull request #26 from TBMCPlugins/dev
Fixes, added game roles, commands in mcchat, smaller additions
2017-04-15 14:02:56 +02:00
Norbi Peti 1ae389c2aa Added @ Coder ping for exceptions 2017-04-15 13:36:06 +02:00
Norbi Peti 355ba01929 Finished game roles 2017-04-15 13:22:05 +02:00
Norbi Peti e7963e4f9a Fixes and applied changes from the Core 2017-04-11 21:17:47 +02:00
Norbi Peti b95b9092f5 Merge branch 'master' into dev
Conflicts:
	src/main/java/buttondevteam/discordplugin/DiscordPlayer.java
	src/main/java/buttondevteam/discordplugin/DiscordPlugin.java
	src/main/java/buttondevteam/discordplugin/commands/ConnectCommand.java
	src/main/java/buttondevteam/discordplugin/commands/UserinfoCommand.java
	src/main/java/buttondevteam/discordplugin/listeners/MCChatListener.java
	src/main/java/buttondevteam/discordplugin/listeners/MCListener.java
	src/main/java/buttondevteam/discordplugin/mccommands/AcceptMCCommand.java
2017-04-02 02:06:00 +02:00
Norbi Peti ffbb9a0a91 Fixed and updated plugin to the new things 2017-04-02 01:32:37 +02:00
Norbi Peti b21a6b2f5f Moved update progress msgs to bot room 2017-02-04 21:06:39 +01:00
Norbi Peti 6ce730016d Implemented new player data thingy 2017-01-29 01:49:25 +01:00
Norbi Peti dfeae5de9e Added removing cmds from chat and perform method
The perform method handles safe mode and ratelimiting.
2017-01-15 21:19:44 +01:00
Norbi Peti 2b9164ebc6 Fixes and probably added add cmd 2017-01-14 13:32:33 +01:00
Norbi Peti 519e0f468e Started game role commands 2017-01-14 01:33:44 +01:00
Norbi Peti d50e9a23ce Fixed start message not showing 2017-01-04 20:56:00 +01:00
Norbi Peti b7ef8f4048 Applied changes 2017-01-02 01:20:02 +01:00
Norbi Peti 6c654c28dd Added safe mode 2016-12-31 19:43:35 +01:00
Norbi Peti 85d26d7b9f Merge pull request #24 from TBMCPlugins/dev
Added removing obfuscated chars from names, delivered reactions are more reliable, added linking to the PR on plugin autoupdate, a fix
2016-12-31 18:51:53 +01:00
Norbi Peti c5edce848f Fixed update details msg 2016-12-31 18:39:54 +01:00
Norbi Peti f97d7e7a05 Fixed office channel test location
Also testing it with this commit
2016-12-31 18:35:54 +01:00
Norbi Peti 7d813e8d59 Testing autoupdate improvements 2016-12-31 18:30:39 +01:00
Norbi Peti 7aeff53967 Added PR linking - in the condition 2016-12-31 03:08:20 +01:00
Norbi Peti 6cdac8696d Made delivered reactions more reliable 2016-12-31 00:41:37 +01:00
Norbi Peti 7e5ab8cbbd Removing obfuscated chars from names 2016-12-27 21:28:22 +01:00
Norbi Peti 0ba39e3e30 Giving the fix for everyone!
I was tired...
2016-12-27 16:29:38 +01:00
Norbi Peti 237559d663 Made last chat msg reset on sendMessage 2016-12-26 22:33:38 +01:00
Norbi Peti 9269e0fb19 Added extra parenthesis 2016-12-25 01:03:05 +01:00
Norbi Peti bf33c55205 Merge pull request #23 from TBMCPlugins/dev
Started using embeds for a nicer chat
2016-12-25 00:56:31 +01:00
Norbi Peti 6c1b2e39c4 IT WORKS! (See commit body)
- Added message grouping
- Moved listener and other registrations to the Discord ready event, so
people can't do things before they should
- Spent lot of time on message grouping
2016-12-25 00:48:56 +01:00
Norbi Peti 2f76583a87 Using embeds for chat and separated restart and stop messages 2016-12-24 16:50:14 +01:00
Norbi Peti 9383f5ea0c Moved update msgs to <#219530035365675010>
#coffee-table
2016-12-23 23:06:23 +01:00
Norbi Peti e8d4f03992 Added embeds to sendMessageToChannel 2016-12-23 22:53:36 +01:00
Norbi Peti 972ea865e0 Only reacting if prod. or not master
So it won't put a checkmark on master commits if updated on a test
server
2016-12-22 23:46:04 +01:00
Norbi Peti 46182fc4ec Merge pull request #21 from TBMCPlugins/dev
Added automatic plugin updater and a few smaller changes
2016-12-22 23:37:25 +01:00
Norbi Peti 4ecbb15bd2 Added reaction after plugin update 2016-12-22 23:20:27 +01:00
Norbi Peti 6151fa0de9 Made the updater use the chat channel
And fixed branch...
2016-12-22 22:41:38 +01:00
Norbi Peti ab90f935fa Testing autoupdate with this commit
- Finished autoupdate
- Made DiscordSender work with no Discord user
- Made the DiscordPlayerSender return the player's name on getName()
2016-12-22 21:56:26 +01:00
Norbi Peti c3cc559b61 Added some debug code, testing them now 2016-12-22 21:40:09 +01:00
Norbi Peti 74fe66ec7d I'm only committing to test it btw 2016-12-22 21:29:55 +01:00
Norbi Peti e51c2fe32f Comparing IDs
Now I'm finally only committing after my server is up
2016-12-22 21:22:55 +01:00