Commit graph

570 commits

Author SHA1 Message Date
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
Norbi Peti eba73d6db4 Probably fixed escape logic 2016-12-28 01:12:10 +01:00
Norbi Peti 81b188f338 Merge branch 'dev' into chatformat 2016-12-27 22:51:28 +01:00
Norbi Peti 94252e446d Progressing... Slowly... 2016-12-27 22:42:21 +01:00
Norbi Peti dc9bcd2cfd Made more commands show in /u help (#57) 2016-12-24 22:44:36 +01:00
Norbi Peti 1fe200cf3f Added extra channel data for console 2016-12-23 23:14:42 +01:00
Norbi Peti 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
Norbi Peti 3ab97276f6 Finished IsRange 2016-12-19 22:33:11 +01:00
Norbi Peti 4311a567c5 Removed JAR finally... 2016-12-19 22:25:01 +01:00
Norbi Peti 1bb3ddb0ee Fixed the Legendosh bug again
Fixed NPE at getFlairState()
2016-12-19 20:25:29 +01:00
Norbi Peti f39ed23699 Started formatter and escape logic 2016-12-18 13:33:04 +01:00
Norbi Peti 15ece1a3dc Made custom chat event cancellable 2016-12-18 12:57:57 +01:00
Norbi Peti 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
Norbi Peti da3eacc2e1 Moved javassist to ButtonCore 2016-12-17 12:48:47 +01:00
Norbi Peti 08640f404d Started working on the chat formatter 2016-12-17 00:37:04 +01:00
Norbi Peti 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
Norbi Peti 845f3e1f16 Added a workaround for the issue...
Just realized that the match itself is null
2016-12-16 21:16:22 +01:00
Norbi Peti a09a30d460 Let's do some more live testing 2016-12-16 20:57:57 +01:00
Norbi Peti 6d75e9bd9e Fixed help text 2016-12-16 19:25:50 +01:00
Norbi Peti 0a4ab5a46e Fixed fix of NPE 2016-12-16 14:18:43 +01:00
Norbi Peti a058990075 Fixed usernames NPE 2016-12-16 14:17:54 +01:00
Norbi Peti a2ad97faec Probably fixed flair cheater NPE 2016-12-16 14:10:40 +01:00
Norbi Peti 64529eef73 Added support for branches in UpdatePlugin
https://github.com/TBMCPlugins/ButtonCore/issues/23
lmao
2016-12-11 00:02:51 +01:00
Norbi Peti 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
alisolarflare 24d04f04c8 Added UTF-8 as default encoding 2016-12-08 16:40:08 -05:00
Norbi Peti 9ec35cbfb3 Changed error message... 2016-12-08 22:23:06 +01:00
Norbi Peti 8e53762d3e Probably fixed internal error on /u 2016-12-08 22:18:32 +01:00
Norbi Peti 55df5b5ede Made integer data optional
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 21:36:56 +01:00
Norbi Peti 3aacd07691 Finally implemented #41 and an event
YEEHAW
Oh, and smaller /mwiki changes
2016-12-07 21:15:09 +01:00
Norbi Peti bd55c580c9 Fixed Discord indicator
https://github.com/TBMCPlugins/DiscordPlugin/issues/15
2016-12-07 17:53:05 +01:00
Norbi Peti 6d38b5b9f1 Added sender indicator for chat msgs
https://github.com/TBMCPlugins/DiscordPlugin/issues/12
2016-12-04 20:16:53 +01:00
Norbi Peti 57f15694ad Applied changes 2016-12-04 20:07:02 +01:00
Norbi Peti 44984d8987 Smaller fixes 2016-12-04 19:06:18 +01:00
Norbi Peti 8c08370220 Refreshed error handling, removed getlastereror 2016-12-03 19:53:58 +01:00
Norbi Peti 1af101c31e Made the info command not player-only 2016-12-03 12:47:23 +01:00
Norbi Peti d481152eb0 Fixed the Legendosh bug 2016-11-29 20:55:25 +01:00
Norbi Peti 773b142e80 (Re)Added setCancelled for chat 2016-11-26 16:29:20 +01:00
Norbi Peti 39d932bf77 Added support for the chat event 2016-11-25 19:46:23 +01:00
Norbi Peti 9857bc5bd5 Removed Minigames stuff 2016-11-20 22:29:31 +01:00
Norbi Peti f83f8f88b7 Fixed player info 2016-11-19 20:29:42 +01:00
Norbi Peti a608998f59 Fixed inconsistent lowercase setting 2016-11-19 19:20:49 +01:00