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

#254 - Split `RepliconTick` from resource

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

#253 - Move `ClientEntityMap` and `ClientMapping` to `client_entity_map`

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

#251 - Use `u16` for ticks

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

#250 - Make the documentation more friendly for beginners

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

#249 - Replace `ServerEntityTicks` resource with `Confirmed` component

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

#248 - Apply latest updates first

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

#247 - Implement history switch for markers

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

#246 - Refactor replication receiving

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

#245 - Use a single system for events

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

#244 - Use separate resource on client to track last received init tick

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

#243 - Preallocate memory for acks

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

#242 - Return iterator from `RepliconClient::receive`

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

#241 - Minor readme improvements

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

#240 - Clarify purpose of the crate

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

#239 - Provide context structs for all functions

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

#238 - Add Reflect to ClientId

Pull Request - State: closed - Opened by ZymoticB 7 months ago

#237 - Remove `CommandFns`

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

#236 - Rename `Replication` into `Replicated`

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

#235 - Rename `try_pop` into `pop_if_le`

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

#234 - Add more tracing

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

#233 - Make marker API more safe

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

#232 - Implement `With` and `Without` filters for replication groups

Issue - State: open - Opened by Shatur 7 months ago
Labels: enhancement, good first issue

#227 - Marker-based API

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

#200 - Update entity serialization for bevy v0.13

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

#197 - Document protocol

Issue - State: open - Opened by UkoeHB 9 months ago
Labels: documentation

#188 - Publicize ClientCache::visibility_policy()

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

#178 - Value-diff compression

Issue - State: open - Opened by UkoeHB 10 months ago - 4 comments
Labels: enhancement, good first issue

#152 - Refactor client mapping to use ClientMapped component

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

#101 - Update documentation and register `Replication`

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

#100 - Pass event channel directly to Renet functions

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

#99 - Clarify how `Ignored<T>` should be inserted

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

#98 - Add `Reflect` derive for replication and explain how to use it

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

#97 - Add test for diagnostics

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

#96 - Do not send replication message if there is no changes or events

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

#95 - Minor renames

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

#94 - World update events

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

#93 - Better doc examples

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

#92 - Remove special functions for reflect events

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

#91 - Make `EventChannel` usable for passing to Renet

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

#90 - Hide `id` field in `EventChannel`

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

#89 - Revert "Rename reflect event registration methods into seed"

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

#88 - Rename `reflect` event registration methods into `seed`

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

#87 - Track despawns faster

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

#86 - ServerEvents can be missed on clients using FixedUpdate

Issue - State: closed - Opened by RJ about 1 year ago - 4 comments

#85 - Client Diagnostics plugin

Pull Request - State: closed - Opened by RJ about 1 year ago - 7 comments

#84 - Optimize despawn tracker

Issue - State: closed - Opened by UkoeHB about 1 year ago - 1 comment

#83 - Add "Simple box" example

Pull Request - State: closed - Opened by Bendzae about 1 year ago - 2 comments

#82 - Serde minor refactor

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

#81 - remove erroneous warning about duplicated mappings

Pull Request - State: closed - Opened by RJ about 1 year ago - 1 comment

#80 - Warn when deserializing a mapping that already exists

Pull Request - State: closed - Opened by UkoeHB about 1 year ago - 1 comment

#79 - Rename `NetworkEntityMap` into `ClientEntityMap`

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

#78 - Client-prediction tracking ("Client-mapped entities")

Pull Request - State: closed - Opened by RJ about 1 year ago - 4 comments

#77 - Use `RepliconTick` directly instead of `ServerTick`

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

#76 - Update changelog

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

#75 - Move ReplicationBuffer to separate module

Pull Request - State: closed - Opened by UkoeHB about 1 year ago

#74 - Bug fix: client deserialization panic

Pull Request - State: closed - Opened by UkoeHB about 1 year ago - 1 comment

#73 - Add Default to Replication component

Pull Request - State: closed - Opened by UkoeHB about 1 year ago

