issues
search
cBournhonesque
/
lightyear
A networking library to make multiplayer games for the Bevy game engine
https://cbournhonesque.github.io/lightyear/book
Apache License 2.0
496
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix pre-prediction example
#703
cBournhonesque
closed
1 day ago
0
Inputs are not being registered correctly by PrePredicted entities?
#702
cBournhonesque
opened
1 day ago
0
avian_physics example is broken
#701
DavidHospital
closed
1 day ago
0
Upgrade to bevy 0.15
#700
cBournhonesque
opened
2 days ago
0
0.15: maybe migrate to RequiredComponents?
#699
cBournhonesque
opened
2 days ago
0
fix logspam when client disconnects
#698
cBournhonesque
closed
2 days ago
0
LogSpam after a client gets kicked
#697
cBournhonesque
closed
2 days ago
1
Bump codecov/codecov-action from 4 to 5
#696
dependabot[bot]
closed
2 days ago
1
Ignore leafwing test
#695
nick-e
closed
2 days ago
0
Fix tarpaulin compile error
#694
nick-e
closed
2 days ago
1
Fix clippy lint error
#693
nick-e
closed
2 days ago
0
Server doesn't check ConnectionToken's server address
#692
MitchellMarinoDev
opened
1 week ago
3
refactor: Interpolation/Prediction using bevy_math curves
#691
Nul-led
opened
1 week ago
0
bevy_ecs::world: error[B0003] for `Predicted` and `Interpolated` entities on client disconnect
#690
sQu1rr
opened
1 week ago
1
Fixed example floor not being rendered
#689
sQu1rr
closed
2 days ago
1
Update pprof requirement from 0.13.0 to 0.14.0
#688
dependabot[bot]
closed
2 days ago
0
fix: Remove `ring` to fix wasm32 web builds
#687
cdata
closed
2 days ago
1
avian_3d_character example floor does not render in host-server mode
#686
sQu1rr
closed
2 days ago
2
Refactor 3d sample, so it is more linear with common server authoritative logic
#685
Sirmadeira
opened
2 weeks ago
2
WASM Examples wont run in browser
#684
TheGreenPlanet
closed
2 days ago
5
game controller crash on WASM
#683
simbleau
opened
2 weeks ago
0
Update governor requirement from 0.6.0 to 0.7.0
#682
dependabot[bot]
closed
3 weeks ago
0
chrono pinned
#681
simbleau
opened
1 month ago
1
Update bevy-inspector-egui requirement from 0.26 to 0.27
#680
dependabot[bot]
closed
2 days ago
0
Missing TripleAxis from ActionKind in the leafwing input manager integration.
#679
Lommix
closed
1 month ago
2
Adjusting simple box to have map
#678
Sirmadeira
closed
2 weeks ago
1
feat: Option to automatically clear a room when there are no clients present in the room
#677
Nul-led
opened
1 month ago
0
docs: Note in examples that lw input maps don't need to be shared
#676
Nul-led
opened
1 month ago
0
Update metrics requirement from 0.23 to 0.24
#675
dependabot[bot]
closed
1 month ago
0
Update metrics-tracing-context requirement from 0.15 to 0.17
#674
dependabot[bot]
closed
1 month ago
0
Update metrics-exporter-prometheus requirement from 0.15.1 to 0.16.0
#673
dependabot[bot]
closed
2 days ago
1
Update metrics-util requirement from 0.15 to 0.18
#672
dependabot[bot]
closed
2 days ago
0
Fix compiling in wasm
#671
vladbat00
closed
1 month ago
1
Disable default leafwing features
#670
vladbat00
closed
1 month ago
3
Enabling the `leafwing` feature adds 100 extra dependencies
#669
vladbat00
closed
1 month ago
0
Compilation issue with `leafwing` feature
#668
GaspardCulis
closed
1 month ago
2
Avoid panic when getting EntityCommands in hierarchy
#666
msvbg
closed
1 month ago
1
Require UserAction bound for InputPlugin
#665
Aceeri
closed
1 month ago
0
Update bevy_egui requirement from 0.28 to 0.30
#664
dependabot[bot]
closed
1 month ago
1
Update wtransport requirement from =0.1.14 to =0.4.0
#663
dependabot[bot]
closed
1 month ago
1
Update hashbrown requirement from 0.14 to 0.15
#662
dependabot[bot]
closed
1 month ago
1
Support LWIM 15.1 triple axis input
#661
msvbg
closed
1 month ago
1
Change detection/replication doesn't work on replication-group children
#660
treytencarey
opened
1 month ago
2
Replication groups break with interest management
#659
treytencarey
opened
1 month ago
1
Entity mapping race condition when receiving entity-ref component before associated entity is spawned
#658
philpax
closed
1 month ago
2
fix: expose ReplicateToServer
#657
philpax
closed
1 month ago
0
Fixes https://github.com/cBournhonesque/lightyear/issues/644
#656
cBournhonesque
closed
1 month ago
0
Panic with leafwing input and debug logging
#655
AndreasHGK
closed
1 month ago
5
Expose and document `SerializeFns`
#654
philpax
closed
1 month ago
0
Simplify wrapping_diff code
#653
ambiso
closed
1 month ago
2
Next