index
:
bevy_quinnet.git
main
A Client/Server game networking plugin using QUIC, for the Bevy game engine.
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
breakout
/
client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[example:breakout] Lower the collision volume
Henauxg
2023-07-11
1
-1
/
+2
*
[example:breakout] Update to bevy 0.11
Henauxg
2023-07-11
1
-22
/
+16
*
[examples] Update to bevy 0.10 API
Henauxg
2023-03-07
1
-8
/
+8
*
[examples] Use the new configuration methods
gilles henaux
2023-02-20
1
-5
/
+5
*
[examples] Update example use paths
Henauxg
2023-01-17
1
-1
/
+3
*
[exemples] Update open_connection usage in examples
Henauxg
2023-01-11
1
-9
/
+11
*
[exmaple:breakout] Reduce the audio volume of the collisions
Henauxg
2022-11-18
1
-3
/
+9
*
[examples] Use of "try" methods
Henauxg
2022-11-18
1
-4
/
+6
*
[examples] Update import paths
Henauxg
2022-11-17
1
-1
/
+1
*
[examples] Update examples to use the client connection API
Henauxg
2022-11-16
1
-12
/
+8
*
[examples] Update examples to use single_mut()
Henauxg
2022-11-16
1
-2
/
+2
*
[examples] Update examples to match client API
Henauxg
2022-11-16
1
-17
/
+20
*
Update Bevy to 0.9
Lemonzyy
2022-11-14
1
-92
/
+99
*
[examples] Update import path for client CertificateVerificationMode
Henauxg
2022-11-10
1
-1
/
+1
*
[breakout:example] Handle score
Henauxg
2022-11-03
1
-3
/
+14
*
[example:breakout] Use owner_client_id to visualize balls ownership
Henauxg
2022-11-03
1
-11
/
+38
*
[example:breakout] Networked bricks destruction
Henauxg
2022-11-03
1
-22
/
+30
*
[breakout:example] Networked bricks spawn
Henauxg
2022-11-03
1
-73
/
+52
*
[example:breakout] Spawn bricks at the right place
Henauxg
2022-11-03
1
-4
/
+11
*
[example:breakout] Networked balls
Henauxg
2022-11-03
1
-7
/
+33
*
[example:breakout] Networked paddle movement
Henauxg
2022-11-03
1
-2
/
+13
*
[example:breakout] Continue server & client implementation, spawns, paddle mo...
Henauxg
2022-11-03
1
-25
/
+388
*
[example:breakout] Remove unnecessary handle_client_events system
Henauxg
2022-11-03
1
-23
/
+0
*
[example] Continue breakout implementation
Henauxg
2022-11-02
1
-11
/
+16
*
[example] Versus breakout prototype
Henauxg
2022-11-02
1
-0
/
+68