#72 - Use more compact varint encoding for entities

Pull Request - State: closed - Opened by UkoeHB about 1 year ago - 4 comments

#71 - Tick API rework

Pull Request - State: closed - Opened by Shatur about 1 year ago - 5 comments

#70 - Make `Tick::increment` public and add direct setter

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

#69 - Remove derive-more dependency

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

#68 - Support custom ticks from FixedUpdate games

Pull Request - State: closed - Opened by RJ about 1 year ago - 4 comments

#67 - Support client predicted entities

Issue - State: closed - Opened by RJ about 1 year ago - 20 comments

#66 - Add tick comparsion tests

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

#65 - Fix the whole world being sent every tick

Pull Request - State: closed - Opened by jonastar about 1 year ago - 4 comments

#64 - Move `replicate_into_scene` to `server` module

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

#63 - Use shorter links

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

#62 - More high-level public API for `ReplicationRules`

Pull Request - State: closed - Opened by Shatur about 1 year ago - 4 comments

#61 - Support for custom renet transports

Issue - State: closed - Opened by jonastar about 1 year ago - 11 comments
Labels: enhancement

#60 - Fix compilation error when having serde_json as a dependency

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

#59 - Compilation error when having serde_json as a dependency

Issue - State: closed - Opened by jonastar about 1 year ago - 2 comments

#58 - Move logic related to replication rules to separate module

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

#57 - Priority Accumulator for partial and selective replication of entities

Issue - State: closed - Opened by RJ about 1 year ago - 1 comment

#56 - Remove references to third-party types in docs

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

#55 - Bump version to 0.11.0

Pull Request - State: closed - Opened by Shatur about 1 year ago - 3 comments

#54 - Add `#[inline]` to trivial functions and remove from private ones

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

#53 - Fix despawning entities for hierarchy

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

#52 - Serialize all components and events using varint by default

Pull Request - State: closed - Opened by Shatur about 1 year ago - 3 comments

#51 - Refactor entity serialization

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

#50 - Trim empty arrays in message

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

#49 - Replication rules rework

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

#48 - Make ReplicationRules::get_info crate-private for safety

Pull Request - State: closed - Opened by UkoeHB about 1 year ago - 4 comments

#47 - Throttle inactive clients

Issue - State: closed - Opened by UkoeHB about 1 year ago - 5 comments
Labels: enhancement

#46 - Refactor replication to use a buffer cache per client

Pull Request - State: closed - Opened by Shatur about 1 year ago - 3 comments

#45 - Spin in benches instead of yielding

Pull Request - State: closed - Opened by UkoeHB about 1 year ago

#44 - Panic when using ParentSync

Issue - State: closed - Opened by jonastar about 1 year ago - 5 comments

#43 - Bench smaller entities count

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

#42 - Refactor replication to use a buffer cache

Pull Request - State: closed - Opened by UkoeHB about 1 year ago - 3 comments

#41 - Fix benches

Pull Request - State: closed - Opened by UkoeHB about 1 year ago - 2 comments

#39 - Implement serialization of diff in one go (2th attempt)

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

#38 - Implement serialization of diff in one go [skip ci]

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

#37 - Replace reflection with plain serialization

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

#36 - fix client event documentation

Pull Request - State: closed - Opened by NoahShomette about 1 year ago - 1 comment

#35 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment

#34 - Switch to bundle-based replication rules

Issue - State: closed - Opened by Shatur over 1 year ago - 1 comment
Labels: enhancement

#33 - Optimize world diff consumption

Issue - State: closed - Opened by UkoeHB over 1 year ago - 2 comments

#32 - Optimize world diff collection

Issue - State: closed - Opened by UkoeHB over 1 year ago - 2 comments
Labels: enhancement

#31 - Fix event cleanup

Pull Request - State: closed - Opened by Shatur over 1 year ago - 1 comment

#30 - Running at higher FPS than MaxTickRate drops events?

Issue - State: closed - Opened by Pierre-Borges over 1 year ago - 5 comments