Commit graph

8 commits

Author SHA1 Message Date
6a151397de
Add function documentation
All checks were successful
CI / Formatting (push) Successful in 1m30s
2025-05-19 22:19:04 -04:00
245dfde91e
Add zoom function
All checks were successful
CI / Formatting (push) Successful in 1m3s
man it took me so long to find out that Rust has a `ref` keyword lol
2025-05-19 18:03:39 -04:00
214e0ceedc
Extract systems 2025-05-19 00:27:12 -04:00
cef21f4a00
Extract entities 2025-05-18 23:57:43 -04:00
b7780b8862
Extract Seed and AppSettings to utils 2025-05-18 23:12:00 -04:00
9be7b102d7
Extract main.rs 2025-05-18 22:54:54 -04:00
0c0c306b25
Pre-generate seeded random values ahead of time
Some checks failed
CI / Formatting (push) Successful in 46s
CI / Clippy (push) Failing after 17m22s
And use run-random values for unimportant things
2025-03-28 22:38:55 -04:00
946e961633
Make RNG seedable 2025-03-23 22:32:57 -04:00