Commit graph

510 commits

Author SHA1 Message Date
Norbi Peti c2d13a5fc8 It doesn't work that way either 2017-06-26 17:35:46 +02:00
Norbi Peti d6c3ec7c7e Apparently it doesn't work like that 2017-06-26 17:14:45 +02:00
Norbi Peti 313a568304 FInished Travis config to download BuildTools 2017-06-26 17:04:34 +02:00
Norbi Peti e4813e08fe Fixed typo... 2017-06-25 22:25:17 +02:00
Norbi Peti 9475b30f3e Adding Travis file with caching 2017-06-25 22:22:28 +02:00
Norbi Peti a34bada348 Merge pull request #1 from TBMCPlugins/dev
Updated plugin to 1.12
2017-06-25 21:57:40 +02:00
Norbi Peti 86a65899d9 Started local updater 2017-06-24 00:26:59 +02:00
Norbi Peti 8a08176638 Plugin updater refactor 2017-06-23 19:30:56 +02:00
Norbi Peti 8724a1f5dd Fixed project and added plugin.yml 2017-06-23 18:52:14 +02:00
Norbi Peti 91d7c1278e Merge branch 'code'
Conflicts:
	.classpath
	.project
2017-06-23 18:39:40 +02:00
Norbi Peti 606263622e Added project 2017-06-23 18:23:55 +02:00
Norbi Peti 21eefcec45 Initial commit 2017-06-23 18:14:04 +02:00
iie e3385c7897 Updated to 1.12
This is code is amazingly short
2017-06-23 18:12:19 +02:00
Norbi Peti b2ecc27f86 Updated to 1.12 2017-06-23 17:49:49 +02:00
Norbi Peti 6a2113bda4 Merge pull request #33 from TBMCPlugins/dev
Added check for Maven project in updater and getTypeForFolder for the user class
2017-06-19 09:16:59 +02:00
Norbi Peti 2d3ed0345f Merge branch 'master' into dev 2017-06-18 21:54:48 +02:00
Norbi Peti 4c83816dc0 Create .travis.yml 2017-06-18 21:35:57 +02:00
Norbi Peti a80e8a808d Create .travis.yml 2017-06-18 21:26:08 +02:00
Norbi Peti 1c7df17d9d Added getTypeForFolder 2017-06-15 22:09:29 +02:00
Norbi Peti ed637dec16 Added check if updated project is a Maven one
#32
2017-05-31 22:30:23 +02:00
iie 0b3743cb01 v5 2017-05-31 22:00:35 +02:00
Norbi Peti b8e9810e18 Moved plugin.yml 2017-05-31 16:40:31 +02:00
iie 442c32f17b v4 2017-05-31 16:15:21 +02:00
iie d5edd0cfe6 v3 2017-05-31 16:14:36 +02:00
Norbi Peti 29cfa66ae3 Converted to Maven project 2017-05-30 22:16:36 +02:00
iie 9cf9f5f72e v2 2017-05-30 22:01:09 +02:00
iie 193dbb9365 v1 2017-05-30 21:51:50 +02:00
Norbi Peti 943f32c9ae Initial commit 2017-05-30 21:17:11 +02:00
Norbi Peti 25f770849f Made modOnly optional and inherited
Also accidentally fixed an issue, probably (getClass instead of
getValue.getClass)
Also testing in production
2017-05-22 20:46:08 +02:00
Norbi Peti c0e4a9e065 Merge pull request #31 from TBMCPlugins/dev
Command annotations added instead of methods, improved channels
2017-05-15 02:33:21 +02:00
Norbi Peti 36b3c1895d Thought I changed the DiscordPlugin too - AW
Cleaned code a bit
YEEHAW
2017-05-14 01:24:30 +02:00
Norbi Peti 4a5479b027 COMMANDS WORK - YE
#29
2017-05-14 01:13:34 +02:00
Norbi Peti acebf37359 Addede chat preprocess event 2017-05-13 16:08:45 +02:00
Norbi Peti f5ce88faf6 Fixed channels a bit 2017-05-07 01:08:13 +02:00
Norbi Peti 9a61047cd2 Chat channels probably done, needs testing 2017-05-06 19:55:21 +02:00
Norbi Peti 308006d624 Chat channel improved, tried a bunch of ideas 2017-04-30 00:35:42 +02:00
Norbi Peti bcf8cc4e99 Probably mostly added support for ButtonChat cmds
It's a whole different story
2017-04-23 02:12:56 +02:00
Norbi Peti 672fab2d1b Fixed POM stuff 2017-04-22 23:17:58 +02:00
Norbi Peti 3af6063c99 Started #29, tried compile-time check, finished #29
Damn, annotation processors are complicated
2017-04-22 02:17:52 +02:00
Norbi Peti afd1b8dfa2 Merge pull request #30 from TBMCPlugins/dev
Remade user data managing, added a test
2017-04-15 13:54:06 +02:00
Norbi Peti 3bab090fc7 Sharing test preparation 2017-04-14 22:40:25 +02:00
Norbi Peti 0160b4146f Added player data converter and fixes 2017-04-13 00:50:05 +02:00
Norbi Peti 7c8a47e4b2 Added TBMMC dir to gitignore 2017-04-12 17:47:17 +02:00
Norbi Peti 1497a487a4 Added AbstractUserClass, fixes
- Fixed ID problem
- Fixed connectWith
- Other fixes and improvements
2017-04-11 21:15:22 +02:00
Norbi Peti ced3bd10a4 Fixed even more stuff, and facepalmed 2017-04-01 23:59:59 +02:00
Norbi Peti f2931ed2fd Fixed a bunch of stuff 2017-04-01 19:57:43 +02:00
Norbi Peti b9738837a1 Green across the board!
Finished player data and added a test! (#28)
2017-04-01 18:02:24 +02:00
Norbi Peti 153425be5e Probably done with player data (#28)
- Figured out and finished the annotation
- Grouped data by plugin names
- Player data is saved as an object automatically determining the type
2017-04-01 14:40:54 +02:00
Norbi Peti 11f13af8cc Player data fixes 2017-01-29 01:48:53 +01:00
Norbi Peti ef42d811b0 A few important fixes 2017-01-28 23:53:08 +01:00