Commit Graph

21 Commits

Author SHA1 Message Date
herel 7193fb2b16 use 1000 x 1000 2022-05-03 20:57:12 +02:00
herel 57db06ff9a move asserts to tests 2022-05-03 20:49:54 +02:00
herel 6aaede2208 fix population humans initialization 2022-05-03 20:46:55 +02:00
herel 1e26a78e3f main: display normals too 2022-05-03 20:45:40 +02:00
herel 87f0219b3b human: implement clone 2022-05-03 20:45:32 +02:00
herel dda944efff check angles 2022-05-03 18:37:53 +02:00
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 4b88165c31 add tests 2022-05-03 13:50:10 +02:00
herel 5eddad02ee check dead state 2022-05-03 13:48:32 +02: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