Commit graph

155 commits

Author SHA1 Message Date
0d38f9b85b Made integer data optional
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 21:36:39 +01:00
89c707332f Added TBMCYEEHAWEvent 2016-12-07 21:15:23 +01:00
381739456c Added IDiscordSender to distinguish 2016-12-07 17:49:06 +01:00
55ac426554 Forgot that I wasn't on master 2016-12-04 20:30:18 +01:00
773bb66808 Now one won't see subcmds they don't have access to 2016-12-04 19:17:14 +01:00
1e4c0df93d Started a better player storage
Too tired rn.
2016-12-03 00:50:09 +01:00
c155eb761b Fixed NPE at player quit 2016-11-30 17:30:52 +01:00
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
a9b0e98e07 Started using databases, WIP 2016-11-25 23:39:56 +01:00
d91da7f306 Made Gary non-renamable 2016-11-25 19:16:47 +01: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
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
282adbc098 Fixed NPE 2016-11-20 02:44:22 +01:00
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
995f40c9ab Added documentation and Gary 2016-11-20 02:26:43 +01:00
a713fb987e Reestructured debug potatoes and added per-exception names 2016-11-20 02:16:39 +01:00
64faa95b3b Added bug potatoes... 2016-11-20 01:37:24 +01:00
1748bc0461 Small fixes and formatting 2016-11-19 23:45:35 +01:00
96daaf032d Moved debug potatoes from AliPresents 2016-11-19 23:40:57 +01:00
ba95f628a0 Updated doc 2016-11-19 19:20:07 +01:00
5b13548fa4 Started chat msg sending API... 2016-11-18 22:48:49 +01:00
c01063ccfa Commented unnecessary messages out 2016-11-18 20:17:59 +01:00
656e136b49 Added overload to get subcmds without a cmd object 2016-11-18 20:13:39 +01:00
8dfea2032f Moved everything for Channel.java 2016-11-15 22:34:50 +01:00
e2698179c7 Improved plugin update method 2016-11-12 21:04:41 +01:00
a6502b6a1f Fixed getIntData() 2016-11-12 20:30:49 +01:00
b5fd777474 Fixed doc location 2016-11-07 18:59:37 +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
4c10dfbf33 Made the exception handler more reliable 2016-11-03 22:45:10 +01:00
09072e41e4 Added replace existing to plugin updater 2016-11-03 22:12:50 +01:00
4f8b1020b4 Fixed GetSubCommands() 2016-11-03 22:00:02 +01:00
f9c764fed6 Added documentation, error checks 2016-11-03 21:56:03 +01:00
d99f163500 Changed command paths 2016-11-03 18:24:13 +01:00
5da1359682 Fixes 2016-11-03 18:10:44 +01:00
86d0125f34 Added some text to a fail message 2016-11-03 18:01:42 +01:00
2feafd057f Updated documentation 2016-11-03 17:46:50 +01:00
b4f74f993b Made command path automatically determined 2016-11-03 17:11:21 +01:00
90dd6d190e Added an actually logical overload 2016-11-03 16:58:54 +01:00
7131021a86 Fixed Reflections exception and added AddCommand
With a beatiful piece of code.
2016-11-03 16:50:58 +01:00
16ec9a3788 Added downloading plugins to a temp place (#18) 2016-11-03 16:12:32 +01:00
c452c1a375 Fixed NPE 2016-11-02 22:45:14 +01:00
1c2b373bd7 Fixed NPE 2016-11-02 22:00:21 +01:00
f48c1ca9cc Added method for exception events 2016-11-02 18:31:43 +01:00
8e5d371a9f Error handling implemented 2016-11-02 17:54:49 +01:00
3173c62cc5 Fixed error... 2016-11-02 17:42:23 +01:00
43aefc0639 Moving things back to the Core
After hours of trying to rebase the commits to a31c353,
I decided that it's not that significant anyways.
2016-11-02 14:48:40 +01:00
fef61b1801 Moved files 2016-11-02 00:05:25 +01:00
da8e278c15 Added save on disable 2016-10-31 17:23:52 +01:00
d3963ab5f4 Fixed typo 2016-10-29 23:02:42 +02:00
0b35637a01 Refactoring applied 2016-10-29 13:07:48 +02:00
3cc9709955 Fixed plugin name heh 2016-10-24 22:04:03 +02:00
c2329ff33d Fixed plugin.yml... 2016-10-24 21:08:11 +02:00
e388f929f7 I can finally see the errors 2016-10-24 20:36:36 +02:00
ca14105a16 Fixes 2016-10-24 20:06:42 +02:00
6d7f85ffc7 Moved things over to ButtonLib 2016-10-24 19:13:26 +02:00
a31c353de6 Moved things over to ButtonLib 2016-10-24 19:12:03 +02:00
e892d60564 Added event exception handler 2016-10-23 02:50:48 +02:00
b012956afa Fixes 2016-10-23 02:13:18 +02:00
ab84dcbfdd Moved files 2016-10-23 02:12:33 +02:00
c2bbf14fe0 Moved files 2016-10-23 02:12:26 +02:00
7387013788 Moved files 2016-10-23 02:12:11 +02:00
cf4fcf420d Moved files 2016-10-23 02:11:40 +02:00
alisolarflare
24fe5320bc Removed AliArrows from the core
Moved to AliPresents
2016-10-22 17:46:53 -04:00
alisolarflare
3fcd3d3776 Fixed Zanthr Arrow Bug Again 2016-10-20 23:52:10 -04:00
alisolarflare
eb86f37ea4 Fixed Zanthr Arrow Bug 2016-10-20 23:47:49 -04:00
alisolarflare
04ae633924 Gave Zanthr ArrowTrails 2016-10-20 23:41:51 -04:00
49fa5fa407 Added #13 2016-10-14 22:29:12 +02:00
a1020fbad1 Fixed ButtonCore update location
And renamed project
2016-10-14 15:18:18 +02:00
7dc531aebb Small fixes 2016-10-12 21:34:36 +02:00
3c3652653e Added handling of null PlayerName (#11) 2016-10-12 21:22:21 +02:00
ac42ad2272 Added better error messages for plugin updater 2016-10-06 20:11:07 +02:00
b3f960ad7a Fixed update URL 2016-09-11 15:21:33 +02:00
8f1faf1d82 Moved files 2016-09-11 15:09:04 +02:00
01dd44fd72 Updated updater to update 2016-09-11 14:25:06 +02:00
6228d5d7d8 Changed to Gson in code as well 2016-09-10 20:15:08 +02:00
a4356e884d Removed org.json as gson is already in Spigot 2016-09-10 19:45:34 +02:00
730fe6c8d2 Converted to Maven project, tried to push to Maven repo
And there may be a way easier solution...
2016-09-10 00:29:46 +02:00
5cf3ecc008 Probably fixed a rename bug 2016-09-01 18:48:11 +02:00
8caeab1aa5 Renamed package 2016-08-22 17:10:54 +02:00
6d76f5ca96 Renamed package 2016-08-22 17:10:34 +02:00
1a01e9e904 Fixes 2016-08-22 16:17:44 +02:00
cd5cbdba8e Moved and generalized plugin updater to here and moved org.json 2016-08-14 23:42:15 +02:00
a4e454a2a9 Rename file 2016-08-14 23:28:05 +02:00
b70d0ceed6 Added plugin API, WIP 2016-08-14 14:43:23 +02:00
09053c4235 Renamed package 2016-07-29 21:20:42 +02:00
c6403253a0 Renamed package 2016-07-29 21:20:21 +02:00
0b9aab4c9c Various fixes 2016-07-17 02:27:19 +02:00
cc45238034 Renamed to CoreSubPlugin 2016-07-17 00:19:02 +02:00
e3f6c24c5f Renamed from PlayerSubPlugin 2016-07-17 00:18:29 +02:00
d53e6814a0 Fixes 2016-07-17 00:13:08 +02:00
84d0be51fb Renamed package 2016-07-16 23:53:44 +02:00