Commit graph

173 commits

Author SHA1 Message Date
Sezz
3b30bd8b0f Revert split slide test/set functions (do it properly later); update TestLaraKeepDucked() 2021-11-05 21:29:00 +11:00
Sezz
8783c932dc Decrease LARA_HEIGHT_CRAWL; adjust crawl step up probe; formatting and comments 2021-11-05 17:50:53 +11:00
Sezz
29543f657d Cleanup 2021-11-04 21:41:23 +11:00
Sezz
f95c3db4ac Manual merges. 2021-11-03 21:44:48 +11:00
Sezz
a0abdc5a17 Merge branch master into 'lara_state_cleaning_etc' 2021-11-03 21:16:06 +11:00
Sezz
d9f357195b Comments; reordering of checks in LaraWadeStop(); disallow crawl-to-crouch with SPRINT key when facing a ledge 2021-11-02 14:22:58 +11:00
Sezz
8c0c04958c Use GF() function in TestLaraVault(); revert previous height tolerance calibration as it was not the issue 2021-11-01 19:00:03 +11:00
Lwmte
a72045c99b Update lara_tests.cpp 2021-11-01 10:56:51 +03:00
Sezz
3db481b1ab Minor fixes 2021-11-01 15:07:42 +11: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
Sezz
d75a4df72d Formatting; calibrate height tolerance for one-step stand-to-crawl vault 2021-11-01 00:18:29 +11:00
Sezz
fa634a208f Introduce optional AFK pose functionality 2021-10-31 18:33:39 +11:00
Sezz
e0777c11d1 Simplify values in TestLaraVault() 2021-10-30 19:48:22 +11:00
Sezz
fcf4fe245d Fix oversight which allowed Lara to jump early 2021-10-29 21:41:00 +11: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
Sezz
eee44069da Revert removal of stumbling while sprinting up steps 2021-10-28 23:37:48 +11:00
Sezz
5d29e16d40 Manually merge various fixes from master; fix crawl vaults on diagonals 2021-10-28 23:22:28 +11: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
Sezz
b10ea9430e Re-enable crawl deflection (issues with diagonals); declare test function; remove using 2021-10-27 22:05:28 +11: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