Joshua Barretto
|
326aa3f8ff
|
Made /rtsim_npc order NPCs by distance
|
2023-04-09 19:25:58 +01:00 |
|
Isse
|
259bb6fce4
|
fix phys test
|
2023-04-09 19:25:54 +01:00 |
|
Sophia Waggoner
|
264e4a53f8
|
cargo clippy + fmt
|
2023-03-22 05:49:54 -07:00 |
|
Sophia Waggoner
|
4a3d1bbb86
|
Ultimately use setting in day cycle updates.
(First functional commit.)
|
2023-03-21 21:32:05 -07:00 |
|
Imbris
|
87bf44241b
|
Add metrics for timing subsections of State::tick
|
2023-03-14 01:03:05 -04:00 |
|
tygyh
|
120ee6b6c0
|
Fix typos
|
2022-07-15 18:59:37 +02:00 |
|
tygyh
|
5e5698249b
|
Remove unnecessarily qualified paths
|
2022-07-15 14:49:46 +02:00 |
|
Marcel Märtens
|
17661d9655
|
Revert "massivly decrease the effects of bigger tick times on the pos calculatuion by moving the block friction calcuation into the inner iterator"
This reverts commit 819dae754e .
I wanted to have it in the commit history though
|
2022-06-07 22:57:40 +02:00 |
|
Marcel Märtens
|
819dae754e
|
massivly decrease the effects of bigger tick times on the pos calculatuion by moving the block friction calcuation into the inner iterator
do physics always after character_behavior as this one is saying how the input should be handled
|
2022-06-07 22:57:17 +02:00 |
|
Marcel Märtens
|
997b330f19
|
add physics tests that verify the status quo
|
2022-06-07 22:53:34 +02:00 |
|