|
e883f201c0
|
Add Seed display
|
2025-07-05 21:36:17 -04:00 |
|
|
293ccf9370
|
Always derive Debug
CI / Formatting (push) Successful in 1m13s
|
2025-06-03 00:04:56 -04:00 |
|
|
73ea0d6fd8
|
Move game logic plugin configuration to game-specific plugin
|
2025-05-25 22:29:20 -04:00 |
|
|
ba7737671e
|
Use Vec<u8> s for sending data between threads
|
2025-05-25 17:12:05 -04:00 |
|
|
f0d690a9f8
|
Add basic loading state
CI / Formatting (push) Successful in 1m6s
|
2025-05-24 18:44:04 -04:00 |
|
|
b7804bd547
|
Add CLI for networking
|
2025-05-24 13:22:47 -04:00 |
|
|
0896ccf691
|
Fix faster diagonal acceleration for the player
CI / Formatting (push) Successful in 1m27s
Also always accelerate the player using the same force, so that bigger players aren't overpowered.
|
2025-05-24 00:43:44 -04:00 |
|
|
10b525e4c7
|
Make only playable area seeded
|
2025-05-23 23:49:11 -04:00 |
|
|
10a6bad336
|
Fix balls showing up in the wrong place
CI / Formatting (push) Successful in 1m17s
|
2025-05-23 17:06:05 -04:00 |
|
|
bef0b66ee1
|
Add names to entities
|
2025-05-22 23:03:32 -04:00 |
|
|
6a151397de
|
Add function documentation
CI / Formatting (push) Successful in 1m30s
|
2025-05-19 22:19:04 -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 |
|
|
214e0ceedc
|
Extract systems
|
2025-05-19 00:27:12 -04:00 |
|