Commit graph

13 commits

Author SHA1 Message Date
4dac7c5366
Add dev tools 2025-05-24 18:43:09 -04:00
8fc7817154
Add AGPL license 2025-05-24 16:56:12 -04:00
2df3f0262b
Add Bevy remote protocol setup 2025-05-22 23:03:11 -04:00
fc95857824
Make more random
At least, make the stuff that doesn't need to be deterministic non-deterministic
2025-05-19 21:23:58 -04:00
b5792648eb
Update to Bevy 0.16
Also update RNG handling
2025-05-17 15:57:35 -04:00
4476bdfeeb
Add CLI
All checks were successful
CI / Formatting (push) Successful in 41s
CI / Clippy (push) Successful in 6m17s
Initially just basic options and seed
2025-03-23 22:49:05 -04:00
946e961633
Make RNG seedable 2025-03-23 22:32:57 -04:00
6732f5575c
Create basic interactive physics system
All checks were successful
CI / Formatting (push) Successful in 41s
CI / Clippy (push) Successful in 6m9s
2025-03-22 22:32:08 -04:00
6108f140b6
Remove text and more unnecessary dependencies
All checks were successful
CI / Formatting (push) Successful in 34s
CI / Clippy (push) Successful in 6m7s
2025-03-22 20:33:25 -04:00
8a78c8a6b8
Remove unneeded Bevy features
All checks were successful
CI / Formatting (push) Successful in 37s
CI / Clippy (push) Successful in 6m10s
2025-03-22 11:13:18 -04:00
c396dba5c0
Optimize release build 2025-03-12 22:08:47 -04:00
fae34284ff
Add Bevy and Avian2d deps 2025-03-05 02:47:18 -05:00
f0b845ee62
Initial commit 2025-03-02 22:50:04 -05:00