Commit graph

413 commits

Author SHA1 Message Date
Norbi Peti 91c22e650b Fixed ann cmds, chatformat Lombok, testing fixing
Fixed announce commands
Using Lombok for ChatFormat
In the process of fixing the tests
Plus #52, #53
2017-08-25 00:56:47 +02:00
Norbi Peti d0a990e0f1 Fixed channel scores for Discord->MC 2017-08-23 02:29:11 +02:00
Norbi Peti 1d1b3453b3 Added support for /ignore, improved unlols 2017-08-22 01:37:54 +02:00
Norbi Peti 2f83a90553 Added /lenny to plugin.yml and fixed an NPE
Fixed NPE for non-players trying to chat
2017-08-18 03:04:13 +02:00
Norbi Peti 9ab875f73b Merge pull request #69 from TBMCPlugins/dev
No longer sending messages to "commands only" mode players, added /lenny, fixes related to testing
2017-08-17 18:12:56 +02:00
Norbi Peti 16acba643f Added 3 chars 2017-08-17 17:49:15 +02:00
Norbi Peti 51c3e1dec6 Added /lenny and made tests optional + a fix 2017-08-17 17:31:17 +02:00
Norbi Peti 0de469e514 No longer sending messages to those who disabled it 2017-08-08 15:08:43 +02:00
Norbi Peti 437d9e8f98 Removed RC messages, fixed URLs probably
#63
Added URL test
Smaller refactors
2017-08-05 01:23:37 +02:00
Norbi Peti 1c32dbd949 Fixed the fix 2017-08-03 23:52:41 +02:00
Norbi Peti 107a60eb2e Fixed chat channel MC scores 2017-08-03 22:24:56 +02:00
Norbi Peti 5e7da1e89a Alright then 2017-07-19 22:56:35 +02:00
Norbi Peti bae49352ef Hopefully fixed the SerializationException 2017-07-19 22:50:57 +02:00
Norbi Peti 2aa0443286 Added RPC support & fixed channels in MC!
Probably
Also did some security-kind of fixing and some refactoring
2017-07-19 21:25:53 +02:00
Norbi Peti 55053d635e Merge pull request #67 from TBMCPlugins/dev
Formatting fixes (and bugs), chat debug and tests improved, fixed F NPE, plugin name list made async
2017-07-04 18:27:07 +02:00
Norbi Peti 39ef366c20 Removed test and some dependencies
A few days ago
2017-07-04 00:01:01 +02:00
Norbi Peti 2b48aba75e Fixed F NPE a whiile ago & fixed now
getOrDefault, then get
2017-06-30 18:08:24 +02:00
Norbi Peti 4b55c76fd5 Plugin updater refactor, made async 2017-06-23 19:33:52 +02:00
Norbi Peti 3e0a49659d Separated tests using a custom test runner
Runs: 6/6 Errors: 0 Faliures: 4
2017-06-23 16:49:57 +02:00
Norbi Peti 2c631b28bc Update .travis.yml 2017-06-18 21:34:53 +02:00
Norbi Peti ad3d3ecaf9 Probably improvied chat stuff a bit
Yesterday
2017-06-18 10:38:44 +02:00
Norbi Peti 6ee8ca0f4c Slowly, slowly progressing 2017-06-09 19:12:04 +02:00
Norbi Peti 9d7b244a74 Progressing with formatting (hopefully) 2017-06-09 18:23:41 +02:00
Norbi Peti c078a292ec Improved debug messages
It looks like the range part works well now
2017-06-09 13:34:23 +02:00
Norbi Peti 12b1a45558 Progressing with processing 2017-06-09 12:28:52 +02:00
Norbi Peti bcd6d3f194 Removed RemCharPos, wasn't used
It was only used for escaping before
2017-06-08 23:37:25 +02:00
Norbi Peti d4c016b495 Merge pull request #66 from TBMCPlugins/dev
Less error messages, channel and command changes applied
2017-05-15 02:38:32 +02:00
Norbi Peti 3e1df267cf Reduced errors and CMDS WORK - EH 2017-05-14 01:16:54 +02:00
Norbi Peti 28aeb35573 Fixed channels a lot
Made Console be able to send messages
2017-05-07 01:09:39 +02:00
Norbi Peti 07fccda8d3 Chat channels probably done, needs testing 2017-05-06 19:55:04 +02:00
Norbi Peti 9e1bd49cd0 Moved and improved Channel stuff and removed old stuff
Removed tons of lines
Also reduced unlol effect duration a few days ago, commiting now
2017-04-30 00:33:57 +02:00
Norbi Peti 8f69e40d8b Removed http error post and continued cmds 2017-04-28 16:00:05 +02:00
Norbi Peti db37482134 Started converting command classes 2017-04-23 02:13:51 +02:00
Norbi Peti 7751defc9f Fixed NPE 2017-04-15 20:15:15 +02:00
Norbi Peti 5da1083067 Merge pull request #62 from TBMCPlugins/dev
Added /waitwhat, applied userdata changes, added format test, progressed with formatting
2017-04-15 13:58:12 +02:00
Norbi Peti a7a677d85a Disabled some tests to release now 2017-04-15 13:38:42 +02:00
Norbi Peti ec5c90ecc8 Fixed bold formatting, other fixes
JUnit is awesome
Diffing the expected and actual result in a small fraction of the time
needed to load the server
2017-04-15 01:45:30 +02:00
Norbi Peti 758332faf6 Segmented ChatProcessing and added test! 2017-04-14 22:43:37 +02:00
Norbi Peti 441e9a4eaf Added some comments 2017-04-13 23:23:16 +02:00
Norbi Peti 0da4a543e5 Small fixes 2017-04-11 21:11:07 +02:00
Norbi Peti fa95891a6a Updated ButtonChat to the newer system 2017-04-02 00:01:49 +02:00
Norbi Peti a36c6b564b Applied changes 2017-01-02 01:19:38 +01:00
Norbi Peti d13dfc3eb2 Added /waitwhat or /ww 2017-01-02 00:03:56 +01:00
Norbi Peti c6031a6f11 Added an... important bit 2016-12-31 00:16:00 +01:00
Norbi Peti 3cd1707182 Merge pull request #60 from TBMCPlugins/dev
Mostly fixed chat formatting
2016-12-30 22:54:02 +01:00
Norbi Peti d0e038cdd3 Added #55 2016-12-30 22:11:26 +01:00
Norbi Peti e8fa82d10d Merge pull request #59 from TBMCPlugins/chatformat
Fixed chat formatting - Mostly ¯\_(ツ)_/¯
2016-12-30 22:05:01 +01:00
Norbi Peti 7de0ecc87d Fixed small bug - SHRUG WORKS 2016-12-30 21:50:53 +01:00
Norbi Peti 2594721152 Fixes! Escape logic again...
- Made the escape chars disappear
- Fixed empty nickname list matching empty strings
2016-12-30 21:22:34 +01:00
Norbi Peti 0f74ad4cb1 Fixed escape logic even more and readded combine 2016-12-30 19:33:23 +01:00