Commit graph

15 commits

Author SHA1 Message Date
CoCo_Sol 5f93258d9f remove rand
Some checks failed
Rust Checks / checks (push) Waiting to run
Rust Checks / checks (pull_request) Failing after 5s
2024-03-05 18:25:37 +01:00
CoCo_Sol 965a268bfd save
Some checks failed
Rust Checks / checks (push) Failing after 5m46s
Rust Checks / checks (pull_request) Failing after 3m9s
2024-02-26 22:35:05 +01:00
CoCo_Sol 92d3484d03 Adding a map creation plugin (#57)
All checks were successful
Rust Checks / checks (push) Successful in 3m48s
closes: #26
Reviewed-on: corentin/border-wars#57
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-21 20:10:01 +00:00
CoCo_Sol 2b3037d900 Remake utils for hexagon grids (#55)
Some checks failed
Rust Checks / checks (push) Has been cancelled
closes: #53
Reviewed-on: corentin/border-wars#55
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-16 21:17:13 +00:00
CoCo_Sol 5719e278a2 Add utils for hexagonal grild (#50)
All checks were successful
Rust Checks / checks (push) Successful in 1m16s
Reviewed-on: corentin/border-wars#50
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-14 17:49:05 +00:00
Tipragot ba14642981 Event synchronisation between clients (#49)
All checks were successful
Rust Checks / checks (push) Successful in 1m10s
Closes #22
Closes #21

Reviewed-on: corentin/border-wars#49
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-13 13:59:39 +00:00
Tipragot e1a191a539 Remove last bevnet system and prepare for the relay system (#47)
All checks were successful
Rust Checks / checks (push) Successful in 1m12s
Reviewed-on: corentin/border-wars#47
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-12 23:52:01 +00:00
Tipragot b74bd7c6f7 Reconnection system using secret for the relay server (#46)
All checks were successful
Rust Checks / checks (push) Successful in 1m6s
Closes #45

Reviewed-on: corentin/border-wars#46
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-12 22:41:00 +00:00
Tipragot 82a77dbdbb Non blocking relay connection (#44)
All checks were successful
Rust Checks / checks (push) Successful in 1m47s
Reviewed-on: corentin/border-wars#44
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-12 14:31:54 +00:00
Tipragot c2ace46c20 Simplify the relay server code (#41)
All checks were successful
Rust Checks / checks (push) Successful in 1m6s
Reviewed-on: corentin/border-wars#41
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-11 11:36:26 +00:00
Tipragot c0caed7622 Relay server implementation (#40)
All checks were successful
Rust Checks / checks (push) Successful in 1m3s
Reviewed-on: corentin/border-wars#40
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-11 11:19:42 +00:00
CoCo_Sol 9dee5ad781 Add the main menu (#31)
All checks were successful
Rust Checks / checks (push) Successful in 1m2s
Reviewed-on: corentin/border-wars#31
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-09 23:42:33 +00:00
Tipragot db43a5be13 Automatic port forwarding using UPnP and invitation link system (#27)
All checks were successful
Rust Checks / checks (push) Successful in 9s
Closes #19
Closes #23

Reviewed-on: corentin/border-wars#27
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 16:55:07 +00:00
Tipragot 2ca37c4ac0 Adding Aes128Gcm encryption (#18)
All checks were successful
Rust Checks / checks (push) Successful in 9s
Closes #16

Reviewed-on: corentin/border-wars#18
Reviewed-by: Corentin <solois.corentin@gmail.com>
2024-02-07 16:06:26 +00:00
CoCo_Sol 22ddf8d09b Initial commit 2024-01-09 20:12:38 +00:00