6ee8ca0f4c
Slowly, slowly progressing
2017-06-09 19:12:04 +02:00
9d7b244a74
Progressing with formatting (hopefully)
2017-06-09 18:23:41 +02:00
c078a292ec
Improved debug messages
...
It looks like the range part works well now
2017-06-09 13:34:23 +02:00
12b1a45558
Progressing with processing
2017-06-09 12:28:52 +02:00
bcd6d3f194
Removed RemCharPos, wasn't used
...
It was only used for escaping before
2017-06-08 23:37:25 +02:00
3e1df267cf
Reduced errors and CMDS WORK - EH
2017-05-14 01:16:54 +02:00
28aeb35573
Fixed channels a lot
...
Made Console be able to send messages
2017-05-07 01:09:39 +02:00
07fccda8d3
Chat channels probably done, needs testing
2017-05-06 19:55:04 +02:00
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
8f69e40d8b
Removed http error post and continued cmds
2017-04-28 16:00:05 +02:00
db37482134
Started converting command classes
2017-04-23 02:13:51 +02:00
7751defc9f
Fixed NPE
2017-04-15 20:15:15 +02:00
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
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
758332faf6
Segmented ChatProcessing and added test!
2017-04-14 22:43:37 +02:00
441e9a4eaf
Added some comments
2017-04-13 23:23:16 +02:00
0da4a543e5
Small fixes
2017-04-11 21:11:07 +02:00
fa95891a6a
Updated ButtonChat to the newer system
2017-04-02 00:01:49 +02:00
a36c6b564b
Applied changes
2017-01-02 01:19:38 +01:00
d13dfc3eb2
Added /waitwhat or /ww
2017-01-02 00:03:56 +01:00
c6031a6f11
Added an... important bit
2016-12-31 00:16:00 +01:00
d0e038cdd3
Added #55
2016-12-30 22:11:26 +01:00
7de0ecc87d
Fixed small bug - SHRUG WORKS
2016-12-30 21:50:53 +01:00
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
0f74ad4cb1
Fixed escape logic even more and readded combine
2016-12-30 19:33:23 +01:00
eba73d6db4
Probably fixed escape logic
2016-12-28 01:12:10 +01:00
81b188f338
Merge branch 'dev' into chatformat
2016-12-27 22:51:28 +01:00
94252e446d
Progressing... Slowly...
2016-12-27 22:42:21 +01:00
dc9bcd2cfd
Made more commands show in /u help ( #57 )
2016-12-24 22:44:36 +01:00
1fe200cf3f
Added extra channel data for console
2016-12-23 23:14:42 +01:00
5e20689dc1
Made broadcasts and Fs better
...
- Made *many* messages sent to each player a broadcast message instead
- Removed FCount and PressedF, added the Fs list instead
- Added support for *all* CommandSenders for F
- Inlined PluginMain.GetPlayers()
2016-12-20 22:17:47 +01:00
3ab97276f6
Finished IsRange
2016-12-19 22:33:11 +01:00
1bb3ddb0ee
Fixed the Legendosh bug again
...
Fixed NPE at getFlairState()
2016-12-19 20:25:29 +01:00
f39ed23699
Started formatter and escape logic
2016-12-18 13:33:04 +01:00
15ece1a3dc
Made custom chat event cancellable
2016-12-18 12:57:57 +01:00
888086f427
Added fallback if chat processing fails
2016-12-18 00:42:45 +01:00
BuildTools
596a4e422e
fixing my fix again, more typos - ChatProcessing
2016-12-17 15:26:01 -05:00
BuildTools
e2b33f5342
fixing my attempted fix, forgot semicolon, ChatProcessing
2016-12-17 15:19:57 -05:00
BuildTools
63f7106000
attempted fix, ChatProcessing line 125-136
...
I believe the previous code was creating unbalanced parenthesis
2016-12-17 15:03:53 -05:00
08640f404d
Started working on the chat formatter
2016-12-17 00:37:04 +01:00
a3b3af859a
Properly added a bug as a feature
...
Wth did I just do before - Anyways, fixed null nicknames
2016-12-16 21:25:13 +01:00
845f3e1f16
Added a workaround for the issue...
...
Just realized that the match itself is null
2016-12-16 21:16:22 +01:00
a09a30d460
Let's do some more live testing
2016-12-16 20:57:57 +01:00
6d75e9bd9e
Fixed help text
2016-12-16 19:25:50 +01:00
0a4ab5a46e
Fixed fix of NPE
2016-12-16 14:18:43 +01:00
a058990075
Fixed usernames NPE
2016-12-16 14:17:54 +01:00
a2ad97faec
Probably fixed flair cheater NPE
2016-12-16 14:10:40 +01:00
64529eef73
Added support for branches in UpdatePlugin
...
https://github.com/TBMCPlugins/ButtonCore/issues/23
lmao
2016-12-11 00:02:51 +01:00
9c06e22ca7
Made the chat plugin less essential and fixed /u help <cmd>
...
- CommandCaller moved to ButtonCore
- Now only cancelling the Bukkit chat event if the custom event ran
without an error
2016-12-09 18:10:30 +01:00
9ec35cbfb3
Changed error message...
2016-12-08 22:23:06 +01:00