Commit Graph

16 Commits

Author SHA1 Message Date
DaMachinator 2880f6c7a5 Add join/leave handler 2018-01-23 13:04:10 -05:00
DaMachinator 6fa058e834 Transmission now makes sure receiving is connected before trying to send 2018-01-23 12:35:08 -05:00
Nikky Ai c4754dd8c7 try to: fix transmit crash and polish noping 2018-01-23 17:50:11 +01:00
DaMachinator f05de5188c Abstract antiping into its own function 2018-01-23 11:16:17 -05:00
DaMachinator 346db118a4 Implement antiping for death messages 2018-01-23 10:36:56 -05:00
DaMachinator 39d6f09057 Implement gateway check on incoming messages.
Fixes issue #4
2018-01-23 10:30:54 -05:00
DaMachinator e9d2cfd11e More logging cleanup 2018-01-23 10:22:04 -05:00
DaMachinator e59cb34be8 Clean up logging 2018-01-23 10:12:36 -05:00
DaMachinator c2aa8cb143 Implement advancement relaying 2018-01-23 10:10:42 -05:00
DaMachinator bd91a381cd Change UserActionHandler to handle /say broadcasts as well 2018-01-23 09:11:08 -05:00
DaMachinator 59fffab908 clean up for release candidate 2018-01-23 08:22:38 -05:00
Nikky Ai 932c98da69 disconnecting bridges works again
also refactored the configuration
2018-01-23 00:41:33 +01:00
Nikky Ai a70c54f804 make some forge events work again 2018-01-21 13:14:19 +01:00
Nikky Ai aa564d1e1f import cleanup and autoformatting 2018-01-21 11:58:54 +01:00
Nikky Ai 47f014c344 more cleanup 2018-01-21 08:16:54 +01:00
Nikky Ai eb2887bb46 port to kotlin
use stream endpoint
2018-01-21 06:18:59 +01:00