Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-14 | Bugfix: history message replay is not working. Now its behavior is the same ↵ | Keuin | |
with legacy BungeeCross. | |||
2022-08-14 | Code reformat. | Keuin | |
2022-08-14 | Implement historic message replay. | Keuin | |
2022-08-13 | Add HistoricMessageRecorder. | Keuin | |
2022-08-13 | Add Pair<K,V> utility class. | Keuin | |
2022-08-01 | Rename ApiEndpoint to "system". | Keuin | |
2022-08-01 | Bind and initialize ApiEndpoint. | Keuin | |
2022-07-31 | Implement message serializing. | Keuin | |
2022-07-31 | Implement HTTP message API (legacy function from Bungeecross.MicroApi). | Keuin | |
2022-03-12 | Improve log messages. | Keuin | |
2022-03-12 | Fix config loading. Message format fixes. | Keuin | |
2022-03-12 | Fix config reloading. | Keuin | |
2022-03-12 | Make it compile. | Keuin | |
2022-02-07 | Hot reload. | Keuin | |
2022-02-04 | Add psmb support. | Keuin | |
2021-12-17 | Use the latest Velocity API. | Keuin | |
Implement API server for online players and server status. Implement core message routing abstraction and concrete BungeeCross, Velocity, Telegram endpoint impl. Load config from config file "crosslink/config.json". Test core components. Proxy API related stuff are not tested. Add README in English and Chinese. TODO: Add config hot reloading. More configurable system. PSMB endpoint impl. | |||
2021-12-13 | Initial version. Supports both Velocity and BungeeCord. | Keuin | |