| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-08 | insert ClientInformation earlier | mat | |
| 2025-06-08 | add support for panicking on warn/error in simulation tests | mat | |
| 2025-06-02 | simplify some join logic so the Entity is returned even on connection error | mat | |
| 2025-05-30 | fix clippy issues and improve formatting everywhere | mat | |
| 2025-05-02 | Add AutoReconnectPlugin (#221) | mat | |
| * add AutoReconnectPlugin * merge main * start simplifying swarm internals * fix Swarm::into_iter, handler functions, DisconnectEvent, and add some more docs * add ClientBuilder/SwarmBuilder::reconnect_after * fix a doctest * reword SwarmEvent::Disconnect doc * better behavior when we try to join twice * reconnect on ConnectionFailedEvent too * autoreconnect is less breaking now | |||
| 2025-04-19 | add StartJoinServerEvent to allow joining servers exclusively from ecs | mat | |
