Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / projectharmonia/bevy_replicon issues and pull requests

#389 - Use `debug!` instead of `trace!` for events

Pull Request - State: closed - Opened by Shatur 7 days ago - 1 comment

#388 - Use `is_some_and`

Pull Request - State: closed - Opened by Shatur 8 days ago - 1 comment

#387 - Fix `ParentSync` when spawned before `ClientSet::SyncHierarchy`

Pull Request - State: closed - Opened by Shatur 8 days ago - 9 comments

#386 - Replace panic with error when sending a message with mappings only

Pull Request - State: closed - Opened by Shatur 8 days ago - 1 comment

#385 - Rename `core::event_registry` into `core::event`

Pull Request - State: closed - Opened by Shatur 9 days ago - 1 comment

#384 - Use triggers for some events

Pull Request - State: closed - Opened by Shatur 9 days ago - 1 comment

#383 - Use singular for event modules

Pull Request - State: closed - Opened by Shatur 9 days ago - 1 comment

#382 - Bump crate-ci/typos from 1.28.4 to 1.29.4

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago
Labels: github actions

#381 - Use `FromReflect` when replicating components into dynamic scenes

Pull Request - State: closed - Opened by Shatur 18 days ago - 1 comment

#380 - Bump crate-ci/typos from 1.28.3 to 1.28.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: github actions

#379 - Add very simple built-in backend to run examples

Issue - State: open - Opened by Shatur about 1 month ago
Labels: enhancement, good first issue

#378 - Bump crate-ci/typos from 1.28.2 to 1.28.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: github actions

#377 - fix(client): diagnostics

Pull Request - State: closed - Opened by matoous about 1 month ago - 4 comments

#376 - Scene replication

Issue - State: open - Opened by blueforesticarus about 1 month ago - 9 comments
Labels: enhancement

#375 - Bump crate-ci/typos from 1.28.1 to 1.28.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: github actions

#374 - Clarify units for statistics

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#373 - Fix typos and add `typos` to CI

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#372 - Rename change message and into update message

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#371 - Use fixed integer encoding for ticks for server events

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#370 - Do not send removals for hidden entities

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#369 - Remove deprecated functions and structs

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#368 - Update README's link to the `bevy_replicon_quinnet` backend

Pull Request - State: closed - Opened by Henauxg about 2 months ago - 2 comments

#367 - Rename ChangeMessage to UpdateMessage

Issue - State: closed - Opened by UkoeHB about 2 months ago

#366 - Do not send despawns for hidden entities

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#365 - Expose replication groups at runtime

Pull Request - State: closed - Opened by tyoeer about 2 months ago - 1 comment

#364 - Statistics overhaul

Pull Request - State: closed - Opened by Shatur about 2 months ago - 1 comment

#363 - Add tests for precise message splitting

Issue - State: open - Opened by Shatur about 2 months ago

#362 - Expose replication groups at runtime

Issue - State: closed - Opened by tyoeer about 2 months ago - 1 comment

#361 - Dont's send despawns to hidden entities

Issue - State: closed - Opened by Shatur about 2 months ago - 1 comment
Labels: bug

#360 - Export RTT and packet loss from the backend

Pull Request - State: closed - Opened by Shatur 2 months ago - 1 comment

#359 - Better history API

Pull Request - State: closed - Opened by Shatur 2 months ago - 2 comments

#358 - Put extra logic for `ConfirmHistory::confirm` under else

Pull Request - State: closed - Opened by Shatur 2 months ago - 1 comment

#357 - Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: github actions

#356 - Rework `DeferredEntity` creation

Pull Request - State: closed - Opened by Shatur 2 months ago - 2 comments

#355 - Despawn failure should not panic

Issue - State: closed - Opened by UkoeHB 2 months ago - 6 comments

#354 - Add helper to read entity

Pull Request - State: closed - Opened by Shatur 2 months ago - 1 comment

#352 - Rework messages serialization

Pull Request - State: closed - Opened by Shatur 2 months ago - 1 comment

#351 - Reorganize `core`

Pull Request - State: closed - Opened by Shatur 2 months ago - 1 comment

#350 - Replace `varint-rs` with `integer-encoding`

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#349 - Minor replication refactoring

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#348 - Add `aeronet_replicon` to messaging backends list

Pull Request - State: closed - Opened by aecsocket 3 months ago - 1 comment

#347 - Split `replication_messages` into submodules

Pull Request - State: closed - Opened by Shatur 3 months ago

#346 - Reorder `ComponentId`

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#345 - Replace `EntityMut` with `DeferredEntity`

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#344 - impl Display for ClientId

Pull Request - State: closed - Opened by Luminoth 3 months ago - 3 comments

#343 - Add `ComponentId` to all component-related contexts

Pull Request - State: closed - Opened by Shatur 3 months ago - 1 comment

#342 - Log event IDs

Pull Request - State: closed - Opened by Shatur 3 months ago - 2 comments

#341 - Bevy 0.15.0 support

Pull Request - State: closed - Opened by ironpeak 3 months ago - 6 comments

