issues
search
projectharmonia
/
bevy_replicon
Server-authoritative networking crate for the Bevy game engine.
https://crates.io/crates/bevy_replicon
Apache License 2.0
350
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Export RTT and packet loss from the backend
#360
Shatur
closed
13 hours ago
1
Better history API
#359
Shatur
opened
19 hours ago
1
Put extra logic for `ConfirmHistory::confirm` under else
#358
Shatur
closed
1 day ago
1
Bump codecov/codecov-action from 4 to 5
#357
dependabot[bot]
closed
3 days ago
0
Rework `DeferredEntity` creation
#356
Shatur
opened
4 days ago
1
Despawn failure should not panic
#355
UkoeHB
closed
4 days ago
6
Add helper to read entity
#354
Shatur
closed
6 days ago
1
Rework messages serialization
#352
Shatur
opened
1 week ago
1
Reorganize `core`
#351
Shatur
closed
1 week ago
1
Replace `varint-rs` with `integer-encoding`
#350
Shatur
closed
1 week ago
1
Minor replication refactoring
#349
Shatur
closed
1 week ago
1
Add `aeronet_replicon` to messaging backends list
#348
aecsocket
closed
2 weeks ago
1
Split `replication_messages` into submodules
#347
Shatur
closed
2 weeks ago
0
Reorder `ComponentId`
#346
Shatur
closed
2 weeks ago
1
Replace `EntityMut` with `DeferredEntity`
#345
Shatur
closed
2 weeks ago
1
impl Display for ClientId
#344
Luminoth
closed
2 weeks ago
3
Add `ComponentId` to all component-related contexts
#343
Shatur
closed
2 weeks ago
1
Log event IDs
#342
Shatur
closed
2 weeks ago
2
Bevy 0.15.0 RC
#341
ironpeak
opened
3 weeks ago
4
Add networking-related entities
#340
Shatur
opened
3 weeks ago
0
Provide statistics API
#339
Shatur
closed
13 hours ago
0
Provide more information about history
#338
Shatur
opened
1 month ago
0
Make write functions more convenient
#337
Shatur
closed
2 weeks ago
1
Delegate channel ID management to backend
#336
Shatur
opened
1 month ago
0
Event optimization
#335
UkoeHB
opened
1 month ago
0
Fix server event race condition
#334
UkoeHB
closed
1 month ago
1
Events reference outdated init tick
#333
Shatur
closed
1 month ago
0
Use `EntityWorldMut::insert_by_ids`
#332
Shatur
opened
1 month ago
1
Replication conditions
#331
Shatur
opened
1 month ago
1
Docs fixes
#330
Shatur
closed
2 months ago
1
Improve quick start guide
#329
Shatur
closed
2 months ago
1
Rename `has_authority` condition into `server_or_singleplayer`
#328
Shatur
closed
2 months ago
1
Don't panic in `scene::replicate` for non-reflected components
#327
Shatur
closed
2 months ago
1
client function in ReplicatedClients is O(n)
#326
phisn
opened
2 months ago
7
Make ReplicatedClients::new public
#325
UkoeHB
closed
2 months ago
4
Minor refactor for insertion tests
#324
Shatur
closed
2 months ago
1
Fix client event buffering
#323
Shatur
closed
2 months ago
3
Improve client event error messages and document the logging
#322
Shatur
closed
2 months ago
1
Fix buffering for events that have mapped entities.
#321
Shatur
closed
2 months ago
2
Add more logging for channels
#320
Shatur
closed
3 months ago
1
Rename `ConnectedClients` into `ReplicatedClients`
#319
Shatur
closed
3 months ago
1
Replace exclusive system for receiving with regular system in Bevy 0.15
#318
Shatur
opened
3 months ago
0
Bump EmbarkStudios/cargo-deny-action from 1 to 2
#317
dependabot[bot]
closed
3 months ago
0
Allow enabling replication manually
#316
aecsocket
closed
3 months ago
3
Resource replication
#315
Shatur
opened
3 months ago
0
Independent events
#314
aecsocket
closed
3 months ago
6
Events that doesn't wait for replication
#313
Shatur
closed
3 months ago
0
Networking observers
#312
Shatur
opened
4 months ago
0
Do not panic on invalid entity mapping inside events
#311
Shatur
closed
2 months ago
5
Allow enabling replication manually
#310
aecsocket
closed
3 months ago
2
Next