Commit graph

510 commits

Author SHA1 Message Date
Norbi Peti 159cef01ff #28 Using TBMCPlayer instead of YamlConfig 2017-01-28 21:05:07 +01:00
Norbi Peti 5a559aa4c3 Started using TBMCPlayer and added save(); 2017-01-28 12:43:55 +01:00
Norbi Peti 5f62df97de Added some code and some TODOs 2017-01-27 22:54:24 +01:00
Norbi Peti 5e4128afe7 Moved the last bits over and deleted old class 2017-01-23 20:54:43 +01:00
Norbi Peti 88f85d2b15 Fixed rename method, player data and other stuff 2017-01-21 23:01:58 +01:00
Norbi Peti 28fcb2f8d8 Making progress on player data 2017-01-21 19:45:54 +01:00
Norbi Peti 4aa7cccb5c Made progress on user data 2017-01-20 23:35:05 +01:00
Norbi Peti 27a92b164e Making progress on player data stuff 2017-01-16 19:49:43 +01:00
Norbi Peti 201ae7c8f6 Organized stuff 2017-01-02 01:19:19 +01:00
Norbi Peti 37ef10da2a Organized stuff 2017-01-02 01:19:09 +01:00
Norbi Peti a187170fdd Slowly progressing with player data 2017-01-02 01:09:11 +01:00
Norbi Peti 9ea151596a Renamed TBMCPlayerBase to ChromaGamerBase 2017-01-02 00:47:47 +01:00
Norbi Peti 735e4612c5 Merge pull request #27 from TBMCPlugins/dev
Fixed /tc /mod and similar commands, the subcommands list and the restart bar
2016-12-31 00:05:40 +01:00
Norbi Peti 7fff1ca655 Fixed restart bossbar 2016-12-31 00:05:01 +01:00
Norbi Peti 7f45f08b32 Fixed subcommands 2016-12-30 23:38:47 +01:00
Norbi Peti ed4cb11b87 Added temporary fix for TBMCPlugins/ButtonChat#56 2016-12-30 22:44:30 +01:00
Norbi Peti b4d4023e9c Made the restart bar synchronous 2016-12-30 19:46:08 +01:00
Norbi Peti 6a5dda7028 Probably fixed subcommands list 2016-12-30 14:38:17 +01:00
Norbi Peti e82f8c9eb3 Merge remote-tracking branch 'origin/dev' 2016-12-24 22:52:13 +01:00
Norbi Peti ef0b9caa86 Probably fixed ButtonChat#57
Haven't tested yet
2016-12-23 23:27:46 +01:00
Norbi Peti e793571845 Made the restart counter show seconds... 2016-12-23 12:39:24 +01:00
Norbi Peti 48edb00d75 Merge pull request #26 from TBMCPlugins/dev
Improved UpdatePlugin and added IsTestServer
2016-12-22 23:08:04 +01:00
Norbi Peti 60d6a03236 Added an ! 2016-12-22 22:38:58 +01:00
Norbi Peti 222a1225bc Improved UpdatePlugin
- Made it support Windows...
- Now it returns success or not
2016-12-22 22:32:07 +01:00
Norbi Peti 8ad5504527 Improved UpdatePlugin
- Added branch checking
- Added IsTestServer()
- Restricted production updating to the master branch
2016-12-22 16:41:50 +01:00
Norbi Peti bceb57c522 Added command path... 2016-12-21 23:09:59 +01:00
Norbi Peti 6d2b253633 Added ScheduledRestart command to TBMC... 2016-12-21 23:04:05 +01:00
Norbi Peti acb874804e Added /schrestart to plugin.yml 2016-12-20 21:11:09 +01:00
Norbi Peti 7c3971aa59 Added custom restart cmd with an event and a bar 2016-12-19 18:24:34 +01:00
Norbi Peti 3285380ece Made custom chat event cancellable 2016-12-18 12:57:35 +01:00
Norbi Peti 908b62217a Changed some things...
- Fixed updateplugin not cancelling on error
- Moved javassist to here, so the absence of ButtonChat should no longer
cause any errors
- Added /updateplugin for simplicity and in case the chat plugin breaks
2016-12-17 12:48:19 +01:00
Norbi Peti ab4097c669 Probably fixed flaircheater NPE 2016-12-16 14:10:02 +01:00
Norbi Peti e54b54bac0 Fixed/finished cmd system... 2016-12-15 18:25:24 +01:00
alisolarflare 7719f016e5 Made potatoes default to not sending 2016-12-14 22:54:01 -05:00
alisolarflare 7c6d0214f9 Replaced Hwat on debug potatoes
With the exception name, so instead of Hwat, there's IOException
2016-12-14 22:12:09 -05:00
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