Commit graph

375 commits

Author SHA1 Message Date
Norbi Peti f30dda28fa Seriously, why didn't I have a license 2016-12-13 19:38:07 +01:00
Norbi Peti 1c1d42df4b Added support for branches in UpdatePlugin
https://github.com/TBMCPlugins/ButtonCore/issues/23
2016-12-10 23:58:34 +01:00
Norbi Peti 2cf12399ec Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git 2016-12-09 18:11:26 +01:00
Norbi Peti d5c9882009 Moved CommandCaller and org.reflections here 2016-12-09 18:11:07 +01:00
Norbi Peti 62f783e695 Fixed small but impactful error
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 23:41:12 +01:00
Norbi Peti 9661cd3405 Added encoding to ButtonCore as well 2016-12-08 22:49:17 +01:00
Norbi Peti 0d38f9b85b Made integer data optional
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 21:36:39 +01:00
Norbi Peti 89c707332f Added TBMCYEEHAWEvent 2016-12-07 21:15:23 +01:00
Norbi Peti 381739456c Added IDiscordSender to distinguish 2016-12-07 17:49:06 +01:00
Norbi Peti 55ac426554 Forgot that I wasn't on master 2016-12-04 20:30:18 +01:00
Norbi Peti 773bb66808 Now one won't see subcmds they don't have access to 2016-12-04 19:17:14 +01:00
Norbi Peti 1e4c0df93d Started a better player storage
Too tired rn.
2016-12-03 00:50:09 +01:00
Norbi Peti c155eb761b Fixed NPE at player quit 2016-11-30 17:30:52 +01:00
Norbi Peti e636738acb Removed db stuff from master until complete 2016-11-26 16:48:45 +01:00
alisolarflare 9afc2f8a96 Fixed Word Wrap not preserving lines 2016-11-25 20:26:43 -05:00
alisolarflare cc365d5555 Fully solved WordWrap bug 2016-11-25 20:08:42 -05:00
alisolarflare 88cab094ab Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git 2016-11-25 19:59:31 -05:00
alisolarflare 7ca344e4f9 Fixed DebugPotato not WordWrapping 2016-11-25 19:59:13 -05:00
Norbi Peti a9b0e98e07 Started using databases, WIP 2016-11-25 23:39:56 +01:00
Norbi Peti d91da7f306 Made Gary non-renamable 2016-11-25 19:16:47 +01:00
alisolarflare 85d2506da7 Merge pull request #22 from TBMCPlugins/Ali
Added Debug Messages
2016-11-21 21:13:42 -05:00
alisolarflare e5bb0e43dd Fixed bug where short messages aren't sent 2016-11-21 21:12:58 -05:00
alisolarflare 1adc2f1b4c Created DebugMessages for Discord
Similar, and copypasted from TMBCException Event, TBMCDebugMessageEvent,
should ideally send a plain string message to TBMC Devs II -
debug-channel
2016-11-21 14:21:14 -05:00
alisolarflare c74a772dbc Merge remote-tracking branch 'refs/remotes/origin/master' into Ali 2016-11-21 13:55:43 -05:00
alisolarflare 272068d39f Moved Send() to DebugPotato, from DPAPI
Moved DebugPotatoAPI.sendDebugPotato() to DebugPotato.send(), and
deprecated DebugPotatoAPI. Changed TBMCCoreAPI to reflect the
deprecation
2016-11-21 13:29:40 -05:00
alisolarflare 9b645bce07 Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git
Conflicts:
	src/main/java/buttondevteam/lib/DebugPotatoAPI.java
2016-11-19 21:13:33 -05:00
alisolarflare fb41e090b8 Moved potatoToItemStack to potato
Makes things neeater
2016-11-19 21:12:16 -05:00
Norbi Peti 282adbc098 Fixed NPE 2016-11-20 02:44:22 +01:00
Norbi Peti aabc2b057f No! My way! 2016-11-20 02:30:25 +01:00
alisolarflare 60730ac994 Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git 2016-11-19 20:28:43 -05:00
alisolarflare 34529c76a6 Made potatoes happy and fun 2016-11-19 20:28:24 -05:00
Norbi Peti 995f40c9ab Added documentation and Gary 2016-11-20 02:26:43 +01:00
Norbi Peti a713fb987e Reestructured debug potatoes and added per-exception names 2016-11-20 02:16:39 +01:00
Norbi Peti 64faa95b3b Added bug potatoes... 2016-11-20 01:37:24 +01:00
Norbi Peti 1748bc0461 Small fixes and formatting 2016-11-19 23:45:35 +01:00
Norbi Peti 96daaf032d Moved debug potatoes from AliPresents 2016-11-19 23:40:57 +01:00
Norbi Peti ba95f628a0 Updated doc 2016-11-19 19:20:07 +01:00
Norbi Peti 5b13548fa4 Started chat msg sending API... 2016-11-18 22:48:49 +01:00
Norbi Peti c01063ccfa Commented unnecessary messages out 2016-11-18 20:17:59 +01:00
Norbi Peti 656e136b49 Added overload to get subcmds without a cmd object 2016-11-18 20:13:39 +01:00
Norbi Peti 8dfea2032f Moved everything for Channel.java 2016-11-15 22:34:50 +01:00
Norbi Peti e2698179c7 Improved plugin update method 2016-11-12 21:04:41 +01:00
Norbi Peti a6502b6a1f Fixed getIntData() 2016-11-12 20:30:49 +01:00
Norbi Peti b5fd777474 Fixed doc location 2016-11-07 18:59:37 +01:00
Norbi Peti b336904fe5 Merge pull request #20 from TBMCPlugins/Ali
Ok
2016-11-07 18:54:48 +01:00
alisolarflare 5c96d23080 Switched OnCommand and GetHelpText
*GetHelpText wasn't with its friends and it's driving me CRAZY*
2016-11-06 18:16:46 -05:00
Norbi Peti 4c10dfbf33 Made the exception handler more reliable 2016-11-03 22:45:10 +01:00
Norbi Peti 09072e41e4 Added replace existing to plugin updater 2016-11-03 22:12:50 +01:00
Norbi Peti 4f8b1020b4 Fixed GetSubCommands() 2016-11-03 22:00:02 +01:00
Norbi Peti f9c764fed6 Added documentation, error checks 2016-11-03 21:56:03 +01:00