Commit graph

109 commits

Author SHA1 Message Date
Sezz
7bfeb44fdf lara_col_turn_r(), lara_col_turn()l: cleanup; reorder stop collision function 2021-10-15 00:46:15 +11:00
Sezz
4c32d86c92 Allow side step in wade-height water 2021-10-14 21:11:59 +11:00
Sezz
e3f16b32c1 lara_col_roll2(), lara_as_dashdive(): cleanup; add helper function to set fall back state; remove magic number 2021-10-14 19:58:29 +11:00
Sezz
7be462029f lara_as_wade(): cleanup 2021-10-14 17:40:22 +11:00
Sezz
1150f8f9e0 lara_as_stepleft(), lara_as_stepright(): cleanup 2021-10-14 17:19:38 +11:00
Sezz
c9f5b9ff22 Fix wading back (oops); formatting; remove magic numbers; fine-tune crawl and crouch roll helper functions; state adjustments 2021-10-14 01:17:21 +11:00
Sezz
ae7864d256 Fix syntactical mistakes; formatting; confirm state dispatch changes; minor calibrations; add pseudo-states for wading 2021-10-13 19:50:46 +11:00
Sezz
fced36d6db Apply updates to new functions 2021-10-11 16:12:04 +11:00
Sezz
6323fa3503 Merge branch 'master' into lara_state_cleaning_etc 2021-10-11 16:03:10 +11:00
Sezz
ba1b9c69c5 Add crouch failsafe when ceiling is too low 2021-10-11 00:05:49 +11:00
Sezz
548dc7e587 lara_col_stepright(), lara_col_stepleft(): cleanup; use step function; fine-tune step function 2021-10-10 14:03:38 +11:00
Sezz
89451ab6ce Revert change to bad height up/down in stop state; things broke 2021-10-10 00:58:30 +11:00
Sezz
4dea7dc6b0 Allow fast turn dispatch when unholstering weapon 2021-10-10 00:35:06 +11:00
Sezz
ff16a1077b lara_col_stop(): change bad height up/down 2021-10-10 00:11:36 +11:00
Sezz
883d02c35f lara_as_dash(), lara_col_dash(): cleanup; reduce lean; remove sprint step up 2021-10-09 23:53:39 +11:00
Sezz
7cf61af283 lara_as_back(), lara_col_back(): cleanup; add lean; update step functions 2021-10-09 23:00:26 +11:00
Sezz
bd6e4f62fc lara_as_fastback(), lara_col_fastback(): cleanup; add lean; use step function; adjust step function 2021-10-09 20:19:34 +11:00
Sezz
8adcbda503 lara_col_run(): cleanup; adjust step function 2021-10-09 16:56:07 +11:00
Sezz
b24c134ed8 lara_as_walk(), lara_col_walk(): cleanup; add lean; add helper functions for step up/down dispatch 2021-10-09 14:39:06 +11:00
Sezz
b1d47b9073 Merge branch 'master' into lara_state_cleaning_etc 2021-10-09 14:06:43 +11:00
Sezz
b0bd5bbcb5 Split lara_as_fastturn() into two new states 2021-10-08 20:08:55 +11:00
Sezz
4f908e3413 WIP: New functions for turning states. 2021-10-08 15:47:54 +11:00
Lwmte
482662d644 Remove unnecessary additional ObjectHeadroom field from COLL_INFO 2021-10-07 11:01:39 +03:00
Sezz
f16f967399 Fix turning while holding FORWARD against wall for new turn state 2021-10-06 14:03:12 +11:00
Sezz
ddedb48a6e lara_as_turn_r(): cleanup; add state dispatches; fix turning in wade-height water 2021-10-05 22:09:07 +11:00
Sezz
29a76a25a5 Fix jump oversight; duck turning states default dispatch to idle; reorder some functions 2021-10-05 15:53:21 +11:00
Sezz
46b8db0f00 WIP lara_as_crawl(): cleanup 2021-10-04 23:52:23 +11:00
Sezz
74f2f05286 Add proper state dispatches in run and stop states; add test functions for step left/right dispatches; minor corrections 2021-10-04 22:02:02 +11:00
Sezz
abb56989a2 Add lwmte jump fix to rewritten stop state; formatting; correct error in stop state 2021-10-04 15:34:36 +11:00
Lwmte
d1dc52df27 Fix reach state 2021-10-03 21:13:00 +03:00
Sezz
d2672d01b8 Merge branch 'master' into 'lara_state_cleaning_etc' 2021-10-03 21:29:27 +11:00
Lwmte
d7960627e3 Fix jumps from very narrow slanted ceiling spaces 2021-10-02 17:26:12 +03:00
Lwmte
6c7276be28 Unhack lara_as_stop state - no more direct calls to other state code 2021-10-02 15:44:34 +03:00
Sezz
35b6108ba8 lara_as_dash(): cleanup; improve input precedence; more intuitive control logic; finetune lean rate values; add IsStandingWeapon() helper function 2021-09-29 18:35:21 +10:00
Sezz
d44d7d7441 Condense check 2021-09-28 23:22:45 +10:00
Sezz
1aeb5ac292 Update stumble turning 2021-09-28 23:06:20 +10:00
Sezz
3aa1ee8eff Refined jump lock in run state 2021-09-28 14:00:58 +10:00
Sezz
ba23437192 Proper stumble turning 2021-09-28 13:05:29 +10:00
Sezz
2b9054bb08 lara_as_stop() and lara_col_stop(): cleanup 2021-09-28 01:22:47 +10:00
Sezz
14cae501f5 lara_as_run(): cleaning; proper input precedence; measures for more fluid jump state dispatches. 2021-09-26 17:53:35 +10:00
Sezz
16483a3093 WIP added new leaning to lara_as_wade(). 2021-09-26 13:40:29 +10:00
Sezz
b85b62c3d7 WIP improved leaning for Lara. 2021-09-26 12:23:58 +10:00
Lwmte
971d1b203f Cleanup 2 2021-09-25 16:04:16 +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
7432020691 Fix stucking on low-headroom ceiling slants 2021-09-25 13:35:10 +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