Commit graph

12 commits

Author SHA1 Message Date
Tipragot d5840eaabe Remove useless dependencies (#62)
All checks were successful
Rust Checks / checks (push) Successful in 21m10s
Co-authored-by: Tipragot <tipragot@gmail.com>
Reviewed-on: corentin/border-wars#62
Reviewed-by: Corentin <solois.corentin@gmail.com>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
2024-02-22 20:36:09 +00: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 fa0c47c9fb Fix the error in the distance calculation function (#58)
All checks were successful
Rust Checks / checks (push) Successful in 1m26s
Reviewed-on: corentin/border-wars#58
Reviewed-by: Tipragot <contact@tipragot.fr>
2024-02-18 18:12:38 +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 dae48df64a Improve utils by adding pixel conversion (#52)
All checks were successful
Rust Checks / checks (push) Successful in 3m44s
Reviewed-on: corentin/border-wars#52
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-15 09:50:15 +00:00
CoCo_Sol 663a4160a2 Changing the structure of map-related programmes (#51)
All checks were successful
Rust Checks / checks (push) Successful in 1m43s
Reviewed-on: corentin/border-wars#51
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 18:18:14 +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
CoCo_Sol 2713959466 Change licence of the bevnet crate (#43)
All checks were successful
Rust Checks / checks (push) Successful in 1m4s
Reviewed-on: corentin/border-wars#43
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-11 23:07:48 +00:00
CoCo_Sol 1a587a2588 Adding a lobby scene (#34)
All checks were successful
Rust Checks / checks (push) Successful in 1m4s
Closes #29

Reviewed-on: corentin/border-wars#34
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-10 18:07:47 +00:00
CoCo_Sol 12ada59b8c Change of file structure for scenes (#38)
All checks were successful
Rust Checks / checks (push) Successful in 1m3s
Reviewed-on: corentin/border-wars#38
Reviewed-by: Tipragot <contact@tipragot.fr>
Co-authored-by: CoCoSol007 <solois.corentin@gmail.com>
Co-committed-by: CoCoSol007 <solois.corentin@gmail.com>
2024-02-10 17:26:05 +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 b46ccc8faa Making the project into a workspace (#12)
All checks were successful
Rust Checks / checks (push) Successful in 7s
Reviewed-on: corentin/border-wars#12
Reviewed-by: Corentin <solois.corentin@gmail.com>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 07:05:55 +00:00