Commit Graph

17 Commits

Author SHA1 Message Date
herel e6e67da8c1 remove casts and correct 0 limit situation on roll() 2022-05-03 16:52:12 +02:00
herel e4076cba12 take roll out of Population 2022-05-03 16:37:36 +02:00
herel 9940608781 fixing the roll function 2022-05-03 16:36:19 +02:00
herel 6bd0f13526 Fix test 2022-05-03 16:14:56 +02:00
herel 813c7668f6 verification 2022-05-03 16:12:39 +02:00
herel d0ae725d55 check infection rate first 2022-05-03 15:53:59 +02:00
herel 1d49b31272 add tests 2022-05-03 15:45:37 +02:00
herel d8e2107cce add parametrized crate 2022-05-03 15:45:11 +02:00
herel 4b88165c31 add tests 2022-05-03 13:50:10 +02:00
herel 5eddad02ee check dead state 2022-05-03 13:48:32 +02:00
Maxluli eccb238f5e Merge pull request 'Many fixes:' (#1) from herel/RustyPropagation:fixes into master
Reviewed-on: Maxluli/RustyPropagation#1
2022-05-03 11:07:59 +00:00
herel 4b2fdd1eb3 Use new() impl for humans 2022-05-03 13:01:26 +02:00
herel 04a597c758 Many fixes:
- comment out dead code
- reduce number of casting
- fix loop block
2022-05-03 13:01:07 +02:00
Maxluli 0d0791a073 Fixed an inefficiency that I dont even want to talk about... 2022-05-03 12:52:32 +02:00
Maxluli 6172358600 Finished underwelming propagation 2022-05-03 11:20:36 +02:00
Maxluli 32f58b03cf Bare minimum with renderer 2022-04-29 13:58:45 +02:00
Maxluli 404c5b91a7 Started C# porting git add . NOT WORKING FOR NOW 2022-04-29 11:32:48 +02:00