Commit graph

276 commits

Author SHA1 Message Date
Norbi Peti b60bf36864 Finished game roles
Still needs testing

Couldn't set GPG signing up - yet
2018-05-07 01:11:08 +02:00
Norbi Peti 20b9d6947b Channel cmds, game role detection
- Add channel handling
- Add autodetect of game roles
-- Announces adding/removing/changing them
--- TODO
2018-05-06 01:03:22 +02:00
Norbi Peti 155311b019
MCchat and other fixes
- Fixed disallowed command stopping message processing
- Fixed failure sending a message to Discord stopping msg proc.
- Added timestamps for messages showing when the message was sent
- Fixed mentioning in mcchat (now it only detects it's own roles)
- Fixed exception reporting (shouldn't break the code block, also only shows buttondevteam lines)
2018-04-17 19:05:52 +02:00
Norbi Peti 68e99e0000
Some fixes (DAPI, mcchat) 2018-04-08 02:39:05 +02:00
Norbi Peti b31aea0c04
Fixed role admin cmds
And some code analysis stuff
2018-04-07 01:05:54 +02:00
Norbi Peti 42966d0feb
Removed religion making offer
For now
2018-02-14 21:07:52 +01:00
Norbi Peti 1bf0024dc4
Fixed removing delivered reactions 2018-01-09 19:40:58 +01:00
Norbi Peti 3af44a053a
Discord->MC fixes (mcchat) 2018-01-07 20:58:23 +01:00
Norbi Peti ee2e979e12 Either fixing or breaking mcchat
Made it a few days ago
Using a queue to send messages to Discord
2018-01-03 19:36:11 +01:00
Norbi Peti a4ca1bb6d3
Fixed message grouping in mcchat
Also updated the role adding cmd path
2017-12-26 02:02:00 +01:00
Norbi Peti 6027315d09 Channel IDs shown always + more
* Server restart/stop now sends to PMs
* Special handling of players kicked because of shutdown/restart
* Enter safe mode on disable so actions won't be attempted to be
performed anymore
* Channel ID relocation in PMs also has the effect of showing the actual
message in notifications
2017-12-07 22:01:05 +01:00
Norbi Peti faa1c96a4b
Merge pull request #44 from TBMCPlugins/dev
Catching all vanilla broadcasts in Minecraft
2017-12-02 20:25:50 +01:00
Norbi Peti 6fc92d5083 Made smaller API changes 2017-11-30 22:15:34 +01:00
Norbi Peti 4c8a1c4582 Refactoring, ChromaBot API, fixes, needs testing 2017-11-29 22:30:34 +01:00
Norbi Peti 20ff9cc3e6 Only showing join/leave/etc. messages if not hooked 2017-11-28 23:07:34 +01:00
Norbi Peti 0c9dd6f49a Server crash stack trace zero
Forgot to commit this for a whiiile
2017-11-24 23:53:48 +01:00
Norbi Peti f8c543017a The hack works! 2017-10-29 18:49:52 +01:00
Norbi Peti f85b56fe28 Quite big hack for hooking into all broadcasts
Right now it doesn't let anyone in.
2017-10-29 02:00:44 +02:00
Norbi Peti 541913e2af Fixed embeds in sendMsg & added embedWithHead 2017-10-28 20:55:26 +02:00
Norbi Peti 4ada764a04 Separated waiting and not waiting msg sends 2017-10-28 01:01:31 +02:00
Norbi Peti 1244b50560 MCChat fixes 2017-10-28 00:27:00 +02:00
Norbi Peti 2308ef4195 Excluded list impr., MCCHAT FIX, API upd. 2017-10-24 22:29:46 +02:00
Norbi Peti 08fae9b73b Implemented player list + Fixed early msg error
- The description of the mcchat channel now contains the list of online
players
- Fixed error if someone said something on Discord when the plugin
wasn't ready

(Left the debug msgs in and had to force close Eclipse so it doesn't get
pushed)
2017-10-22 03:03:15 +02:00
Norbi Peti 51adad4bd6 Added RP channel for the public chat 2017-09-09 22:07:43 +02:00
Norbi Peti 9a00c260a4 Fixes related to mcchat and other fixes
- Fixed crash of PresenceUpdateEvent
- Lowered the frequency of full houses
- Removed testing-related method
- Added support for null exception messages...
- Added indicator to show if someone is talking from Discord
2017-08-23 02:44:53 +02:00
Norbi Peti e4382bbcd2 Full house cooldown, reset last msg in PM
Plus test account enforced
2017-08-18 03:12:33 +02:00
Norbi Peti 6d40949ddd Merge pull request #43 from TBMCPlugins/dev
Crash detect, chat channels, fixed mcchat, improvements
2017-08-17 18:27:26 +02:00
Norbi Peti 6e619f659f Bunch of fixes!
- Fixed fake user name, some plugins depend on MC name - Players will
need to relog into mcchat if their name changed
- Fixed join-while-mcchat in ButtonCore
- Fixed Discord->MC messages showing up in inccorect places on Discord
- Fixed chat channel feedback
- Other fixes
2017-08-15 03:05:38 +02:00
Norbi Peti 0156888681 Fixes, implemented ChatRooms
A few hours ago
2017-08-07 20:42:28 +02:00
Norbi Peti 447f0a3d25 A fix regarding private pins and part of #34 2017-08-06 23:09:26 +02:00
Norbi Peti cda76fdb93 Fixes, added quitting fake players on disable 2017-08-06 02:23:13 +02:00
Norbi Peti 649fd4611f Excluding ProtocolLib from fake player events 2017-08-05 15:45:31 +02:00
Norbi Peti 67074017d2 Added chat channel & mixed case cmds support
Needs testing
2017-08-04 13:33:26 +02:00
Norbi Peti b0c791e622 Did some old open issues
#5 - Post if the server crashes
#7 - When announcing a Reddit post, use Discord names, if known
#9 - Print "full house" when full house
2017-07-19 13:26:22 +02:00
Norbi Peti 11ecabe325 Added important parenthesis 2017-07-13 12:56:43 +02:00
Norbi Peti 65527c8c19 Fixed Travis cache to save Spigot server 2017-07-13 12:36:22 +02:00
Norbi Peti c6fb0cd917 Merge pull request #42 from TBMCPlugins/dev
Finished private Minecraft chat, lots of bug fixes
2017-07-13 01:48:02 +02:00
Norbi Peti 73af37f214 Fixed .travis.yml ofc 2017-07-13 01:05:02 +02:00
Norbi Peti fd14bf1954 FINISHED mcchat!
#12 #13
Vanilla commands are supported as well
Now it'll send the command output to the player as well, if ran on
Discord
Minecraft chat sending to Discord made async
Started using CraftBukkit
Updated Travis config according to that
2017-07-13 00:58:05 +02:00
Norbi Peti a501d9d457 Lot of bugfixes and improvements for mcchat
#12 (PM support should be finished)
#13 works
In no particular order:
Fixed duplicate responses, messages, wrong quit/join event calls, made
the private chat enabled state only persist until the server is
restarted, testing message always appears in PMs, added separate senders
for public and private chat, sending all kinds of messages to private
chat as well, adjusted message for non-whitelisted cmds, changed a lot
on sender getting etc.

1-2 hours of sleep, then work, then programming in the morning, more
sleep, more programming throughout the day.
2017-07-12 00:00:19 +02:00
Norbi Peti abe8af501e I HAVE A MORE WORKED OUT PLAN 2017-07-10 14:28:04 +02:00
Norbi Peti a85b7f9a2d Continued work on mcchat 2017-07-09 21:30:37 +02:00
Norbi Peti d2467210dd I HAVE A PLAN! (A todo list) 2017-07-09 02:49:18 +02:00
Norbi Peti 9e85883e34 Mostly fixed permissions (now it's recursing) 2017-07-08 02:13:56 +02:00
Norbi Peti 2aca1551ef Probably done with DiscordConnectedPlayer 2017-07-07 02:22:44 +02:00
Norbi Peti c746543042 Fixed that one line changing everything 2017-07-04 22:15:24 +02:00
Norbi Peti 69599cdd20 Added one line that changes everything
Hopefully in a good way
2017-07-04 21:48:23 +02:00
Norbi Peti 38ccf5d52f Merge pull request #39 from TBMCPlugins/dev
Added private Minecraft chat, Discord login, show message pinning, Maven project check, some of #12
2017-07-04 18:14:01 +02:00
Norbi Peti cf5aaa53fb Undid delegate, mcchat fixes, testing check
It checks if it's running in production and another copy is testing at
the moment
2017-07-04 18:04:01 +02:00
Norbi Peti 9d0525571b Lombok still doesn't work compile-time 2017-07-04 03:16:32 +02:00