Commit graph

330 commits

Author SHA1 Message Date
Norbi Peti 248b0d8d0a
Merge pull request #52 from TBMCPlugins/dev
Current channel saved with player data - will stay after a restart; improvements
2018-11-04 01:40:25 +01: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 5def9344e8
Quick and dirty fix and another fix 2018-10-25 23:50:17 +02:00
Norbi Peti e13efa5e65
Some chat msg and user data changes 2018-10-25 14:09:58 +02:00
Norbi Peti 7ab997ddad
ChatMessage changes
The channel is no longer required for sending a message
All user accounts now store which channel they are in to make things simpler
Added the concept of 'sender converters' which is used to get the CG user which sent a command for example
No longer allowing getAs() for the same user type
2018-10-24 19:33:38 +02:00
Norbi Peti 8d3b6b642a
Merge pull request #50 from TBMCPlugins/dev
Primerestart is silent by default, loud when it has a parameter, added /member command
2018-09-08 23:58:53 +02:00
Norbi Peti 718d8d073c
Added /member mod command 2018-09-04 21:49:30 +02:00
Norbi Peti 806550a625
Added silent/loud option to primerestart
Also using Tabs for formatting
2018-08-12 12:28:36 +02:00
Norbi Peti 9bb8713714
Merge branch 'dev' 2018-08-12 00:30:32 +02:00
Norbi Peti cdcf8b9b2e
Fixed some channel IDs
It breaks Discord custom chat sanitizing
2018-08-12 00:27:54 +02:00
Norbi Peti 4a6f3df783
Fix concurrent mod. on start
A week old change
2018-08-02 21:04:42 +02:00
Norbi Peti 07b52a5b54
Merge pull request #47 from TBMCPlugins/dev
Added CG user to chat event & other improvements
2018-07-20 13:22:10 +02:00
Norbi Peti be6e4acb7e
Added CG user to chat event
SendChatMessage now takes a ChatMessage param (with a builder)
Code cleanup
/schrestart error msg added
Whole plugin update made async (the plugin list)
Javadoc additions
2018-07-12 23:24:38 +02:00
Norbi Peti ca7c56501f
Merge pull request #45 from TBMCPlugins/dev
RandomTeleport moved in
2018-06-30 02:33:47 +02:00
Norbi Peti bc24df3840
RandomTeleport moved in
ChunkArchive is NMS
2018-06-27 23:51:49 +02:00
Norbi Peti 4de1466e7f Add 'RandomTeleport/' from commit 'e08952a056dbf8bd8a4e9b5e8c8a1247dd1fd828'
git-subtree-dir: RandomTeleport
git-subtree-mainline: 54ce0b91fb
git-subtree-split: e08952a056
2018-06-24 22:55:07 +02:00
Norbi Peti 54ce0b91fb Add 'ChunkArchive/' from commit 'ca80b3f5355b9150784ef09191766556299e9190'
git-subtree-dir: ChunkArchive
git-subtree-mainline: 6cf28e5c9a
git-subtree-split: ca80b3f535
2018-06-24 22:53:15 +02:00
Norbi Peti 6cf28e5c9a
Merge pull request #44 from TBMCPlugins/dev
Update 2
2018-06-15 18:39:24 +02:00
Norbi Peti 86a2a41511
SendChatMessage refactor, ignoreSenderPermissions
Used for channelcon
2018-06-13 23:45:58 +02:00
Norbi Peti a691278ea9
Channel connect fixes
Group ID is now required
2018-06-08 18:51:37 +02:00
Norbi Peti c94eaebf5a
Added reminder, more logging
Prime restart reminder
2018-06-01 21:23:08 +02:00
Norbi Peti d7accf5885
Fixed /primerestart, member assign
Added handling for missing help text
Added autoassign member role
Handling missing permissions plugin (who knows)
Added unused Essentials dependency
2018-06-01 02:08:20 +02:00
Norbi Peti 4519d5f64a
Added /primerestart
And started using new plugin updater
#34
2018-05-31 03:07:12 +02:00
Norbi Peti 7e63ae12e6
Fix Towny rename
Fixed only lowercase working
Started implementing a fix that was already done newer Towny
Yesterday
2018-05-26 11:20:30 +02:00
Norbi Peti 5d91747e22
Added channel connect event 2018-05-22 01:37:35 +02:00
Norbi Peti eb8dff3a41
Fixes I thought were merged 2018-05-15 23:34:34 +02:00
Norbi Peti 739276e797
PR #39 merged
# Conflicts:
#	ButtonCore/src/main/java/buttondevteam/lib/chat/Channel.java
#	ButtonProcessor/src/main/java/buttondevteam/buttonproc/ButtonProcessor.java
2018-05-15 23:10:59 +02:00
Norbi Peti 75ab715c6e
Plugin list gen, fixes
It'll generate a plugin list file on each start
#37
2018-05-15 22:44:55 +02: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 eb9deb39b4 Rainbow rooms & [g]->[OOC]
- Added all the rainbow chat rooms
- Global chat renamed to OOC (out-of-characeter)
2018-05-06 00:47:45 +02:00
Norbi Peti ca80b3f535
Removing the filter to see if that gives something 2018-01-09 21:43:01 +01:00
Norbi Peti 945151518a
Using Travis config from DiscordPlugin
Not sure what causes the issue...
2018-01-09 21:05:46 +01:00
Norbi Peti 509fe99294
Fixed for Spigot, added error reporting 2018-01-08 22:50:39 +01:00
Norbi Peti c1751b8f20 Some stuff I should've committed for a whiile 2017-11-05 03:04:51 +01:00
Norbi Peti e25b3740b6 Updated Travis config 2017-10-30 13:33:23 +01:00
Norbi Peti 0899205dcb Fixed error on 1.12.2 2017-10-30 13:24:49 +01:00
Norbi Peti 89fb273714 Fixes, annotation processor works for player cls 2017-08-28 17:02:43 +02:00
Norbi Peti 59d8cd970e Changed priority levels... 2017-08-18 03:02:04 +02:00
Norbi Peti d997042e1a Hopefully fixed channel registration and deploy 2017-08-18 02:27:19 +02:00
Norbi Peti 6bbc571393 Merge pull request #36 from TBMCPlugins/dev
Started chat rooms and annotation processing, priority and precision and other fixes
2017-08-17 17:42:18 +02:00
Norbi Peti 1a4f1e5f27 Included Mockito in shaded jar 2017-08-17 17:15:40 +02:00
Norbi Peti 847e940388 Priority and precision fixes 2017-08-15 03:03:39 +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 1a975e0d8e Added Channel.filteranderrormsg()
TBMCPlugins/ButtonChat#61
2017-08-05 00:21:57 +02:00
Norbi Peti 1ddfd1e3cc Added some 'extends ChromaGamerBase' 2017-07-19 13:26:00 +02:00
Norbi Peti cf74a1cb3c Added Bukkit Player to join/leave events 2017-07-09 21:28:26 +02:00
Norbi Peti e08952a056 Made deploy.sh ignore Spigot's jars 2017-07-06 00:35:54 +02:00