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

#417 - Use system builder for `send_replication` system

Pull Request - State: open - Opened by Shatur 6 days ago - 1 comment

#416 - Fix send and receive on packet split in the example backend

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

#415 - Make example backend publishable

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

#414 - Fix local re-trigger for listen server mode

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

#413 - Derive `Deref` and `DerefMut` for `ToClients` and `FromClient`

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

#412 - Rework `replicate_with` examples

Pull Request - State: closed - Opened by newclarityex 12 days ago - 2 comments

#411 - Use varint for `RepliconTick`

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

#410 - Switch from bincode to postcard

Pull Request - State: closed - Opened by Shatur 13 days ago - 7 comments

#409 - Improve panic message for non-registered functions

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

#408 - Update `ReplicatedClients` immediately

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

#407 - Adjust packet size constant

Pull Request - State: open - Opened by newclarityex 14 days ago - 1 comment

#406 - Bump crate-ci/typos from 1.29.4 to 1.29.5

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

#405 - Temporary disable panic

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

#404 - Add logging for `ClientEntityMap::insert`

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

#403 - Make systems standalone functions

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

#402 - Add example transport

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

#401 - Improve connection triggers

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

#400 - Use trait for remote targets

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

#399 - Order trigger events

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

#398 - Implement remote triggers

Pull Request - State: closed - Opened by Shatur 26 days ago - 5 comments

#397 - Minor `make_independent` refactor

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

#396 - Accept `Into<RepliconChannel>` for channel creation for `RepliconChannel`

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

#395 - Construct event systems dynamically

Pull Request - State: closed - Opened by Shatur about 1 month ago - 2 comments

#394 - Move `check_type` to upper functions

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

#393 - Use `is_none_or`

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

#392 - Turn typed helpers into methods

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

#391 - Use `Vec` directly for event serialization functions

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

#390 - Export `core::entity_serde` with custom serde functions for entity

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

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

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

#388 - Use `is_some_and`

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

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

Pull Request - State: closed - Opened by Shatur about 1 month ago - 11 comments

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

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

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

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

#384 - Use triggers for some events

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

#383 - Use singular for event modules

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

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

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

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

Pull Request - State: closed - Opened by Shatur about 2 months 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 2 months ago
Labels: github actions

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

Issue - State: open - Opened by Shatur 2 months 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] 2 months ago
Labels: github actions

#377 - fix(client): diagnostics

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

#376 - Scene replication

Issue - State: open - Opened by blueforesticarus 2 months 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] 3 months ago
Labels: github actions

#374 - Clarify units for statistics

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

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

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

#372 - Rename change message and into update message

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

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

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

#370 - Do not send removals for hidden entities

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

#369 - Remove deprecated functions and structs

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

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

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

#367 - Rename ChangeMessage to UpdateMessage

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

#366 - Do not send despawns for hidden entities

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

#365 - Expose replication groups at runtime

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

#364 - Statistics overhaul

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

#363 - Add tests for precise message splitting

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

#362 - Expose replication groups at runtime

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

#361 - Dont's send despawns to hidden entities

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

#360 - Export RTT and packet loss from the backend

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

#359 - Better history API

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

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

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

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

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

#356 - Rework `DeferredEntity` creation

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

#355 - Despawn failure should not panic

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

#354 - Add helper to read entity

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

#352 - Rework messages serialization

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

#351 - Reorganize `core`

Pull Request - State: closed - Opened by Shatur 3 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 4 months ago

#346 - Reorder `ComponentId`

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

#345 - Replace `EntityMut` with `DeferredEntity`

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

#344 - impl Display for ClientId

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

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

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

#342 - Log event IDs

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

#341 - Bevy 0.15.0 support

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

#340 - Add networking-related entities

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

#339 - Provide statistics API

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

#338 - Provide more information about history

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

#337 - Make write functions more convenient

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

#336 - Delegate channel ID management to backend

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

#335 - Event optimization

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

#334 - Fix server event race condition

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

#333 - Events reference outdated init tick

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

#332 - Use `EntityWorldMut::insert_by_ids`

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

#331 - Replication conditions

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

#330 - Docs fixes

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

#329 - Improve quick start guide

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

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

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

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

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

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

Issue - State: open - Opened by phisn 5 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 6 months ago - 1 comment

#323 - Fix client event buffering

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

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

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

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

Pull Request - State: closed - Opened by Shatur 6 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 7 months ago
Labels: enhancement

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

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