Commit Graph

27 Commits

Author SHA1 Message Date
Nikky Ai 0f82a1ad24 move to elytra namespace and rename to matterlink 2018-01-27 04:08:17 +01:00
DaMachinator fee30d2efb minor version increment 2018-01-24 15:38:25 +01:00
DaMachinator 8c1712cf86 Closes #5 2018-01-24 15:38:25 +01:00
DaMachinator a4ea9b829f Utils cleanup 2018-01-24 15:38:25 +01:00
DaMachinator 8162b35ec8 Config cleanup 2018-01-24 15:38:25 +01:00
Nikky Ai f7909c5685 minecraft message formatting
added appropriate events to join / leave
fixed crashing connection
added systemUser configuration option
general cleanup and robustness fixes
2018-01-23 22:36:45 -05:00
DaMachinator 54eb09c652 Abstract message coloring into its own class
Move Util to its own package with Color
2018-01-23 15:25:24 -05:00
DaMachinator a56131344b More cleanup 2018-01-23 13:49:51 -05:00
DaMachinator 31676d39c5 Cleanup 2018-01-23 13:48:19 -05:00
DaMachinator f1b37bd99f Log messages we throw out to debug 2018-01-23 13:45:33 -05:00
DaMachinator 2f4b4c0651 Messages with events we can't handle are now thrown out 2018-01-23 13:30:07 -05:00
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