Current channel saved with player data - will stay after a restart; improvements #52

Merged
NorbiPeti merged 4 commits from dev into master 2018-11-04 00:40:26 +00:00

4 commits

Author SHA1 Message Date
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