Commit graph

36 commits

Author SHA1 Message Date
dependabot[bot] 8e664d073f
Bump junit from 3.8.1 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 09:43:10 +00:00
Norbi Peti 8344adff1a
Fully implement argument suggestions
Suggesting based on each annotation and the parameter type
Moving the parameter name to the end of the suggestion list
#82
2020-03-19 20:19:41 +01:00
Norbi Peti a0c211f4be Attempt to register custom commands 2020-02-24 12:57:57 +01:00
Norbi Peti 9aa320e663 Refactoring, renaming everything 2020-02-04 17:39:18 +01:00
Norbi Peti d100b86d72
Create parent POM for all my plugins
Also update Travis config to use Java 11
Also fix gitignore
2019-10-23 02:07:31 +02:00
Norbi Peti dd64062fba
Compile to Java 8 using Jabel
Currently, the server runs on Java 8 and some plugins, notably Terrain Control depend on a version-specific hack. Now, we do want to drop TC anyway to upgrade to 1.14.4 but there's also the goal of sharing this plugin for others, who likely run Java 8.
It took me a while to figure out how to make it work with Lombok - have to use the right order.
2019-10-23 01:22:24 +02:00
Norbi Peti 7b29f00105
Update to Java 10/11 2019-10-20 20:48:24 +02:00
Norbi Peti af412a40fd
Channel improvements and fixes
A chat event is no longer required for shouldSendTo() and such
TBMCPlugins/DiscordPlugin#70 is finally kind of fixed - there's a different issue now
2018-11-01 01:20:49 +01:00
Norbi Peti a24c4a5e54 Updated plugin updater
TODO!
2018-05-07 23:32:58 +02:00
Norbi Peti bdf824e20e Plugin update on shutdown+fromcmd
Fromcmd: whether a message was sent by using a command
Yesterday
2018-05-07 20:01:36 +02:00
Norbi Peti 48d0f76a99 Converted to multimodule, added ann.proc.!
Multimodule projects doesn't solve circular dependencies, but is neat
anyways
2017-08-07 20:39:17 +02:00
Norbi Peti fe51136f30 Moved ButtonCore to it's folder 2017-08-07 18:15:37 +02:00
Norbi Peti 89d88ef952 Added Chat Rooms, lombok, prep. for ann. proc. 2017-08-07 17:51:04 +02:00
Norbi Peti 672fab2d1b Fixed POM stuff 2017-04-22 23:17:58 +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 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 d5c9882009 Moved CommandCaller and org.reflections here 2016-12-09 18:11:07 +01:00
Norbi Peti 9661cd3405 Added encoding to ButtonCore as well 2016-12-08 22:49:17 +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 dded17bf70 Fixed an issue that wasn't an issue before 2016-11-02 20:49:45 +01:00
Norbi Peti 4424eb551d Fixed POM 2016-11-02 17:55:14 +01:00
Norbi Peti 8e5d371a9f Error handling implemented 2016-11-02 17:54:49 +01:00
Norbi Peti d2a3991abb Fixed dependency 2016-11-02 17:37:09 +01:00
Norbi Peti 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
Norbi Peti 3148bfb746 Fixed POM 2016-10-24 20:15:58 +02:00
Norbi Peti 6d7f85ffc7 Moved things over to ButtonLib 2016-10-24 19:13:26 +02:00
Norbi Peti e892d60564 Added event exception handler 2016-10-23 02:50:48 +02:00
Norbi Peti 0f7e08b304 Pom 2016-10-07 19:18:07 +02:00
Norbi Peti a9d1cd8bde Fixed pom.xml 2016-09-17 00:37:15 +02:00
Norbi Peti 12fe150596 Resources 2016-09-11 15:18:19 +02:00
Norbi Peti f56d0f7fd8 Resources... 2016-09-11 15:00:05 +02:00
Norbi Peti 06f1c662a9 Updated resources config 2016-09-11 14:52:59 +02:00
Norbi Peti 1c6e35fcec Added Mvn resources plugin 2016-09-11 14:44:54 +02:00
Norbi Peti fdbeed3dc6 Added Jitpack repo to download Towny! 2016-09-10 21:10:42 +02:00
Norbi Peti 45f941cf04 Changed Towny version number 2016-09-10 12:31:20 +02:00
Norbi Peti 4bf9d504a3 Added POM... 2016-09-10 01:03:54 +02:00