Commit Graph

300 Commits

Author SHA1 Message Date
Martin HART ae9dd6eb98 LICENSE GPLv3 2020-11-08 01:13:52 +01:00
Martin HART 39417db58c Merge branch 'test-parseur' into 'master'
Test parseur

See merge request mhart/DancingDroids!58
2020-11-07 20:58:00 +01:00
EliasCubz ce7f802a8c cargo fmt ftw 2020-11-07 20:45:02 +01:00
EliasCubz 3d16f99347 added test parse_config and corrected my mess 2020-11-07 20:24:43 +01:00
EliasCubz cd775fb0b4 added test parse_config 2020-11-07 20:20:47 +01:00
Martin HART 0a00cb8931 Merge branch 'sorry-panic' into 'master'
sorry, it was not panic-proof ><, fixed

See merge request mhart/DancingDroids!57
2020-11-07 19:53:31 +01:00
Volodymyr Patuta 8cda9875fd sorry, it was not panic-proof ><, fixed 2020-11-07 19:37:55 +01:00
Martin HART 8bc35a0c04 Merge branch 'unwrap-lol' into 'master'
remove trash check and use unwrap that will NEVER EVER panic!

See merge request mhart/DancingDroids!56
2020-11-07 16:48:56 +01:00
Volodymyr Patuta 16acb570a6 cremove unused variables 2020-11-07 16:42:19 +01:00
Volodymyr Patuta 2e66f40efc Merge branch 'master' into unwrap-lol 2020-11-07 16:33:31 +01:00
Volodymyr Patuta 6b308fc71e clean up error messages 2020-11-07 16:32:44 +01:00
Martin HART b262378111 Rename the README.md to SUBJECT.md 2020-11-07 16:29:21 +01:00
Volodymyr Patuta b868a7978b Merge branch 'master' into unwrap-lol 2020-11-07 16:28:06 +01:00
Martin HART 3e1853e4af add documentation 2020-11-07 16:24:44 +01:00
Martin HART 7890612825 Merge branch 'display' into 'master'
some cheat animation

See merge request mhart/DancingDroids!55
2020-11-07 16:21:51 +01:00
Volodymyr Patuta 95851f229b remove trash check and use unwrap that will NEVER EVER panic! 2020-11-07 16:12:01 +01:00
Volodymyr Patuta 9857639b12 limit grid display to (60x45)max 2020-11-07 15:05:47 +01:00
Volodymyr Patuta 14d307ef88 Merge branch 'master' into 'display'
# Conflicts:
#   src/main.rs
2020-11-07 14:45:32 +01:00
Martin HART 48c78dab70 Merge branch 'fix-display' into 'master'
fixed size of displayed grid

See merge request mhart/DancingDroids!54
2020-11-07 14:17:13 +01:00
Volodymyr Patuta d68c022cd7 fixed size of displayed grid 2020-11-07 13:40:17 +01:00
Volodymyr Patuta af8671bad0 some cheat animation 2020-11-07 13:38:05 +01:00
Martin HART 2e05fd3ed3 change flags display version 2020-11-06 15:34:45 +01:00
Martin HART 20038880f3 Merge branch 'fix-no-robots-bugs' into 'master'
No robots was displayed on the grid, it's now fix

See merge request mhart/DancingDroids!53
2020-11-06 15:26:21 +01:00
Martin HART 39b1e81e55 No robots was displayed on the grid, it's now fix 2020-11-05 19:58:49 +01:00
Martin HART 83b18ef2b0 add empty line in the license 2020-11-05 16:53:08 +01:00
Martin HART 24d1b8c7c9 Merge branch 'pest-rand-instr' into 'master'
changed conf.pest path

See merge request mhart/DancingDroids!52
2020-11-05 16:48:51 +01:00
Volodymyr Patuta 8ace71b345 changed conf.pest path 2020-11-05 16:47:22 +01:00
Martin HART 55201d713b Merge branch 'pest-rand-instr' into 'master'
new parser + generate random instructions

See merge request mhart/DancingDroids!49
2020-11-05 16:46:46 +01:00
Volodymyr Patuta 952df50bb7 move conf.pest 2020-11-05 16:45:55 +01:00
Volodymyr Patuta 401ff2cb54 Merge branch 'master' into pest-rand-instr 2020-11-05 16:21:21 +01:00
Martin HART 623c4e276b Merge branch 'fix-display' into 'master'
fix display grid > 10

See merge request mhart/DancingDroids!51
2020-11-05 16:20:03 +01:00
Volodymyr Patuta 426cd1ecd7 fix display grib > 10 2020-11-05 13:53:02 +01:00
Volodymyr Patuta ebdcbb97b0 Merge branch 'master' into pest-rand-instr 2020-11-05 13:24:05 +01:00
Martin HART 374589df20 Merge branch 'fix-flag' into 'master'
fix to the random-world flag

See merge request mhart/DancingDroids!50
2020-11-05 13:22:28 +01:00
Volodymyr Patuta d4b4a1e1b0 fix to the random-world flag 2020-11-05 00:34:25 +01:00
Volodymyr Patuta 959ca38231 Merge branch 'master' into pest-rand-instr 2020-11-05 00:11:08 +01:00
Volodymyr Patuta 3f9e231ebf new paser + generate random instructions 2020-11-05 00:06:48 +01:00
Martin HART 77d9452433 What the hell ! FUCKING LIB ! 2020-11-04 21:43:02 +01:00
Martin HART 912edc855a Merge branch 'master' of https://framagit.org/mhart/DancingDroids 2020-11-04 18:27:42 +01:00
Martin HART de62d560ce Add flag in order to generate a random world 2020-11-04 18:10:42 +01:00
Martin HART f424f66650 Merge branch 'random-world' into 'master'
Random world

See merge request mhart/DancingDroids!48
2020-11-03 17:38:25 +01:00
Martin HART e157a16af3 fix documentation 2020-11-03 15:11:50 +01:00
Martin HART 36eeb21b5c Create a random world :) 2020-11-03 15:11:22 +01:00
Martin HART dc98eddcf6 Merge branch 'rand-orintation' into 'master'
generate random Orientation enum

See merge request mhart/DancingDroids!47
2020-11-03 14:41:10 +01:00
Volodymyr Patuta e78f138559 generate random Orientation enum 2020-11-03 14:36:20 +01:00
Martin HART cb2dd9b93c Merge branch 'master' of https://framagit.org/paris8-rust/DancingDroids
sync changes
2020-11-02 12:37:28 +01:00
Viala axel fee9885344 Precision plaggiat != remix 2020-11-02 10:30:12 +01:00
Viala axel 763a571f4c Décalage + bout sur la triche. 2020-11-02 10:24:45 +01:00
Viala axel 3ee11dd84c Précision de l'heure de rendu. 2020-11-02 09:26:55 +01:00
Martin HART 4f5fe016be Merge branch 'display' into 'master'
added some prints to correspond to the readme example

See merge request mhart/DancingDroids!46
2020-11-02 08:30:35 +01:00