Conditionally Advance Body in atomic_internal_instruction StrafeTick #14

Merged
Quaternions merged 1 commits from physics-bug3 into master 2026-01-22 17:00:53 +00:00
Owner

Closes #13.

Closes #13.
Quaternions added 1 commit 2025-05-23 02:43:54 +00:00
Author
Owner

A quick hack would be to time-reverse the closest_fev_not_inside call if it fails. All it needs to do is set up the starting point. A proper fix would be to reimplement the setup algorithm with a faster and less frail approach.

A quick hack would be to time-reverse the closest_fev_not_inside call if it fails. All it needs to do is set up the starting point. A proper fix would be to reimplement the setup algorithm with a faster and less frail approach.
Quaternions force-pushed physics-bug3 from 99f16706c6 to 0f39cdb89f 2025-08-26 23:41:19 +00:00 Compare
Quaternions changed title from WIP: Conditionally Advance Body in `atomic_internal_instruction` StrafeTick to Conditionally Advance Body in `atomic_internal_instruction` StrafeTick 2026-01-21 17:40:22 +00:00
Author
Owner

A proper fix would be to reimplement the setup algorithm with a faster and less frail approach.

Implemented in #25

There seems to be a problem with the physics unit tests, this PR will need to wait for that to be fixed.

> A proper fix would be to reimplement the setup algorithm with a faster and less frail approach. Implemented in #25 There seems to be a problem with the physics unit tests, this PR will need to wait for that to be fixed.
Quaternions force-pushed physics-bug3 from 0f39cdb89f to 72d1d065f3 2026-01-21 17:48:24 +00:00 Compare
Quaternions force-pushed physics-bug3 from 72d1d065f3 to 7b13c6a06e 2026-01-22 16:56:37 +00:00 Compare
Quaternions force-pushed physics-bug3 from 7b13c6a06e to e6e290e540 2026-01-22 16:57:16 +00:00 Compare
Quaternions force-pushed physics-bug3 from e6e290e540 to a37f836ea0 2026-01-22 16:57:56 +00:00 Compare
Quaternions force-pushed physics-bug3 from a37f836ea0 to 74264e514b 2026-01-22 16:58:11 +00:00 Compare
Author
Owner

Unit tests fixed in 8329eadb18
Fix an issue with the algorithm starting position in 4b2f93be66

This can now be merged.

Unit tests fixed in 8329eadb187b22ec0db2046c0f6aa0a5c74e687a Fix an issue with the algorithm starting position in 4b2f93be667602104b0feebafefb3e2b51646fc9 This can now be merged.
Quaternions merged commit 31b52f7c34 into master 2026-01-22 17:00:53 +00:00
Quaternions deleted branch physics-bug3 2026-01-22 17:00:53 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/strafe-project#14