Commit graph

138 commits

Author SHA1 Message Date
Lwmte
daec193528 Update lara_tests.cpp 2021-11-15 19:12:00 +03:00
Lwmte
0c9922c231 Fix corner snapping, replace idiotic pushable data manipulation with less idiotic one 2021-11-15 10:38:31 +03:00
Lwmte
e7f35c9aa1 Fix corner switches 2021-11-15 02:32:07 +03:00
Lwmte
3c8aa25c38 Make LaraCollisionFront and LaraCeilingCollisionFront use new GCR overload 2021-11-15 00:22:39 +03:00
Lwmte
9abfaca1db Update lara_tests.cpp 2021-11-10 12:32:53 +03:00
Lwmte
b7e5a81322 Tests and fixes, removed unnecessary flags from SetAnimation 2021-11-10 11:59:54 +03:00
Lwmte
8f51243ca4 First commit 2021-11-10 02:41:59 +03:00
Lwmte
9d69f052c6 Fix LA_FALL_START 2021-11-10 00:48:31 +03:00
Sezz
b1d68fd58b Refactor lara_tests.cpp 2021-11-10 02:01:43 +11:00
Sezz
a653767d71 Move various functions out of lara_swim.cpp 2021-11-10 01:32:54 +11:00
Sezz
e8cfc688fd Move collision and test functions out of lara_surface.cpp 2021-11-09 23:26:31 +11:00
Sezz
4a0b5c3961 Streamline state transitions between wading and treading water 2021-11-09 23:15:12 +11:00
Lwmte
cb5f09e724 Update lara_tests.cpp 2021-11-07 12:43:34 +03:00
Lwmte
e442c6caee Fix quicksand 2021-11-07 04:54:48 +03:00
Lwmte
a72045c99b Update lara_tests.cpp 2021-11-01 10:56:51 +03:00
Lwmte
87f89e1ab8 Fix outer angle tests 2021-11-01 05:51:40 +03:00
Lwmte
13a4349526 Discard far ledges 2021-11-01 05:26:15 +03:00
Lwmte
7527198c1d Fix offset 2021-10-29 05:35:27 +03:00
Lwmte
d75ef8b418 Update lara_tests.cpp 2021-10-29 05:13:32 +03:00
Lwmte
4578ca9e03 Narrow down vertical ledge checks for reach and up jump states 2021-10-29 05:01:07 +03:00
Lwmte
4ed0578d30 Fix ghost snapping 2021-10-28 17:36:12 +03:00
Lwmte
a00c8d854f Fix 2021-10-28 12:58:46 +03:00
Lwmte
0ea3f86d48 Don't fall off asymmetric angle connections 2021-10-28 04:13:24 +03:00
Lwmte
cd3adc7fc5 Fix very strange error in code 2021-10-28 03:04:20 +03:00
Lwmte
644dd3d18b Only switch shimmy angle if new angle is consistent 2021-10-28 01:59:20 +03:00
Lwmte
4828c98bc0 Update lara_tests.cpp 2021-10-28 01:13:28 +03:00
Lwmte
1c658000b3 Add LOS test for outer shimmy corner change 2021-10-28 01:11:14 +03:00
Lwmte
0e152a7235 Remove unnecessary offsets 2021-10-27 14:32:38 +03:00
Lwmte
f1e9d7691e Simplify handling of copies of COLL_INFO 2021-10-27 13:05:41 +03:00
Lwmte
8db5362ae0 Fix regression 2021-10-27 13:00:06 +03:00
Lwmte
c4ced355d1 Fix absurd dependence of wall tests to quadrants 2021-10-27 12:57:36 +03:00
Lwmte
eee97cd2e4 Bring back grid snap for ladder cases because ladder code fragility 2021-10-27 12:46:36 +03:00
Lwmte
59e54ea1b0 Fix ladder fragile cases 2021-10-27 11:31:31 +03:00
Lwmte
9ffa923a32 Update lara_tests.cpp 2021-10-27 10:35:21 +03:00
Lwmte
53832e2285 Fix ladder embed 2021-10-27 10:31:46 +03:00
Lwmte
eebc4546a0 Restore TestLaraHangJumpUp too 2021-10-27 10:13:47 +03:00
Lwmte
f57d9080b8 Refactor as_reach 2021-10-27 09:48:48 +03:00
Lwmte
38862dac8d Use enum class for collision enums 2021-10-27 09:48:31 +03:00
Lwmte
3acd9015d6 Update lara_tests.cpp 2021-10-27 02:41:58 +03:00
Lwmte
23fc8fb213 Only test outer ladder ledge if no wall 2021-10-27 02:37:02 +03:00
Lwmte
d340b0ddd3 More fixes to ladder cases 2021-10-27 02:24:55 +03:00
Lwmte
bc28356729 Reset turn rate to prevent misfires when holding up+side near ladders 2021-10-27 01:31:03 +03:00
Lwmte
ced8681b17 Fix ladder grab from stand still 2021-10-27 01:23:59 +03:00
Lwmte
9cdb8293cc Fix reach climb by using constant lara radius 2021-10-26 18:36:10 +03:00
Lwmte
12dedda1fd Fix debug stuff 2021-10-26 18:09:11 +03:00
Lwmte
8a62d4e48b Don't use shady corner results 2021-10-26 15:44:36 +03:00
Lwmte
d0adac7863 Update lara_tests.cpp 2021-10-26 13:39:42 +03:00
Lwmte
814aa3b2a7 Implement diagonal corner changes 2021-10-26 12:50:26 +03:00
Lwmte
565e917bd1 Add hack to prevent missed climbups from run state 2021-10-26 11:26:05 +03:00
Lwmte
27e581e7f1 Fix wall embeds for climb jump up 2021-10-26 09:09:10 +03:00