#340 - Add networking-related entities

Issue - State: open - Opened by Shatur 3 months ago
Labels: enhancement

#339 - Provide statistics API

Issue - State: closed - Opened by Shatur 3 months ago

#338 - Provide more information about history

Issue - State: closed - Opened by Shatur 3 months ago

#337 - Make write functions more convenient

Issue - State: closed - Opened by Shatur 3 months ago - 1 comment

#336 - Delegate channel ID management to backend

Issue - State: open - Opened by Shatur 3 months ago

#335 - Event optimization

Issue - State: open - Opened by UkoeHB 3 months ago

#334 - Fix server event race condition

Pull Request - State: closed - Opened by UkoeHB 3 months ago - 1 comment

#333 - Events reference outdated init tick

Issue - State: closed - Opened by Shatur 3 months ago
Labels: bug

#332 - Use `EntityWorldMut::insert_by_ids`

Issue - State: open - Opened by Shatur 3 months ago - 1 comment

#331 - Replication conditions

Issue - State: open - Opened by Shatur 4 months ago - 1 comment

#330 - Docs fixes

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#329 - Improve quick start guide

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#328 - Rename `has_authority` condition into `server_or_singleplayer`

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#327 - Don't panic in `scene::replicate` for non-reflected components

Pull Request - State: closed - Opened by Shatur 4 months ago - 1 comment

#326 - client function in ReplicatedClients is O(n)

Issue - State: open - Opened by phisn 4 months ago - 7 comments

#325 - Make ReplicatedClients::new public

Pull Request - State: closed - Opened by UkoeHB 5 months ago - 4 comments

#324 - Minor refactor for insertion tests

Pull Request - State: closed - Opened by Shatur 5 months ago - 1 comment

#323 - Fix client event buffering

Pull Request - State: closed - Opened by Shatur 5 months ago - 3 comments

#322 - Improve client event error messages and document the logging

Pull Request - State: closed - Opened by Shatur 5 months ago - 1 comment

#321 - Fix buffering for events that have mapped entities.

Pull Request - State: closed - Opened by Shatur 5 months ago - 2 comments

#320 - Add more logging for channels

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#319 - Rename `ConnectedClients` into `ReplicatedClients`

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#318 - Replace exclusive system for receiving with regular system in Bevy 0.15

Issue - State: open - Opened by Shatur 6 months ago
Labels: enhancement

#317 - Bump EmbarkStudios/cargo-deny-action from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: github actions

#316 - Allow enabling replication manually

Pull Request - State: closed - Opened by aecsocket 6 months ago - 3 comments

#315 - Resource replication

Issue - State: open - Opened by Shatur 6 months ago
Labels: enhancement

#314 - Independent events

Pull Request - State: closed - Opened by aecsocket 6 months ago - 6 comments

#313 - Events that doesn't wait for replication

Issue - State: closed - Opened by Shatur 6 months ago
Labels: enhancement, good first issue

#312 - Networking observers

Issue - State: open - Opened by Shatur 6 months ago
Labels: enhancement

#311 - Do not panic on invalid entity mapping inside events

Issue - State: closed - Opened by Shatur 6 months ago - 5 comments
Labels: enhancement, good first issue

#310 - Allow enabling replication manually

Issue - State: closed - Opened by aecsocket 6 months ago - 2 comments
Labels: enhancement, good first issue

#309 - Minor improvements to API showcase

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#308 - Use recently added `World::commands`

Pull Request - State: closed - Opened by Shatur 6 months ago - 1 comment

#307 - Improve documentation

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#306 - Remove mentions of the RC

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#305 - Speedup removals caching

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#304 - Per Component Visibility

Issue - State: open - Opened by dw-rs 7 months ago - 13 comments
Labels: enhancement

#303 - Move `bevy_replicon_renet` to a dedicated repository

Pull Request - State: closed - Opened by Shatur 7 months ago - 4 comments

#302 - Use GitHub's warning about semver compatibility

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#301 - Document features better

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#300 - Faster releases

Issue - State: closed - Opened by Shatur 7 months ago - 2 comments

#299 - Depend on `renet` instead of `bevy_renet`

Pull Request - State: closed - Opened by Shatur 7 months ago - 6 comments

#298 - Client-server-features

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#297 - Put `parent_sync` module under `parent_sync` feature

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#296 - Put `scene` module under `scene` feature

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#295 - Put `ClientDiagnosticsPlugin` under `diagnostics` feature

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#294 - Do not divide values per seconds by the number of messages

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#293 - add: `Debug` derive impl for `ParentSync`

Pull Request - State: closed - Opened by ActuallyHappening 7 months ago - 1 comment

#292 - Rework events organization

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#291 - Set type annottations for transmute

Pull Request - State: closed - Opened by Shatur 7 months ago - 2 comments

#290 - Fix examples running on LAN

Pull Request - State: closed - Opened by Shatur 7 months ago - 1 comment

#289 - Update to 0.14.0-rc

Pull Request - State: closed - Opened by Shatur 8 months ago - 1 comment