Commit graph

102 commits

Author SHA1 Message Date
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
Lwmte
bc5521faa2 Fix corner shimmying for classic cases 2021-10-24 10:20:02 +03:00
Lwmte
58439f377e Vary embed offset when shimmying 2021-10-24 05:33:32 +03:00
Lwmte
bc35c8daf0 Update lara_tests.cpp 2021-10-24 04:45:31 +03:00
Lwmte
1b6eb6d035 Stabilize shimmying 2021-10-24 04:08:54 +03:00
Lwmte
8fccb782f3 Make her shimmy diagonals 2021-10-23 15:35:59 +03:00
Lwmte
f077250b69 Update lara_tests.cpp 2021-10-23 14:34:02 +03:00
Lwmte
254dfe99bb Make subfunction for snapping item to ledge 2021-10-23 13:29:00 +03:00
Lwmte
cf151a6ad2 Make Lara hang on diagonals 2021-10-23 12:53:55 +03:00
Lwmte
3add005d0d Adjust vault distances 2021-10-22 14:24:09 +03:00
Lwmte
8ae8a0f4c9 Fix wall bug 2021-10-22 12:02:19 +03:00
Lwmte
d8c966b17e Fix ladder tests 2021-10-09 01:55:22 +03:00
Lwmte
7203a4ee51 Re-enable custom animations 2021-10-08 01:46:29 +03:00
Lwmte
97e1b218ea Rename 2021-10-08 01:16:49 +03:00
Lwmte
72637ef53f Fix some between room ledge cases 2021-10-08 00:54:00 +03:00
Lwmte
16c1b08ca0 Bring back "fix" because it's not guilty 2021-10-07 23:58:29 +03:00
Lwmte
62d13daf0d Fix failed angle vault tests 2021-10-07 23:20:12 +03:00
Lwmte
a0f7285bb3 Remove "fix" which also broke certain vaults 2021-10-07 22:22:38 +03:00
Lwmte
ed46af8099 Update lara_tests.cpp 2021-10-07 20:01:48 +03:00
Lwmte
4287964576 Demagic slope tolerance, add comments 2021-10-07 19:49:59 +03:00
Lwmte
22cd431758 Fix climbing on slopes 2021-10-07 19:39:41 +03:00
Lwmte
47055f9df5 Use TestValidLedge for climbing out of water 2021-10-07 17:34:12 +03:00
Lwmte
034e961e10 Get rid of GetOrthogonalIntersect for vaults 2021-10-07 17:11:01 +03:00
Lwmte
c9b6ded878 First test for arbitrary angle vaults 2021-10-07 16:45:26 +03:00
Lwmte
cf2ee7fb49 Merge branch 'master' into surface_angle_detection 2021-10-07 16:11:24 +03:00
Lwmte
8d958794a5 Don't try to vault if there's not enough space to perform it 2021-10-07 14:36:41 +03:00
Lwmte
482662d644 Remove unnecessary additional ObjectHeadroom field from COLL_INFO 2021-10-07 11:01:39 +03:00
Lwmte
f68dd226a1 Get nearest surface angle for blocks properly 2021-10-06 23:26:46 +03:00
Lwmte
3f0416a34a Implement proper L-shabed probe for water surface headroom check 2021-10-03 22:09:19 +03:00
Lwmte
e6fc5aba77 Cleanup 2021-09-25 16:00:30 +03:00
Lwmte
b7cf7be08c Merge branch 'master' into item_info_include_fix 2021-09-25 15:59:51 +03:00
Lwmte
3f4ef4fd9f A helper code to fix qwop 2021-09-25 13:00:14 +03:00
Raildex
2b0b1ff282 Added newlines 2021-09-25 11:27:47 +02:00
Raildex
7b070e75ad Fixed duplicated ITEM_INFO definition 2021-09-24 07:53:42 +02:00
Lwmte
cefc60c7ea Move around some files 2021-09-19 23:41:26 +03:00
Lwmte
016be41f97 Move anim structs to animation.h 2021-09-19 18:29:25 +03:00
Lwmte
add6629267 Swap BadHeightUp/Down 2021-09-19 17:48:32 +03:00